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


