// JavaScript Document
document.write('                    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"');
document.write(' id="get_var" width=750 height=320');
                      
document.write('                      <param name=quality value=high>');
document.write('                      <param name="wmode" value="transparent">');
document.write('                      <param name="SRC" value="/frontpage/demo4.swf" />');
document.write('                      <embed src="/frontpage/demo4.swf"  width=750 height=320 quality=high	swliveconnect=true name="get_var" wmode="transparent" type="application/x-shockwave-flash" ;pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">        </embed> ');
document.write('                    </object>');