posYmenu = 35;
bgcolor='#cbcbe3';
bgcolor2='#FFFFFF';
posXmenu = 3;
document.write('<style type="text/css">');
document.write('.poppervert { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute; top:'+posYmenu+'px; left:'+posXmenu+'px; z-index:10; }')
document.write('A:hover.ejsmenu {color:#6751a3; text-decoration:none;}')
document.write('A.ejsmenu {color:#6751a3; text-decoration:none;}')
document.write('</style>')
document.write('<DIV class=poppervert id=topdeckvert></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[7] = new Array;

zlien[0][0] = '<a href="presentation/index.htm" target= "_blank " "class=ejsmenu>M&eacute;thodologie g&eacute;n&eacute;rale</a>';
zlien[0][1] = '<a href="projet-initial.html" class=ejsmenu>Projet initial</a>';
zlien[0][2] = "<a href='diagno.html' class=ejsmenu>Guide d'utilisation</a>";
zlien[0][3] = '<a href="diagno.jpg" target= "_blank " class=ejsmenu>M&eacute;thodologie du diagnostic</a>';
zlien[0][4] = '<a href="strategie.jpg" target= "_blank " class=ejsmenu>M&eacute;thodologie strat&eacute;gique</a>';

zlien[1][0] = '<a href="generalites.html" target= "_blank " class=ejsmenu>Evaluation g&eacute;n&eacute;rale</a>';
zlien[1][1] = '<a href="nature-actions.html" target= "_blank " class=ejsmenu>Les actions</a>';
zlien[1][2] = '<a href="publics.html" target= "_blank " class=ejsmenu>Les publics</a>'
zlien[1][3] = '<a href="idee-action.html" target= "_blank " class=ejsmenu>Des id&eacute;es aux actions</a>'
zlien[1][4] = '<a href="attentes-besoins.html" target= "_blank " class=ejsmenu>Attentes et besoins</a>'
zlien[1][5] = '<a href="competences-inneesF.html" target= "_blank " class=ejsmenu>Les comp&eacute;tences 1</a>'
zlien[1][6] = '<a href="competences-acquisesF.html" target= "_blank " class=ejsmenu>Les comp&eacute;tences 2</a>'
zlien[1][7] = '<a href="rencontre.html" class=ejsmenu>La rencontre interculturelle</a>';
zlien[3][0] = '<a href="presentation-diagno/index.htm" target= "_blank"class=ejsmenu>Document final de diagnostic</a>';
zlien[3][1] = '<a href="presentation-strategik/index.htm" " target= "_blank" class=ejsmenu>Document final strat&eacute;gique</a>';
zlien[4][0] = '<a href="charte.html" class=ejsmenu>Version html</a>';
zlien[4][1] = '<a href="charte.pdf" class=ejsmenu>Version Pdf</a>';
zlien[5][0] = '<a href="http://www.roudel.org" class=ejsmenu>Roudel</a>';
zlien[5][1] = '<a href="http://www.interkulturelles-netzwerk.de" class=ejsmenu>Interkulturelles Netzwerk</a>';
zlien[5][2] = '<a href="mailto:azs@azs.wroc.pl" class=ejsmenu>AZS Wroclaw</a>';
zlien[7][0] = '<a href="http://perso.wanadoo.fr/nathalie.diaz/" class=ejsmenu>Izoland</a>';
zlien[7][1] = '<a href="http://www.socrates-leonardo.fr" class=ejsmenu>Grundtvig</a>';



var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { sknvert = document.topdeckvert }
else if (dom) { sknvert = document.getElementById("topdeckvert").style }
else if (iex) { sknvert = topdeckvert.style }
sknvert.left = posXmenu+180;

function pop(msg,pos)
{
sknvert.visibility = "hidden";
sknvert.top = posYmenu+pos;
a=true
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=200><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><b><FONT SIZE=1 FACE=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></b></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    sknvert.document.write(content);
	  sknvert.document.close();
	  sknvert.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeckvert").innerHTML = content;
	  sknvert.visibility = "visible";
  }
}
function kill()
{
	sknvert.visibility = "hidden";
}
document.onmouseup = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=180><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=25>')
document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\'" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)"" class=ejsmenu><FONT SIZE=2  FACE="Verdana"><b>MENU GENERAL</b><br><br></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],30)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=30><A onClick="return(false)" onMouseOver="pop(zlien[0],25)" href=# class=ejsmenu><FONT SIZE=1  FACE="Verdana"><b>La d&eacute;marche qualit&eacute;</b></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],51)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[1],51)" href=# class=ejsmenu><FONT SIZE=1  FACE="Verdana"><b>Evaluations individuelles</b></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],90)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[3],90)" href=# class=ejsmenu><FONT SIZE=1  FACE="Verdana"><b>Documents op&eacute;rationnels </b></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],115)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[4],115)" href=# class=ejsmenu><FONT SIZE=1  FACE="Verdana"><b>La charte-qualit&eacute; </b></FONT></a></TD></TR>')
document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],135)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[5],135)" href=# class=ejsmenu><FONT SIZE=1 FACE="Verdana"><b>Les partenaires</b></FONT></a></TD></TR>')

document.write('<TR><TD WIDTH=200 ALIGN=left BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],165)" onMouseOut="this.style.background=\''+bgcolor+'\'" HEIGHT=25><A onClick="return(false)" onMouseOver="pop(zlien[7],165)" href=# class=ejsmenu><FONT SIZE=1 FACE="Verdana"><b>Liens utiles</b></FONT></a></TD></TR>')

document.write('</TABLE></TD></TR></TABLE></DIV>')


