
// Front Page Video Display

window.onload = function() {
/*
  if (document.getElementById('rotator')) {
    swfobject.embedSWF('/js/imagerotator.swf', 'rotator', '620', '360', '9', "/js/expressInstall.swf", {width:"620",height:"360",showicons:"false",shuffle:"false",shownavigation:"false",file:"/js/imagerotator.xml.php",autostart:"true"}, 
                       {width:"620",height:"360",allowfullscreen:"true",allowscriptaccess:"always",wmode:"transparent"}, {id:"imageRotator",name:"imageRotator"});
   }
*/
 }