// JavaScript Document

// MAPPY SCRIPT //
function planNL()
{
window.open("http://www.proximedia.com", "Plan", "toolbar=no, location=no, directories=no, status=yes, scrollbars=yes, resizable=no, copyhistory=no, width=730, height=500, left=50, top=50");
}

function planFR()
{
window.open("http://www.proximedia.com", "Plan", "toolbar=no, location=no, directories=no, status=yes, scrollbars=yes, resizable=no, copyhistory=no, width=730, height=500, left=50, top=50");
}

function planEN()
{
window.open("http://cms1.proximedia.com/Google/GoogleMap.asp?MapId=3164&Langue=EN&Options=100%25x100%25", "Plan", "toolbar=no, location=no, directories=no, status=yes, scrollbars=yes, resizable=no, copyhistory=no, width=730, height=500, left=50, top=50");
}
// MAPPY SCRIPT //
