
window.onload = function() {

  if (document.getElementById("contractorspage")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=contractors", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }
  if (document.getElementById("radiantbarrierpageinner")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=radiant-barrier", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }
  if (document.getElementById("metalpageinner")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=metalroofing", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }
  if (document.getElementById("roofingpageinner")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=dallas-roofing", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }
  if (document.getElementById("repairpageinner")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=roofing-repair", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }
  if (document.getElementById("testimonialsinner")) {
    swfobject.embedSWF("/js/imagerotator.swf", "swfhere", "400", "244", '9.0.0', "/js/expressInstall.swf",
                       { paramXMLPath: "imagerotator.config.xml.php?dir=testimonials", initialURL: escape(document.location), width:"400",height:"244" },
                       { base: ".", quality: "best", allowfullscreen: "false", wmode:"transparent" });
   }

};

