// JavaScript Document

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Présentation","../professionnel/presentation.php","",0,20,128);

Menu2=new Array("Télécommunication","../professionnel/telecom.php","",0,20,128);

Menu3=new Array("Surveillance / Sécurité","../professionnel/surveillance.php","",0,40,128);

Menu4=new Array("Métiers de l'eau","../professionnel/eau.php","",0,20,128);

Menu5=new Array("Balisages","../professionnel/balisage.php","",0,20,128);

Menu6=new Array("Protection cathodique","../professionnel/protection.php","",0,20,128);

Menu7=new Array("Télégestion / Télémaintenance","../professionnel/gestion.php","",0,40,128);

Menu8=new Array("Documents techniques","../fiches/presentation.php?ou=pro","",0,40,128);

Menu9=new Array("Références","../professionnel/realisation.php","",0,20,128);

