
   function PopUpSecureBooking(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((1000+50)/2);
    var PopUpSecureBookingUrl="https://www.world-blue.com/GSH-SecureBookingForm.htm"
    WinPop=window.open(PopUpSecureBookingUrl,"","width=580,height=600,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


   function PopUpCurrency(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((1000+50)/2);
    var PopUpCurrencyUrl="http://www.aquariussoft.com/currency-converter/default.asp?F=AUD&C=USD&V=100"
    WinPop=window.open(PopUpCurrencyUrl,"","width=700,height=500,toolbar=0,location=0,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


    function PopUpGSHFax(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((600+100)/2);
    var PopUpGSHFaxUrl="https://www.world-blue.com/GSH-ChargeCancellationPolicy.htm"
    WinPop=window.open(PopUpGSHFaxUrl,"","width=640,height=540,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


    function PopUpInsurance(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((600+100)/2);
    var PopUpInsuranceUrl="http://www.parklodgehotel.com/Travel_Insurance.htm"
    WinPop=window.open(PopUpInsuranceUrl,"","width=780,height=600,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


    function FloorPlanKent(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((600+100)/2);
    var FloorPlanKentUrl="http://www.gaysydneyhotels.com/SydneyHotels/FloorPlans-KentSt.htm"
    WinPop=window.open(FloorPlanKentUrl,"","width=900,height=300,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }

