function RunHome()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/home.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/home.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}

function RunPhilosophy()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/philosophy.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/philosophy.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}

function RunService()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/service.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/service.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}

function RunAbout()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/about.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/about.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}

function RunPartners()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/partners.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/partners.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}

function RunContact()
{
   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="553" height="170">\n');
   document.write(' <param name="movie" value="Flash/contact.swf">\n');
   document.write(' <param name=quality value=high>\n');
   document.write(' <embed src="Flash/contact.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="553" height="170"></embed>\n');
   document.write('</object>\n');
}