function news1(){
				 window.open("news1.php","","fullscreen=no,top=80,left=0,screenHeight=20,width=600,height=350, menubar=no, location=no,status=no, resizable=no, dependent=yes");

			}

function news2(){
				 window.open("news2.php","","fullscreen=no,top=80,left=0,screenHeight=20,width=600,height=350, menubar=no, location=no,status=no, resizable=no, dependent=yes");

			}

function pop(page,nom,option) {
       			window.open(page,'','fullscreen=no,top=100,left=80,screenHeight=20,width=760,height=480, menubar=no,toolbar=no, location=yes, status=yes, resizable=yes, dependent=yes');
    }
