gauche=0haut=0target ='_self';color1 = "#D3CFCF";color2 = "#999999";color3 = "#505050";menutitre = new Array;menulien = new Array;	menutitre[0]= '<br>ANTHROPOG&Eacute;NIE G&Eacute;N&Eacute;RALE'	menulien[0]= '../main.html'	menutitre[1]= '&nbsp;&nbsp;Les tables'	menulien[1]= 'systematic.html'	menutitre[2]= '&nbsp;&nbsp;Les bases'	menulien[2]= 'ch1.html'	menutitre[3]= '&nbsp;&nbsp;Les accomplissements fondamentaux'	menulien[3]= 'ch12.html'	menutitre[4]= '&nbsp;&nbsp;Les accomplissements subs&eacute;quents'	menulien[4]= 'ch18.html'	menutitre[5]= '&nbsp;&nbsp;Les articulations sociales'	menulien[5]= 'ch25.html'	menutitre[6]= 'ANTHROPOG&Eacute;NIES LOCALES'	menulien[6]= '../main.html'	menutitre[7]= '&nbsp;&nbsp;Ontologie'	menulien[7]= '../anthropogenie_locale/ontologie/metaphysique.htm'	menutitre[8]= '&nbsp;&nbsp;S&eacute;miotique'	menulien[8]= '../anthropogenie_locale/semiotique/al_arts_espace.html'	menutitre[9]= '&nbsp;&nbsp;Linguistique'	menulien[9]= '../anthropogenie_locale/linguistique/phonosemie.html'	menutitre[10]= '&nbsp;&nbsp;Phylogen&egrave;se'	menulien[10]= '../anthropogenie_locale/phylogenese/nouvel_age.htm'	menutitre[11]= '&nbsp;&nbsp;Cosmogonies contemporaines'	menulien[11]= '../anthropogenie_locale/sujets_d_oeuvre/intro_gonies.htm'	menutitre[12]= '&nbsp;&nbsp;Encyclopaedia Universalis 1970'	menulien[12]= '../anthropogenie_locale/universalis/espace_architectural.htm'	menutitre[13]= 'ANTHROPOG&Eacute;NIE SUCCINCTE'	menulien[13]= '../main.html'document.write('<STYLE TYPE="text/css">#menu { position:absolute;top:'+haut+';left:'+gauche+'; }</STYLE>');ie4=document.allns6=document.getElementById&&!document.allns4=document.layersfunction placeMenu(){if (ie4) {menu.style.pixelTop=document.body.scrollTop+haut}else if (ns6) {document.getElementById("menu").style.top=window.pageYOffset+haut}else if (ns4) {eval(document.menu5.top=eval(window.pageYOffset+haut));}if(ie4 || ns6 || ns4)setTimeout("placeMenu()",1);}window.onload = placeMenu;document.write('<SPAN ID=menu><table bgcolor=#D3CFCF border=0 cellspacing=0 cellpadding=5 bordercolor=#01F4F4 WIDTH=230><TR><TD ALIGN=center><img src="../images/vanlierhist_pt.jpg" width="100" height="100"#6600CC"" border="0" alt="accueil" align="left"><img src="../images/vanlierphilo_pt.jpg" width="100" height="100"#6600CC"" border="0" alt="accueil" align="left"></TD></TR>')for(a=0;a<menulien.length;a++)	{	document.write('<TR><TD onMouseOut="this.style.background=\''+color1+'\'" onMouseOver="this.style.background=\''+color2+'\'" STYLE="cursor:pointer" onClick="window.open(\''+menulien[a]+'\',\''+target+'\')"><A HREF="'+menulien[a]+'" TARGET="'+target+'" STYLE="font-size:10px;font-family:verdana;text-decoration:none;color:'+color3+'">'+menutitre[a]+'</A></TD></TR>');	}document.write('</TR></TABLE></SPAN>')