function Plop_LiveBanner()
{
	document.write('<object type="application/x-shockwave-flash" data="lo_title2c.swf" width="700" height="70">');
	document.write('<param name="movie" value="lo_title2c.swf" />');
	document.write('<img src="livebanner.png" width="700" height="70" alt="live outsmarted" />');
	document.write('</object>');
}

