
function writeSWF(){
	document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="180" height="150">');
	document.write('<param name="movie" value="http://advancedmethod.http.internapcdn.net/advancedmethod_vitalstream_com/esigreen/orange_bannerembed.swf" />');
	document.write('<param name="quality" value="high">');
	document.write('<param name="allowscriptaccess" value="always">');
	document.write('<param name="FlashVars" value="URL=http://youresivideo.com/ESI/interface.aspx%3fatg=true%26intro=%26settingspath=http://youresivideo.com/ESI/ArcElectricConstruction/settings.xml&WinParams=toolbar=0,location=0,scrollbars=0,width=780,height=550">');
	document.write('<embed src="http://advancedmethod.http.internapcdn.net/advancedmethod_vitalstream_com/esigreen/orange_bannerembed.swf" FlashVars="URL=http://youresivideo.com/ESI/interface.aspx%3fatg=true%26intro=%26settingspath=http://youresivideo.com/ESI/ArcElectricConstruction/settings.xml&WinParams=toolbar=0,location=0,scrollbars=0,width=780,height=550" quality="high" allowscriptaccess="always" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="180" height="150"></embed>');
	document.write('</object>');
}



writeSWF();