var datemaj="3 juillet 2007";
couleur1="#CC3300"; /*  */ 
couleur2="#CCDDDD"; /*  */ 
couleur3="#FFFFEE"; /*  */
couleur4="#886655"; /*  */ 
noir="#000000";
blanc="#FFFFFF";
d1="j";d2="y";d3="b";d4="r";d5="o";d6="u";d7="a";d8="r";d9="d";
dx=d1+d2+d3+d4+d5+d6+d7+d8+d9+"@";
aa1="t";aa2="i";aa3="a";aa4="n";
aa=aa1+aa2+aa1+aa3+aa4+aa4+"e";toto="@free.fr";
couleur_fond_page="#FFEEBB";couleur_fond_page="#FFCC66";
couleur_ligne=noir;
aa=aa+toto;
couleur_bordure=couleur1;
zz1="wanadoo";
zz2="fr";
zz=zz1+"."+zz2;
/* Bandeau du haut */
/*******************/
couleur_fond_bandeau=couleur1;

logo_txt="<p class=logo1>Jean-Michel CHARLIER<p class=logo2>www.jmcharlier.com";

logo_couleur=blanc;
couleur_txt_bandeau=noir;
texte_bandeau="";
largeur_bandeau=770;
dxz=dx+zz;

/* Texte */
/*********/
couleur_titre_soul=couleur1;
couleur_titre_fond=blanc;
couleur_fond_texte=blanc;
largeur_texte=largeur_bandeau;

/* Bas de page */
/***************/
adresse1="";
adresse2="Responsable du site : ";
adressen="Jean-Yves Brouard";
adresse3="";
adressei="bidon";
copyright="JMCHARLIER.COM, 2004";
couleur_txt_bas="#000000";
couleur_txt_mail="#000000";
couleur_txt_mail_over="#000000";


urlcomplet=location.href;
asup=urlcomplet.lastIndexOf("#");
if(asup<0) url=urlcomplet;
else url=urlcomplet.substring(0,asup);
deb=url.lastIndexOf("/") +1;
fin=url.lastIndexOf(".");
lapage=url.substring(deb);
provenance=url.substring(0,4);

var tgaucheh="";var tgauchel="";
var tdroiteh="";var tdroitel="";

/* HAUT DE PAGE */
/****************/
function affdebut(){
if(provenance=="file")txtavert="<p class=txtavert>Version de test en local";else txtavert="&nbsp;";

document.write("<BODY background=deco/bg.jpg MARGINHEIGHT=0 MARGINwidth=0 RIGTHMARGIN=0 TOPMARGIN=0 LEFTMARGIN=0>");
document.write("<CENTER><a name=haut> </a>");
largeur_site=(largeur_bandeau + 40);

document.write("<TABLE border=0 align=center cellpadding=0 cellspacing=0 width=" + largeur_bandeau + " >");

document.write("<TR valign=center bgcolor=" + couleur_fond_bandeau + " height=0>");
document.write("<TD align=center onMouseOver='killall()'>");

document.write("	<TABLE width=100% border=0 height=55 cellpadding=0 cellspacing=0 >");
document.write("	<TR><TD width=1 bgcolor=" + couleur_ligne + "></TD>");
document.write("		<TD width=40%>"+logo_txt+"</TD>");
document.write("		<TD width=10%>" + " " + "</TD>");
/*
document.write("		<TD align=left valign=top><DIV ID=txtmac class=txtmach>"+txtmach+"</DIV></TD>");
*/
document.write("		<TD align=left valign=top>"+txtavert+"</TD>");
document.write("		<TD width=1 bgcolor=" + couleur_ligne + "></TD>");
document.write("	</TR>");
document.write("	</TABLE>");

document.write("</TD>");
document.write("</TR>");

document.write("<TR valign=top bgcolor=" + couleur_ligne + " height=1><TD></TD></TR>");

/* ESPACE MENU */
document.write("<TR valign=top bgcolor=" + couleur_fond_page + " height=1><TD></TD></TR>");
document.write("<TR valign=top bgcolor=" + couleur_fond_page + "><TD>");
affmenu();
document.write("</TD></TR>");
document.write("<TR valign=top bgcolor=" + couleur_fond_page + " height=1><TD></TD></TR>");

document.write("<TR valign=top bgcolor=" + couleur_fond_page + ">");
document.write("<TD>");
document.write("	<TABLE WIDTH=" + largeur_texte + " border=0 ALIGN=CENTER bgcolor=" + couleur_bordure + " cellpadding=0 cellspacing=1>");


document.write("	<TR><TD onMouseOver='killall()' bgcolor=" + couleur_fond_texte + " > ");
/*document.write("		<TABLE border=0 WIDTH=100% bgcolor=" + couleur_fond_texte + " ALIGN=CENTER cellpadding=0 cellspacing=0>");*/
if(ifond!="")
document.write("		<TABLE border=0 WIDTH=100% background=deco/fond" + ifond + ".gif ALIGN=CENTER cellpadding=0 cellspacing=0>");
else
document.write("		<TABLE border=0 WIDTH=100% background=deco/fond.gif ALIGN=CENTER cellpadding=0 cellspacing=0>");
document.write("		<TR valign=top><TD> ");
}

