function showFlash() {
	document.write('<object type="application/x-shockwave-flash" data="images/LLBanner.swf" style="width:610px;height:220px;">');
	document.write('<param name="movie" value="images/LLBanner.swf"/>');
	document.write('<param name="wmode" value="opaque"/>');
	document.write('</object>');
}

