﻿var swfFile = '/flash/i700series_short_final.swf';
var oeTags = '<object name="swffile" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="180px" height="180px" id="swffile" align="middle" VIEWASTEXT>'
+ '<p class="hide">Please upgrade your Flash Player to view the content on this page.</p>'
+ '<param name="allowScriptAccess" value="sameDomain" />'
+ '<param name="movie" value="' + swfFile + '" />'
+ '<param name="quality" value="high" />'
+ '<param name="loop" value="false" />'
+ '<param name="bgcolor" value="#20226F" />'
+ '<embed src="' + swfFile + '" quality="high" bgcolor="#20226F" loop="false" width="180px" height="180px" name="swffile" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'
+ '</object>';
document.write(oeTags);
