          // Flash object must be loaded via JavaScript to get around having to click to activate before clicking a second time for the link.
          // The param for wmode (transparent) fixes the flash/menu problem for I.E.
          // The attribute wmode="transparent" in the embed tag fixes the flash/menu problem for FireFox.
          // See http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14201 for details.
          document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="/Media/Flash/swflash.cab#version=6,0,0,0" width="600" height="400" id="RSD/ISD Map" align="middle" VIEWASTEXT>');
          document.write('<param name="wmode" value="transparent" />');
          document.write('<param name="allowScriptAccess" value="sameDomain" />');
          document.write('<param name="movie" value="/media/Flash/RSDMap.swf" />');
          document.write('<param name="quality" value="high" />');
          document.write('<param name="bgcolor" value="#000000" />');
          document.write('<embed src="/Media/Flash/RSDMap.swf" quality="high" bgcolor="#000000" width="600" height="400" name="Flash Banner" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" />');
          document.write('</object>');
