
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=\"231\" ");
document.writeln("	height=\"138\"");
document.writeln("	id=\"haxe\"");
document.writeln("	align=\"middle\">");
document.writeln("	<param name=\"movie\" value=\"http://static1.grsites.com/user/folders/ktomerlin/r5643549/logo30305373.swf\"/>");
document.writeln("	<param name=\"allowScriptAccess\" value=\"always\" />");
document.writeln("	<param name=\"quality\" value=\"high\" />");
document.writeln("	<param name=\"wmode\" value=\"transparent\" />");
document.writeln("	<embed src=\"http://static1.grsites.com/user/folders/ktomerlin/r5643549/logo30305373.swf\"");
document.writeln("		   wmode=\"transparent\"");
document.writeln("	       width=\"231\" ");
document.writeln("	       height=\"138\"");
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>");