/* RETOUR HAUT DE PAGE */
/***********************/
function calculpage(){

elementid="divhautpage";

scrollpage=parseInt(document.body.scrollTop);
if(scrollpage != 0) visible='visible';
else visible='hidden';

   if (document.layers) document.layers[elementid].visibility = visible ;
   else if (document.getElementById(elementid)) 
		document.getElementById(elementid).style.visibility = visible ;
   else if (document.all[elementid] && id>1) document.all[elementid].style.visibility = visible ;

}

/* ECRITURE TITRE */
/******************/
function ectideb(gaucheh,gauchel){
tgaucheh=gaucheh;tgauchel=gauchel;
document.write("<table border=0 width=100% cellpadding=0 cellspacing=0><tr>");
document.write("<td width=80 valign=top>");
if(tgaucheh){
	if(tgauchel=="retour séries") tgauchel="Séries";
	document.write("<p class=retg><a class=ret href=" + tgaucheh + ">" + tgauchel + "<br><img src=deco/fg.jpg border=0></a>");
}
document.write("</td>");

document.write("<td width=600><table border=0 align=center width=100% bgcolor=#FFFFFF border=0 cellpadding=0 cellspacing=0>");
document.write("	<tr><td bgcolor=" + couleur_titre_fond + ">");
/*
local();
document.write("<table cellpadding=0 cellspacing=2 height=5 border=0><tr>" + loc + "</tr></table>");
*/
}


function ectifin(droiteh,droitel){
tdroiteh=droiteh;tdroitel=droitel;
document.write("	</p></td></tr>");

document.write("    </table>");
document.write("</td>");

document.write("<td width=80 align=right valign=top>");
if(tdroiteh){
	document.write("<p class=retd><a class=ret href=" + tdroiteh + ">" + tdroitel + "<br>&nbsp;&nbsp;<img src=deco/fd.jpg border=0></a>");
}
if(tgaucheh=="scenarios_bd.html")document.write('<p class=retd><a class=ret href="#" onClick="LienAuHasard(); return(false)">Une série au hasard<br><img src=deco/fd.jpg border=0></A>');

document.write("</td>");
document.write("</tr>");
document.write("<tr><td align=center colspan=3><img src=deco/li.jpg></td></tr>");

document.write("	<tr><td bgcolor=#FFFFFF height=20></td></tr>");
document.write("</table>");
}


function ecentete(lib){
document.write("<p class=ent><table border=0 width=100% cellpadding=0 cellspacing=0>");
document.write("<tr height=20><td colspan=2 bgcolor=#FFFFFF></td></tr>");
document.write("<tr><td width=1 valign=top bgcolor=#CC3300></td>");
document.write("<td><p class=ent>" + lib + "</td>");
document.write("</tr><tr height=1><td colspan=2 bgcolor=#CC3300></td></tr></table>");
}
function ectibd(nu,lib){
document.write("<p><table border=0 width=700 cellpadding=0 cellspacing=0>");
document.write("<tr height=20><td colspan=3 bgcolor=#FFFFFF></td></tr>");
document.write("<tr><td width=1 valign=top bgcolor=#CC3300></td>");
document.write("<td width=690><p class=ent><a name=" + nu + "></a>" + lib + "</td>");
document.write("<td><a href='Javascript:history.go(-1)'><img src=deco/fg2.jpg border=0 alt='Retour page pr&eacute;c&eacute;dente'></a><a href=#haut><img src=deco/fh2.jpg border=0 alt='Haut de page'></a></td>");
document.write("</tr>");
document.write("<tr height=1><td colspan=3 bgcolor=#CC3300></td></tr>");
document.write("<tr height=10><td colspan=3 bgcolor=#FFFFFF></td></tr></table>");
}
function ecti(lib,nu){
document.write("<p><table border=0 width=700 cellpadding=0 cellspacing=0>");
document.write("<tr height=20><td colspan=3 bgcolor=#FFFFFF></td></tr>");
document.write("<tr><td width=1 valign=top bgcolor=#CC3300></td>");
document.write("<td width=690><p class=ent><a name=" + nu + "></a>" + lib + "</td>");
document.write("<td><a href='Javascript:history.go(-1)'><img src=deco/fg2.jpg border=0 alt='Retour page pr&eacute;c&eacute;dente'></a><a href=#haut><img src=deco/fh2.jpg border=0 alt='Haut de page'></a></td>");
document.write("</tr>");
document.write("<tr height=1><td colspan=3 bgcolor=#CC3300></td></tr>");
document.write("<tr height=10><td colspan=3 bgcolor=#FFFFFF></td></tr></table>");
}


