if (parent.frames.length < 1){document.location='http://www.aufildurhin.com/index_de.htm';}

function imagepop(nomphoto,largeur,hauteur,typeformat){
f=window.open('','popup','top=0,left=0,width=' + largeur + ',height=' + hauteur + ',toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
f.document.write('<BODY topmargin=0 leftmargin=0 marginheight=0 marginwidth=0 bgcolor=#ffffff>');
f.document.write('<p><a href="javascript:window.close()"><img border="0" src="../../photos/' + nomphoto + '.' + typeformat + '" width="' + largeur + '" height="' + hauteur + '" alt="Cliquez pour fermer"></a></p>');
f.document.close();
}



function imagepopflash(nomphoto,largeur,hauteur,typeformat){
ff=window.open('','popup1','top=0,left=0,width=' + largeur + ',height=' + hauteur + ',toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
ff.document.write('<BODY topmargin=0 leftmargin=0 marginheight=0 marginwidth=0 bgcolor=#ffffff>');
ff.document.write('<OBJECT href="javascript:window.close()" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0" WIDTH=100% HEIGHT=100%>');
ff.document.write('<PARAM href="javascript:window.close()" NAME=movie VALUE="../photos/' + nomphoto + '.' + typeformat + '"><PARAM NAME=loop VALUE=false><PARAM NAME=quality VALUE=best><EMBED href="javascript:window.close()" src="../../photos/' + nomphoto + '.' + typeformat + '" loop=false quality=best WIDTH=100% HEIGHT=100% TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED></OBJECT>');
ff.document.close();
}


function openbulbe(){
fff=window.open('bulbe.htm','','top=0,left=0,width=417,height=480,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
fff.document.close();
}


function openphv(){
ffff=window.open('phv.htm','','top=0,left=0,width=417,height=480,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
ffff.document.close();}


function openkaplan(){
fffff=window.open('kaplan.htm','','top=0,left=0,width=417,height=480,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no');
fffff.document.close();}



function pied(){
document.write("<center><p>&nbsp;</p><p>&nbsp;</p><br><b>CLIENT</b> - CODE POSTAL ET VILLE - Tél. : <b>XX XX XX XX XX</b> - Fax : <b>XX XX XX XX XX</b></center>");
document.write("<center><hr width=\"80%\" size=\"1\" color=\"#005284\">");
document.write("[ <a href=\"javascript:scroll(0,0)\">HAUT</a> ] - ");
document.write("[ <a href=\"javascript:window.close()\">FERMER</a> ] - ");
document.write("[ <a href=\"javascript:history.back()\">RETOUR</a> ] - ");
document.write("[ <a href=\"javascript:window.print()\">IMPRIMER</a> ] - ");
document.write("[ <a href=\"http://www.CLIENT.com/index.htm\" target=\"_top\">ACCUEIL</a> ]</p>");
document.write("<p>&nbsp;</p>");
}






function precedent()
{
	document.write('<form><input type="button" value="Precedent" onclick="history.back();"></form>');
}



