document.writeln("<div align=\"center\">");
document.writeln("<object");
document.writeln("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\"");
document.writeln(" width=\"830\" height=\"850\" classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\">");
document.writeln("  <param name=\"movie\" value=\"swf/Currencyshow.swf?data=xml/index.xml\" />");
document.writeln("  <param name=\"quality\" value=\"high\" />");
document.writeln("  <param name=\"wmode\" value=\"transparent\" />");
document.writeln("  <embed src=\"swf/Currencyshow.swf?data=xml/index.xml\"");
document.writeln("wmode=\"transparent\" quality=\"high\"");
document.writeln("pluginspage=\"http://www.macromedia.com/go/getflashplayer\"");
document.writeln("type=\"application/x-shockwave-flash\" width=\"830\" height=\"850\"></embed>");
document.writeln("</object>");
document.writeln("</div>");