/* BAS DE PAGE */
/***************/
function afffin(indic){

document.write("		</TD></TR>");
if(indic!=0){
	document.write('		<TR height=50 valign=bottom align=center>');

	document.write('<TD>');

	document.write('		<TABLE width=100% border=0><TR align=center>');
	document.write('		<TD width=33%>');
	if(tgaucheh){
		if(tgauchel=="retour séries")tgauchel="Séries";
		document.write("<p class=retg><a class=ret href=" + tgaucheh + "><img src=deco/fg.jpg border=0><br>" + tgauchel + "</a>");
	}
	document.write('		</TD>');
	document.write('		<TD width=33%><div id=divhautpage style="position: relative; visibility=hidden;"><a href=#haut class=haut><img src=deco/fh.jpg border=0>&nbsp;Haut de page&nbsp;<img src=deco/fh.jpg border=0></a></div></TD>');
	document.write('		<TD width=33%>');
	if(tdroiteh){
		if(tdroiteh!="#liens")
		document.write("<p class=retd><a class=ret href=" + tdroiteh + "><img src=deco/fd.jpg border=0><br>" + tdroitel + "</a>");
	}
	document.write('</TD>');
	document.write('		</TR></TABLE>');

	document.write('		</TD></TR>');
}
document.write("		</TABLE>");
document.write("	</TD></TR>");
document.write("	</TABLE>");
document.write("</TD>");
document.write("</TR>");
document.write("<TR height=40 valign=center align=center bgcolor=" + couleur_fond_page + ">");
document.write("<TD>");
document.write("	<TABLE WIDTH=" + largeur_texte + " border=0 ALIGN=CENTER bgcolor=" + "#CC3300" + " cellpadding=0 cellspacing=1>");

document.write("<TR><TD><TABLE border=0 cellpadding=0 cellspacing=0 width=100%>");
document.write("	<TR bgcolor=" + couleur_fond_page + " valign=top>	");
document.write("		<TD width=25%>");
document.write("		<p class=copyl>&nbsp;©" + copyright + "<br>");
document.write("		</TD>");
mm1="mailto:";
document.write("		<TD width=20%>");
document.write("		<p class=copyc>");
document.write("		Webmaster : <br><a href=" + mm1 + aa + ">Anne Le Gall</a>");
document.write("		</TD>");

document.write("		<TD width=20%>");
document.write("		<p class=copyc>");
document.write(			adresse2 + "" );
document.write("		<br><a class=mail href=" + mm1 + dxz + ">" + "Jean-Yves Brouard" + "</a><br><a class=mail href=http://www.jybaventures.com target=_new>www.jybaventures.com</a><br>");
document.write("		</TD>");


document.write("		<TD width=35%>");
document.write("		<p class=copyr>Derni&egrave;re mise &agrave; jour&nbsp;<br>le " + datemaj + "&nbsp;");
document.write("		<br><a class=mail href=nouveautes.html>Voir les nouveautés</a>&nbsp;");
document.write("		</TD>");

document.write("	</TR>");
document.write("<TR height=10 bgcolor=" + couleur_fond_page + "><TD colspan=4></TD></TR>");

document.write("</TABLE></TD></TR>");
document.write("</TABLE>");
document.write("</TD>");
document.write("</TR>");


document.write("</TABLE>");

document.write("<p class=centre>");
local();
/*
if(webogold_ok==1 && provenance!="file"){webogold_zpi(WEBO_ZONE,WEBO_PAGE,163584);}
*/

if(indic!=0)
setInterval("calculpage()",200);


}
/**************************/
/* FONCTIONS POUR LE MENU */
/**************************/

/* Montrer ou cacher un menu */
/*****************************/
function pop(id, visible) 
{

   elementid="MENU" + id;


   if (document.layers) document.layers[elementid].visibility = visible ;
   else if (document.getElementById(elementid)) {
		document.getElementById(elementid).style.visibility = visible ;
		agauche=((document.body.clientWidth - largeur_bandeau)/2) + ((id-1)*(largeur_bandeau/5));		
		document.getElementById(elementid).style.left = agauche ;
	}
   else if (document.all[elementid] && id>1) document.all[elementid].style.visibility = visible ;

}
/* Cacher tous les menus */
/*************************/
function killall()
{

   pop('2', 'hidden')
   pop('3', 'hidden')
   pop('4', 'hidden')
}
/* Montrer tous les menus */
/*************************/
function seeall()
{

   pop('2', 'visible')
   pop('3', 'visible')
   pop('4', 'visible')

}
/* Cacher tous les menus et en montrer un */
/******************************************/
function popk(idm)
{
   killall () ;pop(idm , 'visible');
}

/* Changer la couleur d'un item */
/********************************/
function change(obj, color) {   
   if (document.all || document.getElementById) obj.style.background = color ;
}



