if(do_flash_var) {
	var oeTags = ''
	+ '<object id="hFlashObj" name="hFlash" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="530" height="620" align="middle">'
	+ '<param name="allowScriptAccess" value="sameDomain" />'
	+ '<param name="movie" value="/flash/shipDiagrams/voyager_20080311.swf" />'
	+ '<param name="quality" value="high" />'
	+ '<param name="scale" value="exactfit" />'
	+ '<param name="menu" value="false" />'
	+ '<param name="bgcolor" value="#ffffff" />'
	+ '<param name="wmode" value="opaque" />'
	+ '<param name="FlashVars" value="sourceXml=/flash/shipDiagrams/xml/voyager.xml" />'
	+ '<embed id="hFlashObj" FlashVars="sourceXml=/flash/shipDiagrams/xml/voyager.xml" wmode="opaque" name="hFlash" src="/flash/shipDiagrams/voyager_20080311.swf" width="530" height="620" align="middle" scale="exactfit" quality="high" bgcolor="#ffffff" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'
	+ '</object>';
} else {
	<!-- could include two divs here one with above image and one with nav items -->
	var oeTags = '<p>To view an interactive movie about The Peregrine Voyager you need the Macromedia Flash plugin and JavaScript must be enabled on your browser. Flash is a free plug-in that is available for download from the Macromedia Web site - it only takes a couple of minutes to download and is well worth the wait.</p>'
	+ '<dl class="help">'
	+ '<dt class="help"><a href="http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank" title="Link opens in a new window"><img style="text-align: center;" src="/images/btns/get_flash.gif" alt="Download Flash Plugin" width="132" height="33" title="" /></a></dt>'
	+ '<dd class="help"><strong>To install the Flash plug-in (a 480k download) in your browser, click the Get Macromedia Flash Player button.</strong></dd>'
	+ '</dl>';
};
document.write(oeTags);
