/* workaround for Microsoft IE hotfix: "Microsoft Security Advisory (912945)" -
see http://www.microsoft.com/technet/security/advisory/912945.mspx for info */

// inserts the <object> and <embed> tags to circumvent the new restriction in IE (since April 11 2006)
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="644" height="254"><param name="movie" value="Flash/world_map.swf"><param name=quality value=high><embed src="Flash/world_map.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="644" height="254"></embed></object>');