// JavaScript Document
document.write('<object width="100%" height="330">');
document.write('<param name="movie" value="flash/header.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="flash/header.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="330" wmode="transparent"></embed>');
document.write('</object>');
