document.write('<OBJECT CLASSID="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('CODEBASE="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"');
document.write('HEIGHT="100" WIDTH="800" ALIGN="left">');
document.write('<PARAM NAME="movie" VALUE="images/header.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode"   VALUE="opaque">');	
document.write('<embed src="images/header.swf"');
document.write('quality="high"');
document.write('wmode="opaque"');
document.write('pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"');
document.write('type="application/x-shockwave-flash"');
document.write('height="100" width="800"></embed>');
document.write('</object>');