function embedSwf() {
document.write('<div align=center style="width:100%; height:90; z-Index:1; position:absolute; top:0px; left: 0px;">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="850" HEIGHT="140" id="biggestt.swf" ALIGN="">'); 
document.write('<param name=allowScriptAccess value=sameDomain>'); 
document.write('<PARAM NAME=movie VALUE=biggestt.swf>'); 
document.write('<param name=quality value=high>'); 
document.write('<param name=scale value=noscale>'); 
document.write('<PARAM NAME=wmode VALUE=transparent>'); 
document.write('<EMBED src="biggestt.swf" quality=high wmode=transparent bgcolor=#666666  WIDTH="850" HEIGHT="140" NAME="biggestt.swf" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>'); 
document.write('</object>');
document.write('</div>');
}