function affmenu(){
wmenu1=largeur_bandeau;wmenu2=largeur_bandeau-2;/* Largeur du menu */
hauteur_menu=20;
toph1=54; 					/* Position haute ligne 0 (hauteur bandeau) */
toph2=toph1 + hauteur_menu + 4 +"px"; 		/* Position haute ligne 1 */
w1=(wmenu1/5);w2=w1-2;				/* Largeur d'un item */
wl1=w1;wl2=wl1-20;				/* Largeur d'un item deroulant */

couleur_fond_case=couleur_fond_page;
couleur_fond_case_hover="#FFEEBB";

deftable1="cellpadding='1' cellspacing='0' border='0' " ;
deftable2="cellpadding='0' cellspacing='0' border='0' bgcolor=" + couleur_fond_case;
nbrub=5;
mlib=new Array(nbrub);
mref=new Array(nbrub);
for(var i=0; i <= nbrub; i++) mlib[i]=new Array();
for(var i=0; i <= nbrub; i++) mref[i]=new Array();

mlib[1][0]="Accueil";			mref[1][0]="index.html";
mlib[2][0]="Biographie";		mref[2][0]="biographie.html";
mlib[3][0]="Travaux";			mref[3][0]="oeuvres.html";
mlib[4][0]="R&eacute;f&eacute;rences";	mref[4][0]="ref.html";
mlib[5][0]="Plan du site";		mref[5][0]="jean-michel-charlier.html";

mlib[2][1]="Une vie bien remplie";	mref[2][1]="vie.html";
mlib[2][2]="Pilotage";			mref[2][2]="pilotage.html";
mlib[2][3]="Portraits";			mref[2][3]="portraits.html";

mlib[3][1]="Scénarios de BD";		mref[3][1]="scenarios_bd.html";
mlib[3][2]="Dessins";			mref[3][2]="dessins.html";
mlib[3][3]="Récits illustrés";		mref[3][3]="recits.html";
mlib[3][4]="Articles";			mref[3][4]="articles.html";
mlib[3][5]="Télévision";		mref[3][5]="tele.html";
mlib[3][6]="Cinéma";			mref[3][6]="cinema.html";
mlib[3][7]="Livres";			mref[3][7]="livres.html";
mlib[3][8]="Projets";			mref[3][8]="projets.html";
mlib[3][9]="Divers";			mref[3][9]="travaux_divers.html";
mlib[3][10]="Incertains";		mref[3][10]="incertains.html";

mlib[4][1]="On en parle";		mref[4][1]="references.html";
mlib[4][2]="Remerciements";		mref[4][2]="merci.html";
/*alert(navigator.appVersion);*/
/*if (document.all || document.getElementById) */
if ((navigator.appVersion.indexOf("Win") != -1) && (document.all || document.getElementById)) 
   affmenu1();
else 
   affmenu2();
}

function affmenu1(){
document.writeln("<DIV id='menu_principal' style='position:relative'>") ;

document.writeln("<TABLE cellpadding='1' cellspacing='0' border='0' bgcolor=" + couleur_fond_bandeau  + " width=" + wmenu1 + ">");
document.writeln("<tr><td>");
document.writeln("   <TABLE cellpadding='0' cellspacing='0' border='0' bgcolor=" + couleur_fond_case    + " width=" + wmenu2 + ">");
document.writeln("   <tr>");

for(var i=1; i <= nbrub; i++) {
   document.writeln("<td width=" + w1 + "><table cellspacing=0 cellpadding=0 border=0 width=100% align=center><tr>");
   if(i==1 || i==5){
	document.writeln("<td onMouseOver='change(this,\"" + couleur_fond_case_hover + "\");killall() ; ' onMouseOut='change(this,\"" + couleur_fond_case + "\")' height=" + hauteur_menu + " align='center'>");
	document.writeln("<a href='" + mref[i][0] + "' onMouseOver='' class='menu' id='menu'>" + mlib[i][0] + "</a></td>") ;
   }
   else {
	document.writeln("<td onMouseOver='change(this,\"" + couleur_fond_case + "\");popk(" + i + ")' onMouseOut='change(this,\"" + couleur_fond_case + "\")' height='20' align='center'>");
	document.writeln("<a onMouseOver='popk(" + i + ")' class='menu' id='menu'>" + mlib[i][0] + "</a></td>") ;
   }
   document.writeln("</tr></table></td>");
}

document.writeln("   </tr></TABLE>") ;
document.writeln("</td></tr></TABLE>") ;

document.writeln("</DIV>") ;

for(var i=2; i < nbrub; i++) {
   agauche=((i-1)*(w1-50));
   document.writeln("<DIV id='MENU" + i + "' style='bgcolor:#CC33CC;position:absolute;top:" + toph2 + ";left:" + agauche + "px;visibility:hidden'>") ;
   document.writeln("<table border=0 " + deftable1 + " height='22' width=" + wl1 + "><tr><td align='center' valign='middle'>") ;
   document.writeln("<table border=0 " + deftable2 + " width=" + wl2 + ">") ;
   for(var j=1; j < mlib[i].length; j++) {
	document.writeln("<tr>");
	document.writeln("<td><table border=0 " + deftable1 + "><tr>");

	document.writeln("<p class=menu><td onclick='window.location=\"" + mref[i][j] + "\"' onMouseOver='change(this,\"" + couleur_fond_case_hover + "\");popk(" + i + ")' onMouseOut='change(this,\"" + couleur_fond_case + "\")' width=" + wl2 + " height='20' align='center'>");

	document.writeln("<a href='" + mref[i][j] + "' onMouseOver='popk(" + i + ")' id='menu' class='menu'>" + mlib[i][j] + "</a>");

	document.writeln("</td>");
	document.writeln("</tr></table>");
	document.writeln("</tr>") ;
   }
   document.writeln("</table>") ;
   document.writeln("</td></tr></table>") ;
   document.writeln("<table cellspading='0' cellspacing='0' border='0' width='100%'><tr><td onMouseOver='killall()'>&nbsp;</td></tr></table>") ;
   document.writeln("</DIV>") ;
}


}
document.onclick = killall ;
/*seeall();*/

