function titre1() {document.writeln("Services Opérationnels");}
function aide(){document.writeln("Aide");}
function aide1(){document.writeln("Aide");}
function aide2(){document.writeln("Aide");}
function plan(){document.writeln("Plan du site");}
function plan1(){document.writeln("Plan du site");}
function plan2(){document.writeln("Plan du site");}
function recherche(){document.writeln("Rechercher");}
function recherche1(){document.writeln("Rechercher");}
function contact(){document.write("Contactez nous");}
function popup1() {document.writeln("");}
function popup2() { document.writeln("");}
function alice(){document.writeln("");}
function alice1(){document.writeln("");}
//reconstitution du serverPath
function getServerPath()
{
var windowLocation = new String(window.location);
var tagPosition = 0;
var nb = 0;
var serverPath;
for (var i=0; i