/*
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write('codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,24"');
document.write('width="766" height="207">');
document.write('<param name="movie" value="/gateway/flash/header.swf"> ');
document.write('<param name="quality" value="high">');
document.write('<param name="menu" value="false">');
document.write('</object>');
*/
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="766" height="207" id="header" align="middle">\n');
document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
document.write('<param name="movie" value="/flash/header.swf" />\n');
document.write('<param name="quality" value="high" />\n');
document.write('<param name="bgcolor" value="#22201d" />\n');
document.write('<embed src="/flash/header.swf"\n');
document.write('	quality="high"\n');
document.write('	bgcolor="#22201d"\n');
document.write('	width="766"\n');
document.write('	height="207"\n');
document.write('	name="header"\n');
document.write('	align="middle"\n');
document.write('	allowScriptAccess="sameDomain"\n');
document.write('	type="application/x-shockwave-flash"\n');
document.write('	pluginspage="http://www.macromedia.com/go/getflashplayer"\n');
document.write('	/>\n');
document.write('</object>');