// JavaScript Document
    // this join mailing list form popup code is for the other pages stictly due to the folder structure.
  function PopUp1(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../web-forms/join-mailing-list.html"
    WinPop=window.open(PopUpUrl,"","width=425,height=600,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }  
    function PopUp2(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/classic-poly-tarp-tents-kits-include.html"
    WinPop=window.open(PopUpUrl,"","width=500,height=125,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp3(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/classic-poly-tarp-tents-tubing-required.html"
    WinPop=window.open(PopUpUrl,"","width=500,height=125,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp4(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/valance-poly-tarp-tents-kits-include.html"
    WinPop=window.open(PopUpUrl,"","width=500,height=125,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp5(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/valance-poly-tarp-tents-tubing-required.html"
    WinPop=window.open(PopUpUrl,"","width=500,height=125,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
       // this join mailing list form popup code is for the home page stictly due to the folder structure.
    function PopUp6(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="web-forms/join-mailing-list.html"
    WinPop=window.open(PopUpUrl,"","width=425,height=600,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }  
    function PopUp7(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../web-forms/join-mailing-list.html"
    WinPop=window.open(PopUpUrl,"","width=425,height=600,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }  
   function PopUp8(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/blue-color-popup.html"
    WinPop=window.open(PopUpUrl,"","width=275,height=425,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp9(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/red-color-popup.html"
    WinPop=window.open(PopUpUrl,"","width=275,height=425,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp10(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/white-color-popup.html"
    WinPop=window.open(PopUpUrl,"","width=275,height=425,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp11(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/yellow-color-popup.html"
    WinPop=window.open(PopUpUrl,"","width=275,height=425,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp12(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/green-color-popup.html"
    WinPop=window.open(PopUpUrl,"","width=275,height=425,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
     function PopUp13(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../popups/shelterking-party-tents-info.html"
    WinPop=window.open(PopUpUrl,"","width=500,height=325,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   // ************************************************************
   // wedding photo gallery 
   // JavaScript Document
  function PopUp14(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-1.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
 function PopUp15(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-2.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   } 
   function PopUp16(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-3.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp17(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-4.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp18(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-5.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp19(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-6.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp20(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-7.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp21(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-8.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp22(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-9.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp23(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-10.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp24(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-11.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp25(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-12.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp26(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/wedding-13.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
     function PopUp27(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../web-forms/join-mailing-list.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }  
    // this join mailing list form popup code is for the photogallery stictly due to the folder structure.
    function PopUp28(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../web-forms/join-mailing-list.html"
    WinPop=window.open(PopUpUrl,"","width=425,height=600,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }  
   // popup tents photogallery
     function PopUp29(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/popup-tents-1.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
 function PopUp30(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/popup-tents-2.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   } 
   function PopUp31(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/popup-tents-3.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp32(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/popup-tents-4.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp33(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/popup-tents-5.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   //gloucesterfestivalgallery
   function PopUp34(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/gloucester-festival-1.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
 function PopUp35(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/gloucester-festival-2.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   } 
   function PopUp36(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/gloucester-festival-3.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp37(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/gloucester-festival-4.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp38(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/gloucester-festival-5.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   // 27 wide tents gallery
     function PopUp39(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-1.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
 function PopUp40(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-2.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   } 
   function PopUp41(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-3.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp42(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-4.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp43(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-5.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp44(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-6.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp45(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-7.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp46(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/27-wide-8.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   //18widevalancetents
     function PopUp47(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-1.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
 function PopUp48(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-2.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   } 
   function PopUp49(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-3.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp50(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-4.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp51(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-5.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
    function PopUp52(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-6.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp53(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-7.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp54(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-8.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
   function PopUp55(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((510)/2);
    placementy=(ScreenHeight/2)-((400+50)/2);
    var PopUpUrl="../../popups/18-wide-9.html"
    WinPop=window.open(PopUpUrl,"","width=350,height=350,toolbar=0,scrollbars=no,location=0,directories=0,status=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }      
