
document.writeln("<object	classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"");
document.writeln("	codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,40,0\"");
document.writeln("    width=\"75\" ");
document.writeln("	height=\"78\"");
document.writeln("	id=\"haxe\"");
document.writeln("	align=\"middle\">");
document.writeln("	<param name=\"movie\" value=\"http://static1.grsites.com/user/folders/pngts/r5372777/logo33158710.swf\"/>");
document.writeln("	<param name=\"allowScriptAccess\" value=\"always\" />");
document.writeln("	<param name=\"quality\" value=\"high\" />");
document.writeln("	<param name=\"bgcolor\" value=\"#000000\" />");
document.writeln("	<embed src=\"http://static1.grsites.com/user/folders/pngts/r5372777/logo33158710.swf\"");
document.writeln("		    bgcolor=\"#000000\" ");
document.writeln("	       width=\"75\" ");
document.writeln("	       height=\"78\"");
document.writeln("	       name=\"haxe\"");
document.writeln("	       quality=\"high\"");
document.writeln("	       allowScriptAccess=\"always\"");
document.writeln("	       type=\"application/x-shockwave-flash\"");
document.writeln("	       pluginspage=\"http://www.macromedia.com/go/getflashplayer\"");
document.writeln("	/>");
document.writeln("</object>");



