<!--
 function main() {
   var w = 650;
   var h = 525;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("main/home.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 <!--
 function mainhtml() {
   var w = 765;
   var h = 609;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("html/home.html","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
<!--
 function reel() {
   var w = 366;
   var h = 330;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("reel.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->
  <!--
 function services() {
   var w = 432;
   var h = 436;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("servicespopup.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->
 <!--
 function alex() {
   var w = 366;
   var h = 330;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("alex.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->
  <!--
 function juan() {
   var w = 366;
   var h = 350;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("juan.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->
  <!--
 function monster() {
   var w = 432;
   var h = 296;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("monster.htm","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->
    <!--
 function quote() {
   var w = 504;
   var h = 343;
   var l = Math.floor((screen.width-w)/2);
   var t = Math.floor((screen.height-h)/2);
      window.open("requestform.php","","width=" + w + ",height=" + h + ",top=" + t + ",left=" + l +",scrollbars=0,status=0,menubar=0,toolbar=0,resizable=0");
 }
 //-->