
function simulateur() {
//    window.open("simulateur/index.php","",top="0",left="0",width="100",height="600","options");
    window.open("scripts/options/simulateur.php","","top=0,left=0,width=600,height=740,scrollbars=yes");
}