   
   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=600,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 PopUpBkg(){
    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 PopUpBkgUrl="https://www.world-blue.com/MHA-SecureBookingForm.htm"
    WinPop=window.open(PopUpBkgUrl,"","width=640,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 PopUpBkg20(){
    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 PopUpPIBkgUrl="https://www.world-blue.com/SecureBooking20CCV.htm"
    WinPop=window.open(PopUpPIBkgUrl,"","width=700,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 PopUpBkgStella(){
    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 PopUpBkgStellaUrl="https://www.world-blue.com/STELLA-SecureBookingForm.htm"
    WinPop=window.open(PopUpBkgStellaUrl,"","width=700,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 PopUpBkgMelbCup(){
    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 PopUpBkgMelbCupUrl="https://www.world-blue.com/MHA-SecureBooking-MelbourneCup.htm"
    WinPop=window.open(PopUpBkgMelbCupUrl,"","width=640,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 PopUpBkgAFL(){
    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 PopUpBkgAFLUrl="https://www.world-blue.com/MHA-SecureBooking-AFL.htm"
    WinPop=window.open(PopUpBkgAFLUrl,"","width=640,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 PopUpExplorersMap(){
    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 PopUpExplorersMapUrl="http://www.melbournehotelsaccommodation.com/Hotel-ExplorersMap.htm"
    WinPop=window.open(PopUpExplorersMapUrl,"","width=650,height=650,toolbar=0,location=0,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


   function PopUpToursBkg(){
    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 PopUpToursBkgUrl="https://www.world-blue.com/MHA-ToursSecureBooking.htm"
    WinPop=window.open(PopUpToursBkgUrl,"","width=650,height=650,toolbar=0,location=1,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


