//************ Menu Principal ************//

Text     = '#FFFFFF'

bgcolor  = '#000000' // Couleur Arrière

bgcolor2 = '#589EFE' // Couleur Arrière Surbrillance

bgcolor3 = '#E0E0E0' // Couleur Bordure 

LargeurM = 110       // Largeur

HauteurM =  30       // Hauteur 

TailleM  =   1       // Taille Font

menu = new Array

i=0

menu[i++] = 'Présentation d\'Uptic'

menu[i++] = 'index.html'

menu[i++] = 'Opération Internet&nbsp;Autonomie pour la Défense'

menu[i++] = 'formation-defense.html'

menu[i++] = 'Les Formations Uptic'

menu[i++] = 'formations-uptic.html'

menu[i++] = 'La méthode pédagogique'

menu[i++] = 'methode-pedagogique.html'

menu[i++] = 'Infos Pratiques'  // <-- Titre

menu[i++] = 'infos-pratiques.html'         // <-- Adresse (ici aucune)

menu[i++] = 'Les liens utiles'

menu[i++] = 'liens-utiles.html'

menu[i++] = 'La législation de la formation'

menu[i++] = 'legislation-formation.html'

menu[i++] = 'Demande de renseignements'

menu[i++] = 'contact.php'

menu[i++] = 'Les évaluations'

menu[i++] = 'pre-evaluation.php'

menu[i++] = '&nbsp;<br>&nbsp;'

menu[i++] = ''

menu[i++] = 'Le centre de ressources'

menu[i++] = 'uptic-le-club.html'

//menu[i++] = '&nbsp;<br>&nbsp;'

//menu[i++] = ''

//menu[i++] = 'Accès réservé'

//menu[i++] = 'uptic-admin.html'



//************ Sous-Menus ************//

bgcolor5 ='#555555' // Couleur Arrière

bgcolor6 ='#589EFE' // Couleur Arrière Surbrillance

bgcolor4 ='#E0E0E0' // Couleur Bordure 

LargeurS = 110      // Largeur

HauteurS =  20      // Hauteur

TailleS  =   1      // Taille Font

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[6] = new Array

zlien[7] = new Array

zlien[8] = new Array

zlien[9] = new Array

zlien[10] = new Array

zlien[11] = new Array



i=0

zlien[2][i++] = 'L\'Internet Autonomie'

zlien[2][i++] = 'formation-internet-8.html'

zlien[2][i++] = 'La Web Autonomie'

zlien[2][i++] = 'formation-internet-9.html'

zlien[2][i++] = 'Création de site web'

zlien[2][i++] = 'formation-internet-11.html'

zlien[2][i++] = 'Entretien de site web'

zlien[2][i++] = 'formation-internet-12.html'

zlien[2][i++] = 'L\'Access Autonomie'

zlien[2][i++] = 'formation-internet-10.html'

//zlien[2][i++] = 'Modules du Permis de conduire Informatique Européen'

//zlien[2][i++] = '#'

zlien[2][i++] = 'Initiation à l\'usage d\'Internet'

zlien[2][i++] = 'formation-internet-1.html'

zlien[2][i++] = 'Autres formations TIC'

zlien[2][i++] = 'modules-formation.html'



i=0

zlien[3][i++] = 'La formation-action'

zlien[3][i++] = 'formation-action.html'

zlien[3][i++] = 'La Formation en présentiel'

zlien[3][i++] = 'formation-presentiel.html'

zlien[3][i++] = 'Les sessions inter-entreprises'

zlien[3][i++] = 'session-inter-entreprise.html'

//zlien[3][i++] = 'Pas d\'Internet sans communication'

//zlien[3][i++] = '#'



i=0

zlien[4][i++] = 'Le Centre de Formation UPTIC'

zlien[4][i++] = 'centre-uptic.html'

zlien[4][i++] = 'Comment accéder'

zlien[4][i++] = 'plan-acces-bordeaux.html'

zlien[4][i++] = 'Info éditeurs'

zlien[4][i++] = 'info-editeurs.html'

//zlien[4][i++] = 'Uptic l\'entreprise'

//zlien[4][i++] = ''



i=0

zlien[6][i++] = 'L\'Accord National Interprofessionnel du 20 septembre 2003'

zlien[6][i++] = 'ani-20-septembre-2003.html'

zlien[6][i++] = 'La loi du 4 mai 2004 sur la formation professionnelle'

zlien[6][i++] = 'loi-4-mai-2004.html'

zlien[6][i++] = 'Le Livre 9 du Code du Travail'

zlien[6][i++] = 'livre-9-code-travail.html'



i=0

zlien[10][i++] = 'Les liens utiles'

zlien[10][i++] = 'liens-utiles.html'

zlien[10][i++] = 'La bibliotheque'

zlien[10][i++] = 'login-biblio.html'

zlien[10][i++] = 'La législation'

zlien[10][i++] = 'legislation.html'

zlien[10][i++] = 'Le marqueur l\'Internet Autonomie'

zlien[10][i++] = 'login-marqueur.html'

//zlien[10][i++] = 'La FAQ'

//zlien[10][i++] = '#'

zlien[10][i++] = 'La fiche stagiaire'

zlien[10][i++] = 'login-fiche.html'



//************ Fin des paramètres, Début du programme ************//



document.write('<style type="text/css">')

document.write('.popper {POSITION:absolute; VISIBILITY:hidden; z-index:15; left:'+(LargeurM-1)+' }')

document.write('.ejsmenu {color:#FFFFFF; text-decoration:none; cursor:default;}') //cursor:default ou hand

document.write('</style>')

document.write('<div style="position:relative"><DIV class=popper id=topdeck></DIV>')



if(document.getElementById) { skn = document.getElementById("topdeck").style }



function pop(msg,pos)

{  skn.visibility = "hidden"

  skn.top = pos

  if(msg.length == 0) return

  var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR="+bgcolor4+" WIDTH="+LargeurS+"><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";

  pass = 0

  while(pass < msg.length)

  {  content += "<TR><TD BGCOLOR="+bgcolor5+" onMouseDown='location.href=\""+msg[pass+1]+"\"'CLASS=ejsmenu onMouseOver=\"this.style.background='"+bgcolor6+"'\" onMouseOut=\"this.style.background='"+bgcolor5+"'\" HEIGHT="+HauteurS+"><FONT SIZE="+TailleS+" FACE=Verdana><B>  "+msg[pass]+"</B></FONT></TD></TR>";

    pass+=2

  }

  content += "</TABLE></TD></TR></TABLE>"

  document.getElementById("topdeck").innerHTML = content

  skn.visibility = "visible"

}



document.onclick = function() { if(document.getElementById) skn.visibility = "hidden" }



if(document.getElementById)

{  document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR='+bgcolor3+' WIDTH='+LargeurM+' HEIGHT=80><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT='+HauteurM*menu.length/2+'>')

  pass = 0

  while(pass < menu.length/2)

  {  document.write('<tr><TD WIDTH='+LargeurM+' ALIGN=center BGCOLOR='+bgcolor+' onMouseDown="location.href=\''+menu[pass*2+1]+'\'" onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien['+pass+'],'+pass*HauteurM+')" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE='+TailleM+' FACE=Verdana><B>'+menu[pass*2]+'</B></FONT></TD></tr>')

    pass++

  }  

  document.write('</TABLE></TD></TR></TABLE></DIV>')

}

document.write('</div>')