function delNav(currentClick) {
	if (currentClick=='enter') {
		window.location='presentation/presentation.html';
	}
	if (currentClick=='presentation') {
		window.location='/presentation/presentation.html';
	}
	if (currentClick=='prochaines_productions') {
		window.location='/prochaines_productions/prochaines_productions.asp';
	}
	if (currentClick=='retrospective') {
		window.location='/retrospective/retrospective.asp';
	}
	if (currentClick=='villers_la_ville') {
		window.location='/villers_la_ville/villers_la_ville.html';
	}
	if (currentClick=='contacts') {
		window.location='/contacts/contacts.html';
	}
	if (currentClick=='reservations') {
		window.location='/reservations/reservation.asp';
	}
	if (currentClick=='voir01') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#01','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir02') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#02','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir03') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#03','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir04') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#04','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir05') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#05','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir06') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#06','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir07') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 445) / 2;
		window.open('more.html#07','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=445')
	}
	if (currentClick=='voir08') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#08','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
	if (currentClick=='voir09') {
		winl = (screen.width - 500) / 2;
		wint = (screen.height - 465) / 2;
		window.open('more.html#09','DELdiffusion','toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=500,height=465')
	}
if (currentClick=='photos_petit_poucet') {
		winl = (screen.width - 465) / 2;
		wint = (screen.height - 430) / 2;
		window.open('photos_petit_poucet/01.html','DELdiffusion2','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=465,height=430')
	}
if (currentClick=='photos_petit_poucet2') {
		winl = (screen.width - 465) / 2;
		wint = (screen.height - 430) / 2;
		window.open('../retrospective/photos_petit_poucet/01.html','DELdiffusion3','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=465,height=430')
	}
if (currentClick=='photos_macbeth') {
		winl = (screen.width - 465) / 2;
		wint = (screen.height - 430) / 2;
		window.open('photos_macbeth/01.html','DELdiffusion4','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=465,height=430')
	}
if (currentClick=='photos_jcss') {
		winl = (screen.width - 465) / 2;
		wint = (screen.height - 430) / 2;
		window.open('photos_jcss/01.html','DELdiffusion5','toolbar=0,location=0,directories=0,status=0,scrollbars=0,resizable=0,menuBar=0,top='+wint+',left='+winl+',width=465,height=430')
	}
}
	
function MM_jumpMenu(targ,selObj,restore){ //v3.0
	if (selObj.options[selObj.selectedIndex].value == null || selObj.options[selObj.selectedIndex].value == '')	{return}
	else{	eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");}
	if (restore) selObj.selectedIndex=0;
}
function popupImage(page,largeur,hauteur) {
  var top=(screen.height-hauteur)/2;
  var left=(screen.width-largeur)/2;
  w=open("","","top="+top+",left="+left+",width="+largeur+",height="+hauteur+",toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no,menuBar=no");
	w.document.write("<HTML><HEAD><TITLE>DEL Diffusion</TITLE></HEAD>");
	w.document.write("<body bgcolor=\"#330000\" leftMargin=\"0\" topMargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
	w.document.write("<table width=\"100%\" height=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
	w.document.write("<tr><td width=\"100%\" height=\"100%\" align=\"center\" valign=\"middle\">");
	w.document.write("<a href=\"javascript:window.close()\"><img src="+page+" border=\"0\" alt=\"Cliquez pour fermer\"></a>");
	w.document.write("</td></tr></table>");
	w.document.write("</BODY></HTML>");
	w.document.close();
}