function affmenu2(){
document.writeln("<TABLE cellpadding='1' cellspacing='0' border='0' bgcolor=" + couleur_fond_bandeau  + " width=" + wmenu1 + ">");
document.writeln("<tr><td>");
document.writeln("   <TABLE cellpadding='0' cellspacing='0' border='0' bgcolor=" + couleur_fond_case    + " width=" + wmenu2 + ">");
document.writeln("   <tr>");

for(var i=1; i <= nbrub; i++) {
   document.writeln("<td width=" + w1 + "><table cellspacing=0 cellpadding=0 border=0 width=100% align=center><tr>");

	document.writeln("<td onMouseOver='change(this,\"" + couleur_fond_case_hover + "\");killall() ; pop(" + i + ",\"visible\")' onMouseOut='change(this,\"" + couleur_fond_case + "\")' height=" + hauteur_menu + " align='center'>");
	document.writeln("<a href='" + mref[i][0] + "' onMouseOver='popk(" + i + ",\"visible\")' class='menu' id='menu'>" + mlib[i][0] + "</a></td>") ;

   document.writeln("</tr></table></td>");
}

document.writeln("   </tr></TABLE>") ;
document.writeln("</td></tr></TABLE>") ;
}




function LienAuHasard()
{
    Url = new Array;
Url[0]="alain_christine.html";
Url[1]="allo_dma.html";
Url[2]="andre_lefort.html";
Url[3]="barbe_rouge.html";
Url[4]="oncle_paul.html";
Url[5]="belloy.html";   
Url[6]="blueberry.html";
Url[7]="brice_bolt.html";   
Url[8]="buck_danny.html";        
Url[9]="clairette.html";
Url[10]="dan_cooper.html";
Url[11]="fanfan_polo.html";
Url[12]="grands_noms_histoire.html"; 
Url[13]="jacques_le_gall.html";  
Url[14]="jean_mermoz.html";
Url[15]="jean_valhardi.html";
Url[16]="jim_cutlass.html";
Url[17]="joe_la_tornade.html";
Url[18]="kim_devil.html";
Url[19]="los_gringos.html";
Url[20]="marc_dacier.html";
Url[21]="marco_polo.html";
Url[22]="michel_brazier.html";
Url[23]="patrouille_castors.html";
Url[24]="le_prive.html";
Url[25]="quatre_hommes.html";
Url[26]="ron_clarke.html";
Url[27]="rosine.html";
Url[28]="simba_lee.html";
Url[29]="surcouf.html";
Url[30]="tanguy_laverdure.html"; 
Url[31]="tarawa.html";
Url[32]="thierry_chevalier.html";
Url[33]="tiger_joe.html";
Url[34]="bd_divers.html";


    ChoixLien = Math.random() ;
    ChoixLien = ChoixLien * (Url.length);
    ChoixLien = Math.floor(ChoixLien) ;
    if(ChoixLien>=Url.length)ChoixLien=Url.length - 1;

window.location=Url[ChoixLien];
}

/* CITATIONS */
/*************/
citt = new Array;cito = new Array;
citt[0]="'Quartier général de L'U.S. AIR FORCE du Pacifique !...<br>Bon sang!... Que me veulent-ils ?...'";
cito[0]="Buck Danny<br>La Revanche des fils du ciel";
citt[1]="'ghfhjgfhjgsdfkljghlsdkfjghlsdkfjgsdgf'";
cito[1]="aaaa<br>bbbbb";
var citpos=0;
var cittxt="";
var citori="";
var citl=0;
    ChoixCit = Math.random() ;
    ChoixCit = ChoixCit * (citt.length);
    ChoixCit = Math.floor(ChoixCit) ;
    if(ChoixCit>=citt.length)ChoixCit=Cit.length - 1;
cittxt=citt[ChoixCit];citori=cito[ChoixCit];
function machine()
{
citl=cittxt.length;
document.getElementById("txtmac").innerHTML="<p class=txtmach>" + cittxt.substring(0,citpos);
if(citpos++<citl){
        setTimeout("machine()",50)
        }
else
document.getElementById("txtmac").innerHTML=document.getElementById("txtmac").innerHTML + "<p class=ori>" + citori;
}

/* LOCALISATION */
/****************/
var ifond = "0";
function ecloctd(loch,locl){
if(loch)return("<td><p class=loc><a class=loc href=" + loch + ">" + locl + "</a></td>");
/*else        return("<td><p class=loc>" + locl + "</td>");*/
else        return("<td><p class=loc>" + locl + "</td>");
}

loc0=ecloctd("oeuvres.html","Travaux")
loc1=loc0 + ecloctd("scenarios_bd.html","Scénarios BD");
loc2=loc0 + ecloctd("dessins.html","Dessins");
loc3=loc0 + ecloctd("articles.html","Articles");
loc4=loc0 + ecloctd("tele.html","Télévision");
loc="";

WEBO_ZONE=1;WEBO_PAGE=1;

