<!--
function Aide() {
 faide=open("../pages/modemploi.html","Aide","height=600,width=500,scrollbars");
 faide.focus();
 }
function Reglement() {
 freglement=open("../pages/reglement.html","Reglement","height=500,width=510,scrollbars");
 freglement.focus();
 }
function Motpasse() {
 fmotpasse=open("../pages/motdepasse.html","Motpasse","top=300,left=250,height=200,width=250");
 fmotpasse.focus();
 }
function RepAnn(MyUrl) {
 frepann=open("http://pa-cinema.com/php/reponse.php?"+MyUrl,"Reponse","height=700,width=750,scrollbars");
 frepann.focus();
 }
function Zoom(MyUrl) {
 fzoom=open("http://pa-cinema.com/php/zoomphoto.php?"+MyUrl,"Zoom Photo","height=450,width=450");
 fzoom.focus();
	 }
function InfoAcces() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/acces.html","Information Acc&egrave;s","top="+vtop+",left="+vleft+",height=400,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function PrefAffichage() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/prefaffichage.html","Information","top="+vtop+",left="+vleft+",height=500,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function Contact() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/contact.html","Information","top="+vtop+",left="+vleft+",height=400,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function Perso() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/perso.html","Information","top="+vtop+",left="+vleft+",height=350,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function Abonnement() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/abonnement.html","Information","top="+vtop+",left="+vleft+",height=300,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function ModifAnnonce() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/modifannonce.html","Information","top="+vtop+",left="+vleft+",height=600,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
function ModifAnnonceEchue() {
	var vtop=screen.heigth/(3/2);
	var vleft=screen.width/(3/2);
	 f=open("../pages/modifannonceechue.html","Information","top="+vtop+",left="+vleft+",height=400,width=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
	 f.focus();
	 }
//-->

