function PopUpMPwrTerms(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((600+150)/2);
    var PopUpMPwrTermsUrl="http://www.car-rental-sydney.com/PUp-MPowerTermsOfUse.htm"
    WinPop=window.open(PopUpMPwrTermsUrl,"","width=600,height=450,toolbar=0,location=0,directories=0,status=0,scrollbars=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }

function PopUpAboutMPwr(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((650)/2);
    placementy=(ScreenHeight/2)-((600+150)/2);
    var PopUpAboutMPwrUrl="http://www.car-rental-sydney.com/PUp-AboutMPower.htm"
    WinPop=window.open(PopUpAboutMPwrUrl,"","width=600,height=500,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpEuroTerms(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((450)/2);
    placementy=(ScreenHeight/2)-((800+150)/2);
    var PopUpEuroTermsUrl="http://www.car-rental-sydney.com/PUp-EuropcarTermsConditions.htm"
    WinPop=window.open(PopUpEuroTermsUrl,"","width=600,height=500,toolbar=0,location=0,directories=0,status=0,scrollbars=0,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpEuroFAQ(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((450)/2);
    placementy=(ScreenHeight/2)-((800+150)/2);
    var PopUpEuroFAQUrl="http://www.car-rental-sydney.com/PUp-EuropcarFAQ.htm"
    WinPop=window.open(PopUpEuroFAQUrl,"","width=700,height=700,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }



function PopUpEuroDrivingInAust(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((600)/2);
    placementy=(ScreenHeight/2)-((600+400)/2);
    var PopUpEuroDrivingInAustUrl="http://www.car-rental-sydney.com/PUp-EuropcarDrivingInAust.htm"
    WinPop=window.open(PopUpEuroDrivingInAustUrl,"","width=700,height=700,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }



function PopUpEuroDrivingWith(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((600)/2);
    placementy=(ScreenHeight/2)-((600+400)/2);
    var PopUpEuroDrivingWithUrl="http://www.car-rental-sydney.com/PUp-EuropcarDrivingWith.htm"
    WinPop=window.open(PopUpEuroDrivingWithUrl,"","width=700,height=700,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpEuropLocations(){
    var ScreenWidth=window.screen.width;
    var ScreenHeight=window.screen.height;
    var movefromedge=0;
    placementx=(ScreenWidth/2)-((600)/2);
    placementy=(ScreenHeight/2)-((600+400)/2);
    var PopUpEuropLocationsUrl="http://www.car-rental-sydney.com/PUp-Europcar-Locations.htm"
    WinPop=window.open(PopUpEuropLocationsUrl,"","width=820,height=700,toolbar=0,location=0,directories=0,status=0,scrollbars=1,menubar=0,resizable=1,left="+placementx+",top="+placementy+",screenX="+placementx+",screenY="+placementy+",");
   }


function PopUpEuroOptional(){
    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 PopUpEuroOptionalUrl="http://www.car-rental-sydney.com/PUp-EuropcarOptionalChargeCoverage.htm"
    WinPop=window.open(PopUpEuroOptionalUrl,"","width=600,height=500,toolbar=0,location=0,directories=0,status=0,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=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+",");
   }


