  function popupContact(){
   var x=360;
   var y=400;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }

  function popupMaps(){
   var x=390;
   var y=400;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=yes,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
    
  function popupPrices(){
   var x=440;
   var y=400;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=yes,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
    
  function popupOrdering(){
   var x=440;
   var y=460;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }

  function popupFamily(){
   var x=450;
   var y=490;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
    
  function popupAbout(){
   var x=440;
   var y=400;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=yes,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
      
  function popupSiteinfo(){
   var x=380;
   var y=440;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }  

  function popupPhoto1(){
   var x=430;
   var y=360;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
  
  function popupPhoto2(){
   var x=330;
   var y=475;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }  
  
  function popupPhoto3(){
   var x=520;
   var y=475;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
  function popupHomephotos(){
   var x=330;
   var y=520;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }  
  
  function popupMorephotos(){
   var x=450;
   var y=404;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }

  function popup3flags(){
   var x=450;
   var y=240;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
    
  function popupBracket(){
   var x=430;
   var y=400;
   var xPos = Math.round( (screen.width/2) - (x/2) ) + 80;
   var yPos = Math.round( (screen.height/2) - (y/2) );
   var winIntro =
   window.open('','popup',' location=no,menubar=no,toolbar=no,resizable=yes,scrollbars=no,width=' + x + ',height=' + y + ',left=' + xPos + ',top=' +yPos + ',screenX=' + xPos + ',screenY=' + yPos, true);
  }
