// JavaScript Document for powers global - pgsf-RunObjs.js - avoids the IE7 click to activate issue with flash

function RunHome()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="764" height="592">\n');
  document.write('<param name=movie value="images/pgsf-home.swf">\n');
  document.write('<param name=quality value=high><param name="LOOP" value="false">\n');
  document.write('<embed src="images/pgsf-home.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="764" height="592" loop="false">\n');
  document.write('</embed>\n'); 
  document.write('</object>\n');
}

function RunExpe()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="764" height="800">\n');
  document.write('<param name=movie value="images/pgsf-expe.swf">\n');
  document.write('<param name=quality value=high><param name="LOOP" value="false">\n');
  document.write('<embed src="images/pgsf-expe.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="764" height="800" loop="false">\n');
  document.write('</embed>\n'); 
  document.write('</object>\n');
}
 

function RunAppr()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="765" height="671" align="top">\n');
  document.write('<param name=movie value="images/pgsf-appr.swf">\n');
  document.write('<param name=quality value=high><param name="LOOP" value="false">\n');
  document.write('<embed src="images/pgsf-appr.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="765" height="671" align="top" loop="false">\n');
  document.write('</embed>\n');
  document.write('</object>\n');
}

function RunServ()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="764" height="771">\n');
  document.write('<param name=movie value="images/pgsf-serv.swf">\n');
  document.write('<param name=quality value=high><param name="LOOP" value="false">\n');
  document.write('<embed src="images/pgsf-serv.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="764" height="771" loop="false">\n');
  document.write('</embed>\n'); 
  document.write('</object>\n');
} 

function RunFoun()
{
  document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="764" height="700" align="top">\n');
  document.write('<param name=movie value="images/pgsf-foun.swf">\n');
  document.write('<param name=quality value=high><param name="LOOP" value="false">\n');
  document.write('<embed src="images/pgsf-foun.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="764" height="700" align="top" loop="false">\n');
  document.write('</embed>\n'); 
  document.write('</object>\n');
}  

function RunCont()
{
  document.write('<<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="764" height="700">\n');
  document.write('<param name="movie" value="images/pgsf-cont.swf">\n');
  document.write('<param name="quality" value="high">\n');
  document.write('<embed src="images/pgsf-cont.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="764" height="700"></embed>\n');
  document.write('</object>\n');
}   