function PopUpBkg(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((800+100)/2);
    var PopUpBkgUrl="https://www.world-blue.com/HotelsInSydney-SecureBooking.htm"
    WinPop=window.open(PopUpBkgUrl,"","width=670,height=800,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpBkgSUBURBS(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((800+100)/2);
    var PopUpBkgSUBURBSUrl="https://www.world-blue.com/HotelsInSydney-SecureBookingSUBURBS.htm"
    WinPop=window.open(PopUpBkgSUBURBSUrl,"","width=670,height=800,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpBkgBEACHES(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((800+100)/2);
    var PopUpBkgBEACHESUrl="https://www.world-blue.com/HotelsInSydney-SecureBookingBEACHES.htm"
    WinPop=window.open(PopUpBkgBEACHESUrl,"","width=670,height=800,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpBkgSYDNEY(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((800+100)/2);
    var PopUpBkgSYDNEYUrl="https://www.world-blue.com/HotelsInSydney-SecureBookingSYDNEY.htm"
    WinPop=window.open(PopUpBkgSYDNEYUrl,"","width=670,height=800,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpBkgMeriton(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((800+100)/2);
    var PopUpBkgMeritonUrl="https://www.world-blue.com/Meriton-SecureBookingForm.htm"
    WinPop=window.open(PopUpBkgMeritonUrl,"","width=670,height=800,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)-((600+100)/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+",");
   }
