function mH()
{
	document.write('<object type="application/x-shockwave-flash" data="/swf/header.swf" style=" width: 800px; height: 200px;" >\n');
	document.write('<param name="movie" value="/swf/header.swf" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('</object>\n');
}
