bgcolor='#77C8C8';
bgcolor2='#99FFFF'
document.write('<style type="text/css">');
document.write('.cityplus { POSITION: absolute; VISIBILITY: hidden; z-index:3; font-size:11px; }')
document.write('#topgauche { position:absolute;  z-index:1; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none; font-family:Arial; font-size:11px }')
document.write('A:visited.ejsmenu {color:#000000; text-decoration:none; font-family:Arial; font-size:11px }')
document.write('A.ejsmenu {color:#000000; text-decoration:none; font-family:Arial; font-size:11px }')
document.write('</style>')
document.write('<div style="position:relative;height:20"><DIV class=cityplus id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/
 
/*
LIENS
*/
cityx = new Array;
cityx[0] = new Array;
cityx[1] = new Array;
cityx[2] = new Array;
cityx[3] = new Array;
cityx[4] = new Array;
cityx[5] = new Array;
cityx[0][0] = '<A HREF="http://www.francecity.com/hotel_restaurant.php3" CLASS=ejsmenu>Hôtels</A>';
cityx[0][1] = '<A HREF="http://www.francecity.com/hotel/" CLASS=ejsmenu>Hôtels (réservation)</A>';
cityx[0][2] = '<A HREF="http://www.francecity.com/camping/" CLASS=ejsmenu>Campings</A>';
cityx[0][3] = '<A HREF="http://www.francecity.com/gite/" CLASS=ejsmenu>Gîtes</A>';
cityx[0][4] = '<A HREF="http://www.francecity.com/chambre_d_hote/" CLASS=ejsmenu>Chambres d\'hôtes</A>';
cityx[0][5] = '<A HREF="http://www.francecity.com/location_logement.php3" CLASS=ejsmenu>Location Logement</A>';
cityx[1][0] = '<A HREF="http://www.francecity.com/ajouter_un_hebergement.php3" CLASS=ejsmenu>Référencer votre hébergement &nbsp;&nbsp;&nbsp;&nbsp;    ( Gratuit )</A>';
cityx[1][1] = '<A HREF="http://www.francecity.com/ajouter_un_siteweb.php3" CLASS=ejsmenu>Référencer un site (info,ville,office)</A>';
cityx[1][2] = '<A HREF="http://www.francecity.com/services_obm.php3" CLASS=ejsmenu>Nos services</A>';
cityx[1][3] = '<A HREF="http://www.francecity.com/professionnel.php3" CLASS=ejsmenu>Votre compte</A>';
cityx[2][0] = '<A HREF="http://www.cibleclick.com/cibles/clicks/symp.cfm?site_id=398742550&friend_id=326675143&banniere_id=11474" CLASS=ejsmenu>Recherchez un vol</A>';
cityx[2][1] = '<A HREF="http://www.cibleclick.com/cibles/clicks/symp.cfm?site_id=188480883&friend_id=326675143&banniere_id=15217" CLASS=ejsmenu>Location de voiture</A>';
cityx[2][2] = '<A HREF="http://www.cibleclick.com/cibles/clicks/symp.cfm?site_id=402212401&friend_id=326675143&banniere_id=17247" CLASS=ejsmenu>Ski</A>';
cityx[3][0] = '<A HREF="http://www.francecity.com/carte.php3" CLASS=ejsmenu>Tourisme: Carte de France</A>';
cityx[3][1] = '<A HREF="http://www.francecity.com/activite.php3" CLASS=ejsmenu>Les professionnels du tourisme</A>';
cityx[4][0] = '<A HREF="http://www.francecity.com/contact.php3" CLASS=ejsmenu>Service techniques</A>';
cityx[4][1] = '<A HREF="http://www.francecity.com/contact.php3" CLASS=ejsmenu>Service commercial</A>';
cityx[5][0] = '<A HREF="http://www.francecity.com/faq.php3" CLASS=ejsmenu>Questions fréquentes</A>';
cityx[5][1] = '<A HREF="http://www.francecity.com/faq.php3" CLASS=ejsmenu>Questions services pro</A>';
cityx[5][2] = '<A HREF="http://www.francecity.com/inscrire.php3" CLASS=ejsmenu>Lettre d\'information</A>';
cityx[5][3] = '<A HREF="http://www.francecity.com/" CLASS=ejsmenu>Retour accueil</A>';
var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = 19;
 
function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#99FFFF WIDTH=200><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
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=\"Verdana\">&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
 pass++;
 }
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
   skn.document.close();
   skn.visibility = "visible";
  }
    else if (dom)
  {
   document.getElementById("topdeck").innerHTML = content;
   skn.visibility = "visible";
  }
    else if (iex)
  {
   document.all("topdeck").innerHTML = content;
   skn.visibility = "visible";
  }
}
function kill()
{
 skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#6AE7FB WIDTH=695><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=20><TR>')
document.write('<TD WIDTH=151 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[0],1)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[0],1)" href=# CLASS=ejsmenu>Trouver un hébergement</a></TD>')
document.write('<TD WIDTH=131 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[1],151)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[1],151)" href=# CLASS=ejsmenu>Accés Annonceurs</a></TD>')
document.write('<TD WIDTH=101 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[2],281)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[2],281)" href=# CLASS=ejsmenu>Partenaires</a></TD>')
document.write('<TD WIDTH=131 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[3],381)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[3],381)" href=# CLASS=ejsmenu>Guide du tourisme</a></TD>')
document.write('<TD WIDTH=101 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[4],511)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[4],511)" href=# CLASS=ejsmenu>Contact</a></TD>')
document.write('<TD WIDTH=86 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(cityx[5],581)" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(cityx[5],581)" href=# CLASS=ejsmenu>?</a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')

