bgcolor='#ff9999';
bgcolor2='#ffffff';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.menu {color:#ffffff; text-decoration:none;}')
document.write('.menu {color:#ffffff; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');


/*
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[6] = new Array;
zlien[7] = new Array;
zlien[8] = new Array;
zlien[9] = new Array;
zlien[10] = new Array;
zlien[11] = new Array;
zlien[12] = new Array;
zlien[13] = new Array;
zlien[14] = new Array;
zlien[15] = new Array;
zlien[16] = new Array;
zlien[17] = new Array;
zlien[0][0] = '';
zlien[1][0] = '<A HREF="sov_hor/acchoraires.php" CLASS=menu>HORAIRES HIVER</A>';
zlien[1][1] = '<A HREF="sov_hor/acchoraires2.php" CLASS=menu>HORAIRES ETE</A>';
zlien[1][2] = '<A HREF="carte/carte.php" CLASS=menu>CARTE RESEAU PRINCIPAL</A>';
zlien[1][3] = '<A HREF="carte/carte2.php" CLASS=menu>CARTE RESEAU SECONDAIRE</A>';
zlien[1][4] = '<A HREF="carte/carte_ete.php" CLASS=menu>CARTE RESEAU ETE</A>';
zlien[1][5] = '<A HREF="sov_hor/acchoraires_imp.php" CLASS=menu>LIGNES HIVER VERSION IMPRIMABLE</A>';
zlien[1][6] = '<A HREF="sov_hor/acchoraires2_imp.php" CLASS=menu>LIGNES ETE VERSION IMPRIMABLE</A>';
//zlien[1][7] = '<A HREF="h0304/trajet.php" CLASS=menu>RECHERCHE DE TRAJET HIVER</A>';
//zlien[1][8] = '<A HREF="e04/trajet.php" CLASS=menu>RECHERCHE DE TRAJET ETE</A>';
zlien[2][0] = '';
//zlien[3][0] = '<A HREF="tarifplein.php" CLASS=menu>TARIF DU VOYAGE</A>';
//zlien[4][0] = '<A HREF="capvendee.php" CLASS=menu>TARIF DES CARNETS</A>';
//zlien[4][1] = '<A HREF="cap_vendee.php" target="blank" CLASS=menu>LISTE DES DEPOSITAIRES</A>';
//zlien[5][0] = '<A HREF="tarif.php" CLASS=menu>CHOISIR UN ABONNEMENT</A>';
//zlien[5][1] = '<A HREF="10voyages.php" CLASS=menu>CARTE 10VOYAGES</A>';
//zlien[5][2] = '<A HREF="week_end.php" CLASS=menu>CARTE WEEK-END</A>';
//zlien[5][3] = '<A HREF="hebdo.php" CLASS=menu>CARTE HEBDOMADAIRE</A>';
//zlien[5][4] = '<A HREF="mensuel.php" CLASS=menu>CARTE MENSUELLE</A>';
//zlien[5][5] = '<A HREF="abonscolaire.php" CLASS=menu>CARTE D\'ABONNEMENT SCOLAIRE</A>';
//zlien[5][6] = '<A HREF="etudiant.php" CLASS=menu>CARTE ETUDIANT</A>';
//zlien[5][7] = '<A HREF="devis.php" CLASS=menu>DEMANDES DE DEVIS CARTES</A>';
zlien[6][0] = '';
zlien[7][0] = '<A HREF="tourisme/index.php" CLASS=menu>PAGE D\'ACCUEIL</A>';
zlien[7][1] = '<A HREF="tourisme/parc.php" CLASS=menu>NOTRE PARC TOURISME</A>';
zlien[7][2] = '<A HREF="tourisme/voyage.php" CLASS=menu>NOS REFERENCES</A>';
zlien[8][0] = '<A HREF="tourisme/formail/" CLASS=menu>DEMANDE DE DEVIS</A>';
zlien[9][0] = '';
zlien[10][0] = '<A HREF="phpmyfaq/index.php" CLASS=menu>FOIRE AUX QUESTIONS</A>';
zlien[10][1] = '<A HREF="liste_diff/liste.php" CLASS=menu>LISTE DE DIFFUSION</A>';
zlien[11][0] = '<A HREF="laroche/infos.php" CLASS=menu>LA ROCHE SUR YON</A>';
zlien[11][1] = '<A HREF="fontenay/infos.php" CLASS=menu>FONTENAY-LE-COMTE</A>';
zlien[11][2] = '<A HREF="lucon/infos.php" CLASS=menu>LUCON</A>';
zlien[11][3] = '<A HREF="les_sables/infos.php" CLASS=menu>LES SABLES D\'OLONNE</A>';
zlien[11][4] = '<A HREF="st_jean/infos.php" CLASS=menu>SAINT JEAN-DE-MONTS</A>';
zlien[11][5] = '<A HREF="liens.php" CLASS=menu>LIENS DIVERS</A>';
zlien[12][0] = '<A HREF="recrutement/scolaire.php" CLASS=menu>CONDUCTEURS SCOLAIRES</A>';
zlien[12][1] = '<A HREF="recrutement/tourisme.php" CLASS=menu>CONDUCTEURS TOURISME</A>';
zlien[13][0] = '<A HREF="recrutement/stages.php" CLASS=menu>STAGIAIRES</A>';
zlien[14][0] = '<A HREF="recrutement/autres.php" CLASS=menu>AGENT DE GUICHET';
zlien[15][0] = '';
zlien[16][0] = ''; //<A HREF="http://www.sovetours.com/intranet/index.php" CLASS=menu>ACCES INTRANET</A>';
zlien[16][1] = ''; //<A HREF="intranet/index.php" CLASS=menu>ACCES PERSONNEL</A>';
zlien[17][0] = '';
zlien[17][0] = '<A HREF="liens.php" CLASS=menu>VISITEZ NOS LIENS</A>';
zlien[17][1] = '<A HREF="entreprise.php" CLASS=menu>ENTREPRISE</A>';
if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 105;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
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><FONT SIZE=1 FACE=\"Arial\"><B>&nbsp;&nbsp;"+msg[pass]+"</B></FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=105 HEIGHT=60><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=60>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>HORAIRES</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],15)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Lignes régulières</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>TARIFS</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],-50)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B><a href="tarif.php" style="color:#000000;text-decoration:none;">Présentation tarif</A></B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],-50)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B><a href="point_vente.php" style="color:#000000;text-decoration:none;">Points de vente</A></B></FONT></TD></tr>')
//document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],75)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Carte d\'abonnement</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>TOURISME</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],95)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Accueil Tourisme</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],110)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Projet de transport</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>SERVICES EN LIGNE</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[10],150)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Consultez notre FAQ</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[11],165)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Pages locales</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>RECRUTEMENT</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[12],195)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Conducteurs</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[13],210)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Stages</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[14],220)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Autre catégorie de personnel</B></FONT></TD></tr>')
//document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>INTRANET</B></FONT></TD></tr>')
//document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[16],280)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>Accès Intranet</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR=#e6e6e6 CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>LIENS</B></FONT></TD></tr>')
document.write('<tr><TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[17],250)" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><FONT SIZE=1 FACE="Arial"><B>SOVETOURS</B></FONT></TD></tr>')
	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');