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