function RunFlash()
{
    document.write('<object width="122" height="125" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">\n');
    document.write('<param value="sameDomain" name="allowScriptAccess" />\n');
    document.write('<param name="movie" value="/resources/feature/marcofeature.swf?bannerxml=/resources/feature/data.xml" />\n');
    document.write('<param value="high" name="quality" />\n');
    document.write('<embed pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" allowscriptaccess="sameDomain" width="122" height="125" quality="high" src="/resources/feature/marcofeature.swf?bannerxml=/resources/feature/data.xml">\n');
    document.write('</embed></object>\n');
}
