/*****************************************************/
/*			Menu haut (Level 0 et 1)			*/
/*****************************************************/

var TabLevel0Index = new Array();
var TabLevel0Values = new Array();
var CELL_1_1 = [ 'Accueil', '', '', '/scripts/home/publigen/content/templates/show.asp?P=60&L=FR', '', '', '', '', '', [] ];
var CELL_1_2 = [ 'Profil', '', '', '/scripts/home/publigen/content/templates/show.asp?P=127&L=FR', '', '', '', '', '', [] ];
var CELL_1_3 = [ 'Activités', '', '', '/scripts/home/publigen/content/templates/show.asp?P=135&L=FR', '', '', '', '', '', [] ];
var CELL_1_4 = [ 'Entités', '', '', '/scripts/home/publigen/content/templates/show.asp?P=92&L=FR', '', '', '', '', '', [] ];
var CELL_1_5 = [ 'Carrières', '', '', '/scripts/home/publigen/content/templates/show.asp?P=132&L=FR', '', '', '', '', '', [] ];
var SSMENU_1 = [  CELL_1_1, CELL_1_2, CELL_1_3, CELL_1_4, CELL_1_5 ];
var CELL_1 = [ 'AREVA TA', '', '', '/home', '', 'Menu1On', 'Menu1Off', 'SubMenu1On', 'SubMenu1Off', SSMENU_1 ];
TabLevel0Index.push("home/Summary_FR@38178");
TabLevel0Values.push(new Array('0','/lib/images/INTERAREVATA/menubar/menu1_FR_on.gif'));
var CELL_2_1 = [ 'Accueil', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=60&L=FR', '', '', '', '', '', [] ];
var CELL_2_2 = [ 'Engagements', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=62&L=FR', '', '', '', '', '', [] ];
var CELL_2_3 = [ 'Solutions Produits', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=63&L=FR', '', '', '', '', '', [] ];
var CELL_2_4 = [ 'Solutions Services', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=64&L=FR', '', '', '', '', '', [] ];
var CELL_2_5 = [ 'Références', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=65&L=FR', '', '', '', '', '', [] ];
var CELL_2_6 = [ 'Contacts', '', '', '/scripts/transport/publigen/content/templates/show.asp?P=66&L=FR', '', '', '', '', '', [] ];
var SSMENU_2 = [  CELL_2_1, CELL_2_2, CELL_2_3, CELL_2_4, CELL_2_5, CELL_2_6 ];
var CELL_2 = [ 'Transport', '', '', '', '', 'Menu2On', 'Menu2Off', 'SubMenu2On', 'SubMenu2Off', SSMENU_2 ];
TabLevel0Index.push("home/Summary_FR@54689");
TabLevel0Values.push(new Array('1','/lib/images/INTERAREVATA/menubar/menu2_FR_on.gif'));
var SSMENU = [  CELL_1, CELL_2 ];

/*****************************************************/
/*			Affichage du menu haut				*/
/*****************************************************/

intNombreCellulesParColonne = 50;
//ShowMainMenu(SSMENU, intNombreCellulesParColonne, 'AREVA_TOP_MENU');

/*******************************************************/


/*****************************************************/
function showLevel1Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=4><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=13 valign='top'><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");' class='" + action + "'>&nbsp;&nbsp;&nbsp;&nbsp;</A></TD>  <TD><A class='lbl_active1' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel1Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=4><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=13 valign='top'><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");' class='" + action + "'>&nbsp;&nbsp;&nbsp;&nbsp;</A></TD>  <TD><A class='lbl_inactive1' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel2Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=22 valign='top'><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");' class='" + action + "' style='margin-left:15px;'>&nbsp;&nbsp;&nbsp;</A></TD>  <TD><A class='lbl_active2' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel2Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=22 valign='top'><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");' class='" + action + "' style='margin-left:15px;'>&nbsp;&nbsp;&nbsp;</A></TD>  <TD><A class='lbl_inactive2' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel3Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=35 valign='top'><span class='" + action + "' style='margin-left:22px;'>&nbsp;&nbsp;&nbsp;</span></TD>  <TD><A class='lbl_active2' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel3Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=35 valign='top'><span class='" + action + "' style='margin-left:22px;'>&nbsp;&nbsp;&nbsp;</span></TD>  <TD><A class='lbl_inactive2' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel4Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0' width='159'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=15 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");'><IMG ID='ImgSubMenu4_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel1Red" + action + ".gif' BORDER='0'></A></nobr></TD>  <TD><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2><A style='color:#CC0033; font-weight:normal; text-decoration:none;' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel4Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0' width='159'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=15 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");'><IMG ID='ImgSubMenu4_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel1Black" + action + ".gif' BORDER='0'></A></nobr></TD>  <TD><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2><A style='color:#000000; font-weight:normal; text-decoration:none;' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=5 height=2></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel5Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=30 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' border='0' width=16 height=2><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");'><IMG ID='ImgSubMenu5_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel2Red" + action + ".gif' BORDER='0'></A></nobr></TD>  <TD><A class='lbl_active' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel5Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=30 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' border='0' width=16 height=2><A HREF='JavaScript:menu_Click(\"" + param[0] + "\");'><IMG ID='ImgSubMenu5_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel2Black" + action + ".gif' BORDER='0'></A></nobr></TD>  <TD><A class='lbl_inactive' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel6Active(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=45 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' border='0' width=31 height=2><IMG ID='ImgSubMenu6_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel3Red" + action + ".gif' BORDER='0'></nobr></TD>  <TD><A class='lbl_active' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
function showLevel6Inactive(param, action){
return ("<TABLE BORDER='0' CELLSPACING='0' CELLPADDING='0'><TR>  <TD colspan=2 height=2><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' width=1 height=2></TD></TR><TR>  <TD WIDTH=45 valign='top'><nobr><IMG SRC='/lib/images/INTERAREVATA/vide.gif' border='0' width=31 height=2><IMG ID='ImgSubMenu6_"+ param[0] +"' SRC='/lib/images/INTERAREVATA/menu/MenuLevel3Black" + action + ".gif' BORDER='0'></nobr></TD>  <TD><A class='lbl_inactive' HREF='" + param[1] + "' TARGET='" + param[2] + "'>" + param[3] + "</A></TD></TR></TABLE>");
}

/*****************************************************/
/*		Menu (Niveau 1, 2, 3, 4, 5 et 6)			*/
/*****************************************************/

var lstIdNodesIndex = new Array();
var lstIdNodesValues = new Array();
var lstSelectedIdNodesIndex = new Array();
var lstSelectedIdNodesValues = new Array();
/***********************************************************/
/*		Variable contenant les données du Menu gauche		*/
/***********************************************************/

var menuLevel1Index = new Array();
var menuLevel1Values = new Array();
var menuLevel2Index = new Array();
var menuLevel2Values = new Array();
var menuLevel3Index = new Array();
var menuLevel3Values = new Array();
/***********************************************************/
/*		Variable contenant les données du Menu droit		*/
/***********************************************************/

var menuLevel4Index = new Array();
var menuLevel4Values = new Array();
var menuLevel5Index = new Array();
var menuLevel5Values = new Array();
var menuLevel6Index = new Array();
var menuLevel6Values = new Array();


var id0Nodes0Index = new Array();
var id0Nodes0Values = new Array();
lstSelectedIdNodesIndex.push("home/Summary_FR@38178");
lstSelectedIdNodesValues.push("home/Summary_FR@38178");
lstSelectedIdNodesIndex.push("home/Summary_FR@42170");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@42170");
var id1Nodes0Index = new Array();
var id1Nodes0Values = new Array();
menuLevel1Index.push("home/Summary_FR@42170");
menuLevel1Values.push(new Array("home/Summary_FR@42170","/scripts/home/publigen/content/templates/show.asp?P=60&L=FR","","Accueil"));


lstSelectedIdNodesIndex.push("home/Summary_FR@15320");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@42170,home/Summary_FR@15320");
var id2Nodes0Index = new Array();
var id2Nodes0Values = new Array();
menuLevel2Index.push("home/Summary_FR@15320");
menuLevel2Values.push(new Array("home/Summary_FR@15320","/scripts/home/publigen/content/templates/show.asp?P=61&L=FR","","Engagements"));


id1Nodes0Index.push('home/Summary_FR@15320');
id1Nodes0Values.push(new Array(id2Nodes0Index, id2Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@87519");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@42170,home/Summary_FR@87519");
var id2Nodes1Index = new Array();
var id2Nodes1Values = new Array();
menuLevel2Index.push("home/Summary_FR@87519");
menuLevel2Values.push(new Array("home/Summary_FR@87519","/scripts/home/publigen/content/templates/show.asp?P=131&L=FR","","Implantations"));


id1Nodes0Index.push('home/Summary_FR@87519');
id1Nodes0Values.push(new Array(id2Nodes1Index, id2Nodes1Values));
id0Nodes0Index.push('home/Summary_FR@42170');
id0Nodes0Values.push(new Array(id1Nodes0Index, id1Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@90414");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@90414");
var id1Nodes1Index = new Array();
var id1Nodes1Values = new Array();
menuLevel1Index.push("home/Summary_FR@90414");
menuLevel1Values.push(new Array("home/Summary_FR@90414","/scripts/home/publigen/content/templates/show.asp?P=127&L=FR","","Profil"));


lstSelectedIdNodesIndex.push("home/Summary_FR@30897");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@90414,home/Summary_FR@30897");
var id2Nodes0Index = new Array();
var id2Nodes0Values = new Array();
menuLevel2Index.push("home/Summary_FR@30897");
menuLevel2Values.push(new Array("home/Summary_FR@30897","/scripts/home/publigen/content/templates/show.asp?P=128&L=FR","","Organisation"));


id1Nodes1Index.push('home/Summary_FR@30897');
id1Nodes1Values.push(new Array(id2Nodes0Index, id2Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@33127");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@90414,home/Summary_FR@33127");
var id2Nodes1Index = new Array();
var id2Nodes1Values = new Array();
menuLevel2Index.push("home/Summary_FR@33127");
menuLevel2Values.push(new Array("home/Summary_FR@33127","/scripts/home/publigen/content/templates/show.asp?P=130&L=FR","","Historique"));


id1Nodes1Index.push('home/Summary_FR@33127');
id1Nodes1Values.push(new Array(id2Nodes1Index, id2Nodes1Values));
id0Nodes0Index.push('home/Summary_FR@90414');
id0Nodes0Values.push(new Array(id1Nodes1Index, id1Nodes1Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@2008");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008");
var id1Nodes2Index = new Array();
var id1Nodes2Values = new Array();
menuLevel1Index.push("home/Summary_FR@2008");
menuLevel1Values.push(new Array("home/Summary_FR@2008","/scripts/home/publigen/content/templates/show.asp?P=135&L=FR","","Activités"));


lstSelectedIdNodesIndex.push("home/Summary_FR@88978");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@88978");
var id2Nodes0Index = new Array();
var id2Nodes0Values = new Array();
menuLevel2Index.push("home/Summary_FR@88978");
menuLevel2Values.push(new Array("home/Summary_FR@88978","/scripts/home/publigen/content/templates/show.asp?P=105&L=FR","","Energie Propulsion"));


lstSelectedIdNodesIndex.push("home/Summary_FR@69421");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@88978,home/Summary_FR@69421");
var id3Nodes0Index = new Array();
var id3Nodes0Values = new Array();
menuLevel3Index.push("home/Summary_FR@69421");
menuLevel3Values.push(new Array("home/Summary_FR@69421","/scripts/home/publigen/content/templates/show.asp?P=93&L=FR","","Conception & réalisation"));


id2Nodes0Index.push('home/Summary_FR@69421');
id2Nodes0Values.push(new Array(id3Nodes0Index, id3Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@51006");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@88978,home/Summary_FR@51006");
var id3Nodes1Index = new Array();
var id3Nodes1Values = new Array();
menuLevel3Index.push("home/Summary_FR@51006");
menuLevel3Values.push(new Array("home/Summary_FR@51006","/scripts/home/publigen/content/templates/show.asp?P=94&L=FR","","Soutien à l'exploitation"));


id2Nodes0Index.push('home/Summary_FR@51006');
id2Nodes0Values.push(new Array(id3Nodes1Index, id3Nodes1Values));
id1Nodes2Index.push('home/Summary_FR@88978');
id1Nodes2Values.push(new Array(id2Nodes0Index, id2Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@95805");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@95805");
var id2Nodes1Index = new Array();
var id2Nodes1Values = new Array();
menuLevel2Index.push("home/Summary_FR@95805");
menuLevel2Values.push(new Array("home/Summary_FR@95805","/scripts/home/publigen/content/templates/show.asp?P=111&L=FR","","Contrôle Commande Mesures"));


lstSelectedIdNodesIndex.push("home/Summary_FR@35704");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@95805,home/Summary_FR@35704");
var id3Nodes0Index = new Array();
var id3Nodes0Values = new Array();
menuLevel3Index.push("home/Summary_FR@35704");
menuLevel3Values.push(new Array("home/Summary_FR@35704","/scripts/home/publigen/content/templates/show.asp?P=96&L=FR","","Systèmes sûrs pour le transport"));


id2Nodes1Index.push('home/Summary_FR@35704');
id2Nodes1Values.push(new Array(id3Nodes0Index, id3Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@31684");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@95805,home/Summary_FR@31684");
var id3Nodes1Index = new Array();
var id3Nodes1Values = new Array();
menuLevel3Index.push("home/Summary_FR@31684");
menuLevel3Values.push(new Array("home/Summary_FR@31684","/scripts/home/publigen/content/templates/show.asp?P=95&L=FR","","Fourniture de solutions"));


id2Nodes1Index.push('home/Summary_FR@31684');
id2Nodes1Values.push(new Array(id3Nodes1Index, id3Nodes1Values));
id1Nodes2Index.push('home/Summary_FR@95805');
id1Nodes2Values.push(new Array(id2Nodes1Index, id2Nodes1Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@40901");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@40901");
var id2Nodes2Index = new Array();
var id2Nodes2Values = new Array();
menuLevel2Index.push("home/Summary_FR@40901");
menuLevel2Values.push(new Array("home/Summary_FR@40901","/scripts/home/publigen/content/templates/show.asp?P=112&L=FR","","Ingenierie Expertise Formation"));


lstSelectedIdNodesIndex.push("home/Summary_FR@23398");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@2008,home/Summary_FR@40901,home/Summary_FR@23398");
var id3Nodes0Index = new Array();
var id3Nodes0Values = new Array();
menuLevel3Index.push("home/Summary_FR@23398");
menuLevel3Values.push(new Array("home/Summary_FR@23398","/scripts/home/publigen/content/templates/show.asp?P=97&L=FR","","Ingénierie et expertise pour installations industrielles complexes"));


id2Nodes2Index.push('home/Summary_FR@23398');
id2Nodes2Values.push(new Array(id3Nodes0Index, id3Nodes0Values));
id1Nodes2Index.push('home/Summary_FR@40901');
id1Nodes2Values.push(new Array(id2Nodes2Index, id2Nodes2Values));
id0Nodes0Index.push('home/Summary_FR@2008');
id0Nodes0Values.push(new Array(id1Nodes2Index, id1Nodes2Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@55345");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345");
var id1Nodes3Index = new Array();
var id1Nodes3Values = new Array();
menuLevel1Index.push("home/Summary_FR@55345");
menuLevel1Values.push(new Array("home/Summary_FR@55345","/scripts/home/publigen/content/templates/show.asp?P=92&L=FR","","Entités"));


lstSelectedIdNodesIndex.push("home/Summary_FR@70956");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@70956");
var id2Nodes0Index = new Array();
var id2Nodes0Values = new Array();
menuLevel2Index.push("home/Summary_FR@70956");
menuLevel2Values.push(new Array("home/Summary_FR@70956","http://www.01db-metravib.com/","_blank","01dB-METRAVIB"));


id1Nodes3Index.push('home/Summary_FR@70956');
id1Nodes3Values.push(new Array(id2Nodes0Index, id2Nodes0Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@74948");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@74948");
var id2Nodes1Index = new Array();
var id2Nodes1Values = new Array();
menuLevel2Index.push("home/Summary_FR@74948");
menuLevel2Values.push(new Array("home/Summary_FR@74948","/scripts/home/publigen/content/templates/show.asp?P=122&L=FR","","AREVA RISK MANAGEMENT CONSULTING"));


id1Nodes3Index.push('home/Summary_FR@74948');
id1Nodes3Values.push(new Array(id2Nodes1Index, id2Nodes1Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@69289");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@69289");
var id2Nodes2Index = new Array();
var id2Nodes2Values = new Array();
menuLevel2Index.push("home/Summary_FR@69289");
menuLevel2Values.push(new Array("home/Summary_FR@69289","/scripts/home/publigen/content/templates/show.asp?P=108&L=FR","","ELTA"));


id1Nodes3Index.push('home/Summary_FR@69289');
id1Nodes3Values.push(new Array(id2Nodes2Index, id2Nodes2Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@51564");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@51564");
var id2Nodes3Index = new Array();
var id2Nodes3Values = new Array();
menuLevel2Index.push("home/Summary_FR@51564");
menuLevel2Values.push(new Array("home/Summary_FR@51564","/scripts/home/publigen/content/templates/show.asp?P=110&L=FR","","TECHNOPLUS INDUSTRIES"));


id1Nodes3Index.push('home/Summary_FR@51564');
id1Nodes3Values.push(new Array(id2Nodes3Index, id2Nodes3Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@55471");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@55471");
var id2Nodes4Index = new Array();
var id2Nodes4Values = new Array();
menuLevel2Index.push("home/Summary_FR@55471");
menuLevel2Values.push(new Array("home/Summary_FR@55471","/scripts/home/publigen/content/templates/show.asp?P=136&L=FR","","AREVA TA LLC"));


id1Nodes3Index.push('home/Summary_FR@55471');
id1Nodes3Values.push(new Array(id2Nodes4Index, id2Nodes4Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@59512");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@55345,home/Summary_FR@59512");
var id2Nodes5Index = new Array();
var id2Nodes5Values = new Array();
menuLevel2Index.push("home/Summary_FR@59512");
menuLevel2Values.push(new Array("home/Summary_FR@59512","/scripts/home/publigen/content/templates/show.asp?P=143&L=FR","","CORYS"));


id1Nodes3Index.push('home/Summary_FR@59512');
id1Nodes3Values.push(new Array(id2Nodes5Index, id2Nodes5Values));
id0Nodes0Index.push('home/Summary_FR@55345');
id0Nodes0Values.push(new Array(id1Nodes3Index, id1Nodes3Values));
lstSelectedIdNodesIndex.push("home/Summary_FR@56172");
lstSelectedIdNodesValues.push("home/Summary_FR@38178,home/Summary_FR@56172");
var id1Nodes4Index = new Array();
var id1Nodes4Values = new Array();
menuLevel1Index.push("home/Summary_FR@56172");
menuLevel1Values.push(new Array("home/Summary_FR@56172","/scripts/home/publigen/content/templates/show.asp?P=132&L=FR","","Carrières"));


id0Nodes0Index.push('home/Summary_FR@56172');
id0Nodes0Values.push(new Array(id1Nodes4Index, id1Nodes4Values));
lstIdNodesIndex.push('home/Summary_FR@38178');
lstIdNodesValues.push(new Array(id0Nodes0Index, id0Nodes0Values));
var id0Nodes1Index = new Array();
var id0Nodes1Values = new Array();
lstSelectedIdNodesIndex.push("home/Summary_FR@54689");
lstSelectedIdNodesValues.push("home/Summary_FR@54689");
lstSelectedIdNodesIndex.push("transport/Summary_FR@42170");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@42170");
var id1Nodes0Index = new Array();
var id1Nodes0Values = new Array();
menuLevel1Index.push("transport/Summary_FR@42170");
menuLevel1Values.push(new Array("transport/Summary_FR@42170","/scripts/transport/publigen/content/templates/show.asp?P=60&L=FR","","Accueil"));


id0Nodes1Index.push('transport/Summary_FR@42170');
id0Nodes1Values.push(new Array(id1Nodes0Index, id1Nodes0Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@2128");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@2128");
var id1Nodes1Index = new Array();
var id1Nodes1Values = new Array();
menuLevel1Index.push("transport/Summary_FR@2128");
menuLevel1Values.push(new Array("transport/Summary_FR@2128","/scripts/transport/publigen/content/templates/show.asp?P=62&L=FR","","Engagements"));


id0Nodes1Index.push('transport/Summary_FR@2128');
id0Nodes1Values.push(new Array(id1Nodes1Index, id1Nodes1Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@35361");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361");
var id1Nodes2Index = new Array();
var id1Nodes2Values = new Array();
menuLevel1Index.push("transport/Summary_FR@35361");
menuLevel1Values.push(new Array("transport/Summary_FR@35361","/scripts/transport/publigen/content/templates/show.asp?P=63&L=FR","","Solutions Produits"));


lstSelectedIdNodesIndex.push("transport/Summary_FR@75388");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@75388");
var id2Nodes0Index = new Array();
var id2Nodes0Values = new Array();
menuLevel2Index.push("transport/Summary_FR@75388");
menuLevel2Values.push(new Array("transport/Summary_FR@75388","/scripts/transport/publigen/content/templates/show.asp?P=67&L=FR","","Pegasus 101"));


id1Nodes2Index.push('transport/Summary_FR@75388');
id1Nodes2Values.push(new Array(id2Nodes0Index, id2Nodes0Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@96784");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@96784");
var id2Nodes1Index = new Array();
var id2Nodes1Values = new Array();
menuLevel2Index.push("transport/Summary_FR@96784");
menuLevel2Values.push(new Array("transport/Summary_FR@96784","/scripts/transport/publigen/content/templates/show.asp?P=68&L=FR","","Pegasus 201"));


id1Nodes2Index.push('transport/Summary_FR@96784');
id1Nodes2Values.push(new Array(id2Nodes1Index, id2Nodes1Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@75677");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@75677");
var id2Nodes2Index = new Array();
var id2Nodes2Values = new Array();
menuLevel2Index.push("transport/Summary_FR@75677");
menuLevel2Values.push(new Array("transport/Summary_FR@75677","/scripts/transport/publigen/content/templates/show.asp?P=69&L=FR","","Pegasus 301"));


id1Nodes2Index.push('transport/Summary_FR@75677');
id1Nodes2Values.push(new Array(id2Nodes2Index, id2Nodes2Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@79378");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@79378");
var id2Nodes3Index = new Array();
var id2Nodes3Values = new Array();
menuLevel2Index.push("transport/Summary_FR@79378");
menuLevel2Values.push(new Array("transport/Summary_FR@79378","/scripts/transport/publigen/content/templates/show.asp?P=70&L=FR","","Systèmes de communication sol-train"));


id1Nodes2Index.push('transport/Summary_FR@79378');
id1Nodes2Values.push(new Array(id2Nodes3Index, id2Nodes3Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@92244");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@92244");
var id2Nodes4Index = new Array();
var id2Nodes4Values = new Array();
menuLevel2Index.push("transport/Summary_FR@92244");
menuLevel2Values.push(new Array("transport/Summary_FR@92244","/scripts/transport/publigen/content/templates/show.asp?P=71&L=FR","","Solutions acoustiques et vibratoires"));


id1Nodes2Index.push('transport/Summary_FR@92244');
id1Nodes2Values.push(new Array(id2Nodes4Index, id2Nodes4Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@80400");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@35361,transport/Summary_FR@80400");
var id2Nodes5Index = new Array();
var id2Nodes5Values = new Array();
menuLevel2Index.push("transport/Summary_FR@80400");
menuLevel2Values.push(new Array("transport/Summary_FR@80400","/scripts/transport/publigen/content/templates/show.asp?P=74&L=FR","","Solutions economie energie"));


id1Nodes2Index.push('transport/Summary_FR@80400');
id1Nodes2Values.push(new Array(id2Nodes5Index, id2Nodes5Values));
id0Nodes1Index.push('transport/Summary_FR@35361');
id0Nodes1Values.push(new Array(id1Nodes2Index, id1Nodes2Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@44874");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@44874");
var id1Nodes3Index = new Array();
var id1Nodes3Values = new Array();
menuLevel1Index.push("transport/Summary_FR@44874");
menuLevel1Values.push(new Array("transport/Summary_FR@44874","/scripts/transport/publigen/content/templates/show.asp?P=64&L=FR","","Solutions Services"));


id0Nodes1Index.push('transport/Summary_FR@44874');
id0Nodes1Values.push(new Array(id1Nodes3Index, id1Nodes3Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@28659");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@28659");
var id1Nodes4Index = new Array();
var id1Nodes4Values = new Array();
menuLevel1Index.push("transport/Summary_FR@28659");
menuLevel1Values.push(new Array("transport/Summary_FR@28659","/scripts/transport/publigen/content/templates/show.asp?P=65&L=FR","","Références"));


id0Nodes1Index.push('transport/Summary_FR@28659');
id0Nodes1Values.push(new Array(id1Nodes4Index, id1Nodes4Values));
lstSelectedIdNodesIndex.push("transport/Summary_FR@75708");
lstSelectedIdNodesValues.push("home/Summary_FR@54689,transport/Summary_FR@75708");
var id1Nodes5Index = new Array();
var id1Nodes5Values = new Array();
menuLevel1Index.push("transport/Summary_FR@75708");
menuLevel1Values.push(new Array("transport/Summary_FR@75708","/scripts/transport/publigen/content/templates/show.asp?P=66&L=FR","","Contacts"));


id0Nodes1Index.push('transport/Summary_FR@75708');
id0Nodes1Values.push(new Array(id1Nodes5Index, id1Nodes5Values));
lstIdNodesIndex.push('home/Summary_FR@54689');
lstIdNodesValues.push(new Array(id0Nodes1Index, id0Nodes1Values));


/*****************************************************/
/*		Fonction d'affichage du Menu gauche		*/
/*****************************************************/


function menu_draw(){
	var currentActiveIndex = null;
	var currentIndex = null;
	var cpt = 0;
	var selectionTrouve = false;

	if(currentActiveId){
		for(i=0; (i<lstSelectedIdNodesIndex.length)&&(!selectionTrouve); i++){
			if(lstSelectedIdNodesIndex[i] == currentActiveId){
				selectionTrouve = true;
				cpt = i;
			}
		}
		if(selectionTrouve){
			selectionTrouve = false;
			currentActiveIndex = (lstSelectedIdNodesValues[cpt]).split(",");
		}
	}

	if(currentId){
		for(i=0; (i<lstSelectedIdNodesIndex.length)&&(!selectionTrouve); i++){
			if(lstSelectedIdNodesIndex[i] == currentId){
				selectionTrouve = true;
				cpt = i;
			}
		}
		if(selectionTrouve){
			selectionTrouve = false;
			currentIndex = (lstSelectedIdNodesValues[cpt]).split(",");
		}
	}

	m2_aff = "";
	m2_aff += "<table width=100% cellspacing=2><tr><td></td></tr></table>";
	m2_aff += "<table width=100% border='0' cellspacing='0' cellppushing='0'><tr><td height='4'></td></tr></table>";
	m2_aff += "<TABLE width='100%' border='0' cellspacing='0' cellppushing='0'>";
	m2_aff += "<TR><TD height='30'>&nbsp;";
	m2_aff += "</TD></TR>";
	m2_aff += "</table>";
	m2_aff += "<TABLE width='100%' border='0' cellspacing='0' cellppushing='0'>";
	m2_aff += "  <TR>";
	m2_aff += "    <TD class='menu_right'>";
	m2_aff += "<TABLE BORDER=0 CELLPpushING=0 CELLSPACING=0><TR><TD valign='top'>";

	m_aff = "";
	m_aff += "<TABLE BORDER=0 CELLPpushING=2 CELLSPACING=0><TR><TD valign='top'><B>";

	if(currentIndex){
	if(currentIndex.length > 0){
	if(lstIdNodesIndex.length > 0){
		bAfficheMenuDroit = false;
		var tabKeys = lstIdNodesIndex;
		var tabItems = lstIdNodesValues;
//		SelectionLevel0();
		for(o=0;o<lstIdNodesIndex.length;o++){
//debug("Niv0:" + tabKeys[o]);
			if(tabKeys[o] == currentIndex[0]){
				if((tabItems[o][0]).length > 0){
					var tabKeys1 = tabItems[o][0];
					var tabItems1 = tabItems[o][1];
					for(a=0;a<(tabItems[o][0]).length;a++){
debug("&nbsp;&nbsp;Niv1:" + tabKeys1[a]);
						for(i=0; (i<menuLevel1Index.length)&&(!selectionTrouve); i++){
							if(menuLevel1Index[i] == tabKeys1[a]){
								selectionTrouve = true;
								cpt = i;
							}
						}
						if(selectionTrouve){
							selectionTrouve = false;
						if(tabKeys1[a] == currentIndex[1]){
							if(tabKeys1[a] == currentActiveIndex[1]){
								m_aff += showLevel1Active(menuLevel1Values[cpt], "img_level1_active_open");
							}
							else{
								m_aff += showLevel1Inactive(menuLevel1Values[cpt], "img_level1_inactive_open");
							}
						if((tabItems1[a][0]).length > 0){
								var tabKeys2 = tabItems1[a][0];
								var tabItems2 = tabItems1[a][1];
								for(b=0;b<(tabItems1[a][0]).length;b++){
debug("&nbsp;&nbsp;&nbsp;&nbsp;Niv2:" + tabKeys2[b]);
									for(i=0; (i<menuLevel2Index.length)&&(!selectionTrouve); i++){
										if(menuLevel2Index[i] == tabKeys2[b]){
											selectionTrouve = true;
											cpt = i;
										}
									}
									if(selectionTrouve){
										selectionTrouve = false;
									if(tabKeys2[b] == currentIndex[2]){
										if(tabKeys2[b] == currentActiveIndex[2]){
											m_aff += showLevel2Active(menuLevel2Values[cpt], "img_level2_active_open");
										}
										else{
											m_aff += showLevel2Inactive(menuLevel2Values[cpt], "img_level2_inactive_open");
										}
										if((tabItems2[b][0]).length > 0){
											var tabKeys3 = tabItems2[b][0];
											var tabItems3 = tabItems2[b][1];
											for(c=0;c<(tabItems2[b][0]).length;c++){
debug("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Niv3:" + tabKeys3[c]);
												for(i=0; (i<menuLevel3Index.length)&&(!selectionTrouve); i++){
													if(menuLevel3Index[i] == tabKeys3[c]){
														selectionTrouve = true;
														cpt = i;
													}
												}
												if(selectionTrouve){
													selectionTrouve = false;
												if(tabKeys3[c] == currentIndex[3]){
													m_aff += showLevel3Active(menuLevel3Values[cpt], "img_level3_active_open");
													if((tabItems3[c][0]).length > 0){
														bAfficheMenuDroit = true;
														var tabKeys4 = tabItems3[c][0];
														var tabItems4 = tabItems3[c][1];
														for(d=0;d<(tabItems3[c][0]).length;d++){
debug("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Niv4:" + tabKeys4[d]);
															for(i=0; (i<menuLevel4Index.length)&&(!selectionTrouve); i++){
																if(menuLevel4Index[i] == tabKeys4[d]){
																	selectionTrouve = true;
																	cpt = i;
																}
															}
															if(selectionTrouve){
																selectionTrouve = false;
															if(tabKeys4[d] == currentIndex[4]){
																if(tabKeys4[d] == currentActiveIndex[4]){
																	m2_aff += showLevel4Active(menuLevel4Values[cpt], "Open");
																}
																else{
																	m2_aff += showLevel4Inactive(menuLevel4Values[cpt], "Open");
																}
																if((tabItems4[d][0]).length > 0){
																	var tabKeys5 = tabItems4[d][0];
																	var tabItems5 = tabItems4[d][1];
																	for(e=0;e<(tabItems4[d][0]).length;e++){
debug("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Niv5:" + tabKeys5[e]);
																		for(i=0; (i<menuLevel5Index.length)&&(!selectionTrouve); i++){
																			if(menuLevel5Index[i] == tabKeys5[e]){
																				selectionTrouve = true;
																				cpt = i;
																			}
																		}
																		if(selectionTrouve){
																			selectionTrouve = false;
																		if(tabKeys5[e] == currentIndex[5]){
																			if(tabKeys5[e] == currentActiveIndex[5]){
																				m2_aff += showLevel5Active(menuLevel5Values[cpt], "Open");
																			}
																			else{
																				m2_aff += showLevel5Inactive(menuLevel5Values[cpt], "Open");
																			}
																			if(tabItems5[e].length > 0){
																				for(f=0;f<(tabItems5[e]).length;f++){
debug("&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;&nbsp;&nbsp;Niv6:" + tabItems5[e][f]);
																					for(i=0; (i<menuLevel6Index.length)&&(!selectionTrouve); i++){
																						if(menuLevel6Index[i] == tabItems5[e][f]){
																							selectionTrouve = true;
																							cpt = i;
																						}
																					}
																					if(selectionTrouve){
																						selectionTrouve = false;
																					if(tabItems5[e][f] == currentIndex[6]){
																						m2_aff += showLevel6Active(menuLevel6Values[cpt], "Open");
																					}
																					else{
																						m2_aff += showLevel6Inactive(menuLevel6Values[cpt], "Closed");
																					}
																					}
																				}
																			}
																		}
																		else{
																			if(tabKeys5[e] == currentActiveIndex[5]){
																				m2_aff += showLevel5Active(menuLevel5Values[cpt], "Closed");
																			}
																			else{
																				m2_aff += showLevel5Inactive(menuLevel5Values[cpt], "Closed");
																			}
																		}
																		}
																	}
																}
															}
															else{
																if(tabKeys4[d] == currentActiveIndex[4]){
																	m2_aff += showLevel4Active(menuLevel4Values[cpt], "Closed");
																}
																else{
																	m2_aff += showLevel4Inactive(menuLevel4Values[cpt], "Closed");
																}
															}
															}
														}
													}
												}
												else{
													m_aff += showLevel3Inactive(menuLevel3Values[cpt], "img_level3_inactive_closed");
												}
											}
											}
										}
									}
									else{
										if(tabKeys2[b] == currentActiveIndex[2]){
											m_aff += showLevel2Active(menuLevel2Values[cpt], "img_level2_active_closed");
										}
										else{
											m_aff += showLevel2Inactive(menuLevel2Values[cpt], "img_level2_inactive_closed");
										}
									}
									}
								}
							}
						}
						else{
							if(tabKeys1[a] == currentActiveIndex[1]){
								m_aff += showLevel1Active(menuLevel1Values[cpt], "img_level1_active_closed");
							}
							else{
								m_aff += showLevel1Inactive(menuLevel1Values[cpt], "img_level1_inactive_closed");
							}
						}
						}
					}
				}
			}
		}
	}
	}// else debug("=> currentIndex est vide <BR>");
	}// else debug("=> currentIndex est null <BR>");

	m_aff += "</B></TD></TR></TABLE>";
	if(document.getElementById("AREVA_LEFT_MENU"))
		document.getElementById("AREVA_LEFT_MENU").innerHTML = m_aff;

	m2_aff += "</TD></TR></TABLE>";
	m2_aff += "    </TD>";
	m2_aff += "  </TR>";
	m2_aff += "</TABLE>";
	m2_aff += "<TABLE width='100%' border='0' cellspacing='0' cellppushing='0'>";
	m2_aff += "<TR><TD height='10px'>&nbsp;";
	m2_aff += "</TD></TR>";
	m2_aff += "</table>";

	if(document.getElementById("HIDDEN_RIGHT_MENU"))
		document.getElementById("HIDDEN_RIGHT_MENU").innerHTML = m2_aff;

	if(bAfficheMenuDroit){
		if(document.getElementById("AREVA_RIGHT_MENU")) afficheMenuDroit();
	}
}


/*******************************************************/

function SelectionLevel0(){
	var currentActiveIndex = null;
	var nodeSelected = "";
	var idImg = "";
	var urlImg = "";
	var cpt = 0;
	var selectionTrouve = false;

	if(currentActiveId){
		for(i=0; (i<lstSelectedIdNodesIndex.length)&&(!selectionTrouve); i++){
			if(lstSelectedIdNodesIndex[i] == currentActiveId){
				selectionTrouve = true;
				cpt = i;
			}
		}
		if(selectionTrouve){
			selectionTrouve = false;
			currentActiveIndex = (lstSelectedIdNodesValues[cpt]).split(",");
			nodeSelected = currentActiveIndex[0];

			for(i=0; (i<TabLevel0Index.length)&&(!selectionTrouve); i++){
				if(TabLevel0Index[i] == nodeSelected){
					selectionTrouve = true;
					cpt = i;
				}
			}

			if(selectionTrouve){
				idImg = TabLevel0Values[cpt][0];
				urlImg = TabLevel0Values[cpt][1];

				if(document.getElementById('V_1_MENUIMG_' + idImg)){
					document.getElementById('V_1_MENUIMG_' + idImg).src = urlImg;
					SSMENU[idImg][1]= urlImg;
				}
				else{
					SSMENU[idImg][6]= SSMENU[idImg][5];
					ShowMainMenu(SSMENU, intNombreCellulesParColonne, 'AREVA_TOP_MENU');
				}
			}
		}
	}
}
/******************************************************/

function menu_Click(idNode){
	currentId = idNode;
	menu_draw();
}
/*******************************************************/

function openNavMenu(idNode){
	currentActiveId = idNode;
	currentId = idNode;
	menu_draw();
}
/******************************************************/

function afficheMenuDroit(){
	if((document.getElementById('HIDDEN_RIGHT_MENU')) && (bAfficheMenuDroit)){
		document.getElementById('trait').style.visibility='visible';
//		bForceEnroule=true;
//		enroule();
		document.getElementById('AREVA_RIGHT_MENU').innerHTML = document.getElementById('HIDDEN_RIGHT_MENU').innerHTML;
		document.getElementById('AREVA_RIGHT_MENU').style.display ='block';
	}
	else{
		if(document.getElementById('trait'))
			document.getElementById('trait').style.visibility='hidden';
//		bForceEnroule=false;
//		deroule();
		document.getElementById('AREVA_RIGHT_MENU').innerHTML = "<table width=100% cellspacing=2><tr><td></td></tr></table>";
		document.getElementById('AREVA_RIGHT_MENU').style.display ='none';
	}
}
/******************************************************/

function debug(txt){
	if(top.DEBUG){
		top.DEBUG.document.write('<A HREF="/home_tdmain/vide.htm">R.A.Z</A>&nbsp;&nbsp;');
		top.DEBUG.document.write(txt+'<BR>\n');
		window.defaultStatus='Mode Debug is On';
	}
}
/******************************************************/