if(lapage=="oeuvres.html"){loc=ecloctd("","Travaux");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="scenarios_bd.html"){loc=ecloctd("oeuvres.html","Travaux")+ecloctd("","Scénarios BD");WEBO_ZONE=3;WEBO_PAGE=1;}
ifond="0";
if(lapage=="alain_christine.html"){ifond="1";loc=loc1+ ecloctd("","Alain et Christine");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="allo_dma.html"){ifond="2";loc=loc1+ ecloctd("","Allo DMA");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="andre_lefort.html"){ifond="3";loc=loc1+ ecloctd("","André Lefort");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="barbe_rouge.html"){ifond="4";loc=loc1+ ecloctd("","Barbe Rouge");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="bd_divers.html"){ifond="5";loc=loc1+ ecloctd("","Divers");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="belloy.html"){ifond="6";loc=loc1+ ecloctd("","Belloy");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="blueberry.html"){ifond="7";loc=loc1+ ecloctd("","Blueberry");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="blueberry1.html"){ifond="7";loc=loc1+ ecloctd("blueberry.html","Blueberry") + ecloctd("","Fort Navajo");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="blueberry2.html"){ifond="7";loc=loc1+ ecloctd("blueberry.html","Blueberry") + ecloctd("","Blueberry");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="blueberry3.html"){ifond="7";loc=loc1+ ecloctd("blueberry.html","Blueberry") + ecloctd("","La jeunesse de Blueberry");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="brice_bolt.html"){ifond="8";loc=loc1+ ecloctd("","Brice Bolt");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="buck_danny.html"){ifond="9";loc=loc1+ ecloctd("","Buck Danny");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="buck_danny_1.html"){ifond="9";loc=loc1+ ecloctd("buck_danny.html","Buck Danny") + ecloctd("","La guerre du Pacifique");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="buck_danny_2.html"){ifond="9";loc=loc1+ ecloctd("buck_danny.html","Buck Danny") + ecloctd("","1952-1962");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="buck_danny_3.html"){ifond="9";loc=loc1+ ecloctd("buck_danny.html","Buck Danny") + ecloctd("","1962-1978");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="buck_danny_4.html"){ifond="9";loc=loc1+ ecloctd("buck_danny.html","Buck Danny") + ecloctd("","Par Bergèse");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="clairette.html"){ifond="10";loc=loc1+ ecloctd("","Clairette");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="dan_cooper.html"){ifond="11";loc=loc1+ ecloctd("","Dan Cooper");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="fanfan_polo.html"){ifond="12";loc=loc1+ ecloctd("","Fanfan et Polo");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="grands_noms_histoire.html"){ifond="13";loc=loc1+ ecloctd("","Grands noms de l'histoire de France");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="jacques_le_gall.html"){ifond="14";loc=loc1+ ecloctd("","Jacques Le Gall");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="jean_mermoz.html"){ifond="15";loc=loc1+ ecloctd("","Jean Mermoz");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="jean_valhardi.html"){ifond="16";loc=loc1+ ecloctd("","Jean Valhardi");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="jim_cutlass.html"){ifond="17";loc=loc1+ ecloctd("","Jim Cutlass");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="joe_la_tornade.html"){ifond="18";loc=loc1+ ecloctd("","Joe la tornade");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="kim_devil.html"){ifond="19";loc=loc1+ ecloctd("","Kim Devil");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="le_prive.html"){ifond="20";loc=loc1+ ecloctd("","Le privé");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="los_gringos.html"){ifond="21";loc=loc1+ ecloctd("","Los gringos");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="marco_polo.html"){ifond="22";loc=loc1+ ecloctd("","Marco Polo");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="marc_dacier.html"){ifond="23";loc=loc1+ ecloctd("","Marc Dacier");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="michel_brazier.html"){ifond="24";loc=loc1+ ecloctd("","Michel Brazier");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="oncle_paul.html"){ifond="25";loc=loc1+ ecloctd("","Oncle Paul");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="patrouille_castors.html"){ifond="26";loc=loc1+ ecloctd("","La patrouille des castors");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="quatre_hommes.html"){ifond="27";loc=loc1+ ecloctd("","4 hommes de l'air et du cosmos");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="ron_clarke.html"){ifond="28";loc=loc1+ ecloctd("","Ron Clarke");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="rosine.html"){ifond="29";loc=loc1+ ecloctd("","Rosine");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="simba_lee.html"){ifond="30";loc=loc1+ ecloctd("","Simba Lee");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="surcouf.html"){ifond="31";loc=loc1+ ecloctd("","Surcouf");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tanguy_laverdure.html"){ifond="32";loc=loc1+ ecloctd("","Tanguy & Laverdure");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tanguy_laverdure_jije.html"){ifond="32";loc=loc1+ ecloctd("tanguy_laverdure.html","Tanguy & Laverdure") +ecloctd("","Par Jijé");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tanguy_laverdure_jije2.html"){ifond="32";loc=loc1+ ecloctd("tanguy_laverdure.html","Tanguy & Laverdure") +ecloctd("tanguy_laverdure_jije.html","Par Jijé") +ecloctd("","Super Pockets");WEBO_ZONE=3;WEBO_PAGE=1;}	
if(lapage=="tanguy_laverdure_serres_coutelis.html"){ifond="32";loc=loc1+ ecloctd("tanguy_laverdure.html","Tanguy & Laverdure") +ecloctd("","Par Serres et Coutelis");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tanguy_laverdure_uderzo.html"){ifond="32";loc=loc1+ ecloctd("tanguy_laverdure.html","Tanguy & Laverdure") +ecloctd("","Par Uderzo");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tarawa.html"){ifond="33";loc=loc1+ ecloctd("33","Tarawa");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="thierry_chevalier.html"){ifond="34";loc=loc1+ ecloctd("","Thierry le chevalier");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="tiger_joe.html"){ifond="35";loc=loc1+ ecloctd("","Tiger Joe");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="bd_titres.html"){ifond="36";loc=loc1+ ecloctd("","Liste des titres");WEBO_ZONE=3;WEBO_PAGE=1;}
if(lapage=="bd_divers.html"){ifond="37";loc=loc1+ ecloctd("","Divers BD");WEBO_ZONE=3;WEBO_PAGE=1;}

if(lapage=="dessins.html"){loc=loc0+ecloctd("","Dessins");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="croquis.html"){loc=loc2+ecloctd("","Croquis pour scénarios");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="dessins_bd.html"){loc=loc2+ecloctd("","Dans ses BD");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="fiches_techniques.html"){loc=loc2+ecloctd("","Fiches techniques");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="illustrations.html"){loc=loc2+ecloctd("","Illustrations");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="planches_csa.html"){loc=loc2+ecloctd("","Planches du CSA");WEBO_ZONE=3;WEBO_PAGE=2;}
if(lapage=="recits.html"){loc=loc2+ecloctd("","Récits illustrés");WEBO_ZONE=3;WEBO_PAGE=2;}

if(lapage=="articles.html"){loc=loc0+ecloctd("","Articles");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="reportages.html"){loc=loc3+ecloctd("","Reportages");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="articles_pilote.html"){loc=loc3+ecloctd("","Dans Pilote");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="articles_spirou.html"){loc=loc3+ecloctd("","Dans Spirou");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="articles_autres.html"){loc=loc3+ecloctd("","Dans journaux divers");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="edito.html"){loc=loc3+ecloctd("","Editoriaux");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="prefaces.html"){loc=loc3+ecloctd("","Préfaces");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="reponses.html"){loc=loc3+ecloctd("","Réponses aux lecteurs");WEBO_ZONE=3;WEBO_PAGE=4;}
if(lapage=="necro.html"){loc=loc3+ecloctd("","Nécrologies");WEBO_ZONE=3;WEBO_PAGE=4;}

if(lapage=="tele.html"){loc=loc0+ecloctd("","Télévision");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers.html"){loc=loc4+ecloctd("","Les chevaliers du ciel");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers_1.html"){loc=loc4+ecloctd("tele_chevaliers.html","Les chevaliers du ciel")+ecloctd("","Saison 1");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers_2.html"){loc=loc4+ecloctd("tele_chevaliers.html","Les chevaliers du ciel")+ecloctd("","Saison 2");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers_3.html"){loc=loc4+ecloctd("tele_chevaliers.html","Les chevaliers du ciel")+ecloctd("","Saison 3");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers_4.html"){loc=loc4+ecloctd("tele_chevaliers.html","Les chevaliers du ciel")+ecloctd("","Saison 4");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_chevaliers_5.html"){loc=loc4+ecloctd("tele_chevaliers.html","Les chevaliers du ciel")+ecloctd("","Saison 5");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_mer.html"){loc=loc4+ecloctd("","La mer est grande");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_diamants.html"){loc=loc4+ecloctd("","Les diamants du président");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_luckner.html"){loc=loc4+ecloctd("","Capitaine Luckner");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_dossiers_noirs.html"){loc=loc4+ecloctd("","Les dossiers noirs");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_grandes_enquetes.html"){loc=loc4+ecloctd("","Les grandes enquêtes de TF1");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_docu_divers.html"){loc=loc4+ecloctd("","Documentaires divers");WEBO_ZONE=3;WEBO_PAGE=5;}
if(lapage=="tele_fou_desert.html"){loc=loc4+ecloctd("","Le fou du désert");WEBO_ZONE=3;WEBO_PAGE=5;}

if(lapage=="cinema.html"){loc=loc0+ecloctd("","Cinéma");WEBO_ZONE=3;WEBO_PAGE=6;}

if(lapage=="livres.html"){loc=loc0+ecloctd("","Livres");WEBO_ZONE=3;WEBO_PAGE=7;}
if(lapage=="livres_documentaires.html"){loc=loc0+ecloctd("livres.html","Livres")+ecloctd("","Documentaires");WEBO_ZONE=3;WEBO_PAGE=7;}
if(lapage=="livres_romans.html"){loc=loc0+ecloctd("livres.html","Livres")+ecloctd("","Romans");WEBO_ZONE=3;WEBO_PAGE=7;}
if(lapage=="projets.html"){loc=loc0+ecloctd("","Projets");WEBO_ZONE=3;WEBO_PAGE=8;}
if(lapage=="travaux_divers.html"){loc=loc0+ecloctd("","Divers");WEBO_ZONE=3;WEBO_PAGE=9;}
if(lapage=="incertains.html"){loc=loc0+ecloctd("","Incertains");WEBO_ZONE=3;WEBO_PAGE=10;}

if(lapage=="biographie.html"){loc=ecloctd("","Biographie");WEBO_ZONE=2;WEBO_PAGE=1;}
if(lapage=="vie.html"){loc=ecloctd("biographie.html","Biographie")+ecloctd("","Une vie bien remplie");WEBO_ZONE=2;WEBO_PAGE=1;}
if(lapage=="pilotage.html"){loc=ecloctd("biographie.html","Biographie")+ecloctd("","Pilotage");WEBO_ZONE=2;WEBO_PAGE=2;}
if(lapage=="portraits.html"){loc=ecloctd("biographie.html","Biographie")+ecloctd("","Portraits");WEBO_ZONE=2;WEBO_PAGE=3;}

if(lapage=="ref.html"){loc=ecloctd("","Références");WEBO_ZONE=1;WEBO_PAGE=6;}
if(lapage=="references.html"){loc=ecloctd("ref.html","Références")+ecloctd("","On en parle");WEBO_ZONE=1;WEBO_PAGE=2;}
if(lapage=="merci.html"){loc=ecloctd("ref.html","Références")+ecloctd("","Remerciements");WEBO_ZONE=1;WEBO_PAGE=3;}

if(lapage=="plan.html"){loc=ecloctd("","Plan du site");WEBO_ZONE=1;WEBO_PAGE=4;}
if(lapage=="jean-michel-charlier.html"){loc=ecloctd("","Plan du site");WEBO_ZONE=1;WEBO_PAGE=4;}
if(lapage=="index.html"){loc=ecloctd("","Accueil");WEBO_ZONE=1;WEBO_PAGE=1;}
function local(){
/*
if(loc && loc!="") document.getElementById("txtmac").innerHTML="<table><tr>" + loc + "</tr></table>";
*/
}

/* WEBORAMA */
/************/
/*
webogold_ok=0;

var wbo1_pub_loaded=0;var wbo1_open_pop=1;var wbo1_is_safari=0;var wbo1_opok=1;
function wf_uaO(c){var wf_ual=navigator.userAgent.toLowerCase();return(wf_ual.indexOf(c))}
var wbo1_jver=parseInt(navigator.appVersion);var wbo1_is_moz=(wf_uaO('gecko')!=-1);var wbo1_is_mac=(wf_uaO('mac')!=-1);var wbo1_is_opera=(wf_uaO('opera')!=-1);if(wbo1_is_opera||wbo1_is_moz){wbo1_opok=0;wbo1_open_pop=0;}if(wf_uaO('safari')!=-1){wbo1_is_safari=1;wbo1_opok=0;wbo1_open_pop=0;}var wbo1_aff_pub=((wbo1_jver >=5)||((wbo1_jver==4)&&(wf_uaO("msie")!=-1)&&(wf_uaO("msie 4")==-1)&&(wf_uaO("aol")==-1)));
function webogold_zpi(_WEBOZONE,_WEBOPAGE,_WEBOID,_ACC){var wbs_da=new Date();var wbs_das=parseInt(wbs_da.getTime()/1000-60*wbs_da.getTimezoneOffset());var wbs_rand=wbs_da.getTime()%100;var wbs_ref=''+escape(document.referrer);var wbs_ta='0x0';var wbs_co=0;var wbs_ua=navigator.userAgent;var wbs_ver=parseInt(navigator.appVersion);if(wbs_ver>=4){wbs_ta=screen.width+"x"+screen.height;wbs_co=(wbs_ua.indexOf('MSIE')!=-1)?screen.colorDepth:screen.pixelDepth}if((_ACC!=null)&&(wbs_ua.indexOf('MSIE')!=-1)){var reftmp='parent.document.referrer';if((_ACC<5)&&(_ACC>0)){for(_k=_ACC;_k>1;_k--) reftmp='parent.'+reftmp}
var mon_ref=eval(reftmp);if((document.referrer==parent.location)||(document.referrer=='')) wbs_ref=''+escape(mon_ref)}if(document.location.search.indexOf('webo_ref_passe=')!=-1){var wbs_se=document.location.search;var ind_deb=wbs_se.lastIndexOf('webo_ref_passe=')+15;var ind_fin=wbs_se.length;wbs_ref=''+escape(wbs_se.substring(ind_deb,ind_fin))}
var wbs_arga="http://gold.weborama.fr/fcgi-bin/comptage.fcgi?ID="+_WEBOID+"&ZONE="+_WEBOZONE+"&PAGE="+_WEBOPAGE;var wbs_argb="&ver=3&da2="+wbs_das+"&rd="+wbs_rand+"&ta="+wbs_ta+"&co="+wbs_co+"&ref="+wbs_ref;var wbs_pubarg="http://pub.weborama.fr/fcgi-bin/aiar.fcgi?ID="+_WEBOID+"&MODE=CLICK&DATE_NAV="+wbs_das;var wbs_param=' border=0 height=18 width=88>';var wbs_c='<A HREF="'+wbs_pubarg+'" target="weborama"><IMG SRC="'+wbs_arga+wbs_argb+'" '+wbs_param+'</A>';
document.write(wbs_c);if(wbo1_aff_pub){document.write('<scrip'+'t src="http://script.weborama.fr/aimfar/lib_aimfar.js"></script>');
var wbs_conn='';if((!wbo1_is_mac)&&(!wbo1_is_opera)&&(document.body)){var msieind=navigator.userAgent.indexOf('MSIE');if(msieind > 0){if(parseInt(navigator.userAgent.charAt(msieind+5))>=5){document.body.addBehavior("#default#clientCaps");wbs_conn=document.body.connectionType}}}var wbo1_code_pub='http://gold.weborama.fr/fcgi-bin/aimfar/aimfar_js.fcgi?ID='+_WEBOID+"&rd="+wbs_rand+"&ta="+wbs_ta+"&da2="+wbs_das+"&conn="+wbs_conn+"&wpok="+wbo1_open_pop;document.write("<scr"+"ipt src='"+wbo1_code_pub+"'></scr"+"ipt>")}}webogold_ok=1;

*/



