  document.write('<div style="display: block; float: left;width: 100%;height: 180px;vertical-align: top">');
	document.write('<object type="application/x-shockwave-flash" data="header.swf" width="100%" height="200">');
 	document.write('<param name="movie" value="header.swf">');
	document.write('<param name="scale" value="exactfit">'); 	
	document.write('</object>');
	document.write('</div>');

		