function getFlash(width, height, siteConfig)
{
	document.write('<object type="application/x-shockwave-flash" data="/flash/TopFlash_VKG.swf" width="' + width + '" height="' + height + '">\n');
	document.write('<param name="movie" value="/flash/TopFlash_VKG.swf" />\n');
	document.write('<param name="siteConfig" value="/flash/TopFlash_VKG.swf" />\n');
   document.write('</object>\n');
}


//document.write('<object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6">');
//document.write('<param name="URL" value="/flash/flash.swf">');
//document.write('<param name="autoStart" value="-1"></object>');
//<object type="application/x-shockwave-flash" data="/flash/flash.swf" width="555" height="392"><param name="movie" value="/flash/flash.swf" /></object>