          // 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="550" height="500" align="middle" id="BuildingPicsGallery">');
          document.write('<param name="wmode" value="transparent" />');
          document.write('<param name="allowScriptAccess" value="sameDomain" />');
          document.write('<param name="movie" value="papaymoon_gallery.swf" />');
          document.write('<param name="quality" value="high" />');
          document.write('<param name="bgcolor" value="#ffffff" />');
          document.write('<embed src="papaymoon_gallery.swf" quality="high" bgcolor="#ffffff" width="550" height="500" name="BuildingPicsGallery" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
          document.write('</object>');
