// JavaScript Document
function OuvreFenetre() {
  neo=window.open("http://www.magieduthe.be/contact.html", "contact", "height=700, width=574, status=no, toolbar=no, menubar=no, location=no, resizable=no, titlebar=no, scrollbars=yes, fullscreen=no, top=100, left=150")
}

function OuvreFenetre2() {
  neo=window.open("http://www.magieduthe.be/plan-d-acces.html", "plan", "height=740, width=670, status=no, toolbar=no, menubar=no, location=no, resizable=no, titlebar=no, scrollbars=yes, fullscreen=no, top=100, left=150")
}
