// 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","apex.php","",0,20,128);
Menu2=new Array("Global Projects Map","globalprojectsmap.php","",0,20,128);//"Historique","solarfrance.php","",0,20,128);
Menu3=new Array("News","news/view.php3?Type=N","",0,20,128);//"Activités","activites.php","",0,20,128);
Menu4=new Array("Press-book","press.php","",0,20,128);//"Global Projects Map","globalprojectsmap.php","",0,20,128);
Menu5=new Array("","","",0,0,0);//"Nos activités","../activites.php","",0,20,128)
Menu6=new Array("","","",0,0,0);//"Implantation","../zone.php","",0,20,128);



