var gbD=false;
var gHM=null;
var gHT=null;
var g_oSD;
var gMD="MBMeasureTextDiv";
var gES=10;
var gFE=1;
var gsB;
var z6;
var z1=2;
var z2=z1;
var z3=z1+2;
var z4=z1+1;
var z5=z1+3;
var ua=window.navigator.userAgent.toLowerCase();
if(document.getElementById){
if(ua.indexOf('gecko')!= -1){
gsB="NN6";	
}else if(ua.indexOf('opera')!= -1){
gsB="Opera";
}else if(ua.indexOf('konqueror')!= -1){
gsB="Konq";
}else if(document.all){
gsB="IE5"
}
}else if(document.all){
gsB="IE4";
}else if(document.layers){
gsB="NN4";
}
var z7=((ua.indexOf("msie 5.")!= -1)&&(ua.indexOf("mac")!= -1)&&(ua.indexOf("opera")== -1)); 
function GSDi(){
if(g_oSD)
return g_oSD;
g_oSD=FiD(gMD);
if(!g_oSD){
var sDiv="<div id='"+gMD 
+"' name='"+gMD 
+"' style='position:absolute;left:0px;top:0px;visibility:hidden;z-index:10;'>&nbsp;</div>";
document.writeln(sDiv);
g_oSD=FiD(gMD);	
}
return g_oSD;
}
function FiD(item){
var oD;
if(gsB=='NN4'){
}else if(gsB=='IE4'){
oD=document.all[item];	  
}else if(gsB){
oD=document.getElementById(item);
}
return oD;
}
function WrC(sC,oC){
if(sC!= ''){
if(gsB=='NN4'){
}else{
if((!document.all)&&(oC.hasChildNodes)){
oC.innerHTML=sC;
}else{
oC.document.open("text/html");
oC.document.writeln(sC);
oC.document.close();	
}
}
}
return '';
}
function sv(oD,bV,nZ){
if((navigator.family=='ie4'&&navigator.version>=4&&navigator.version<5)
||(document.getElementById&&document.body.style)){
oD.style.visibility=(bV)?"visible":"hidden";
oD.zIndex=nZ;
}
}
function MBD(){
var oS=new Object();
if(gsB=='IE4'){
oS.l=document.body.scrollLeft;	
oS.t=document.body.scrollTop;	
oS.w=document.body.clientWidth;	
oS.h=document.body.clientHeight;	
}else if(document.getElementById&&document.body.style){
if(gsB=='IE5'){
var xO=(document.compatMode&&document.compatMode=="CSS1Compat")?document.documentElement:document.body;
oS.l=xO.scrollLeft;
oS.t=xO.scrollTop;
oS.w=xO.clientWidth;
oS.h=xO.clientHeight;
}else{
oS.l=window.pageXOffset;
oS.t=window.pageYOffset;
oS.w=window.innerWidth;
oS.h=window.innerHeight;
}}
oS.r=(oS.l+oS.w)-gES;	
oS.b=(oS.t+oS.h)-gES;
return oS;
}
function MBSetPosition(sL,xK){
var oMenu=MBFind(sL);
if(oMenu)
oMenu.SPT(xK);
}
function mba(sDiv,m,n){
var oB=window.oM[m]
if(oB)
oB.ai(n);
}
function mbc(m,n){
var oB=window.oM[m];
oB.ci(n);
}
function MBFind(sL){
var oB=window.oM[sL];
return oB;
}
function MBCT()
{
if(gHM)clearTimeout(gHM);
gHM=null;
gbD=false;
}
function MBST()
{
gHT=new Date();
gbD=true;
gHM=setTimeout("MBH()",1000);
}
function MBH()
{
if(!gbD)return;
var xN=new Date()-gHT;
if(xN<1000){
gHM=setTimeout("MBH()",1100-xN);
return;
}
gbD=false;
MBHAll();
}
function MBHAll(){
MBCT();
for(var i=0;i<window.oM.length;i++){
var oB=window.oM[i];
if(oB&& !oB.tl&&oB.bIA){
oB.xD();
}}
MBSF(1);
}
function MBPostLoad(){
for(var i=0;i<window.oM.length;i++){
var oB=window.oM[i];
oB.HideLoadingLayer();
}
MBGH();
}
function MBSF(bShow){
if(gFE==bShow)
return;
gFE=bShow;
var sVis=(bShow)?"visible":"hidden";
var oDs=MBGH();
if(oDs){
for(xM=0;xM<oDs.length;xM++){
var oD=oDs[xM];
if(oD){
oD.style.visibility=sVis;
}}}
}
function MBGH(){
if(window.oHiddens)
return window.oHiddens;
window.oHiddens=new Array();
var bSelectOnly=(gsB=='IE4'||gsB=='IE5'||gsB=='NN6')?1:0;
var xM=0;
if(gsB!='NN6'){
var oDs=document.body.getElementsByTagName('div');
for(nDiv=0;nDiv<oDs.length;nDiv++){
var oD=oDs[nDiv];
var sName=oD.id;
if(sName 
&&((!bSelectOnly&&sName=='dhma')
||(sName=='dhms'))){
window.oHiddens[xM++]=oD;
}}
}else{
var oForms=(gsB=='IE4')?document.body.all.tags('form')
:document.body.getElementsByTagName('form');
if(oForms){
for(nForm=0;nForm<oForms.length;nForm++){
var oForm=oForms[nForm];
var oDs=(gsB=='IE4')?oForm.tags('div')
:oForm.getElementsByTagName('div');
if(oDs){
for(nDiv=0;nDiv<oDs.length;nDiv++){
var oD=oDs[nDiv];
var sName=oD.id;
if(sName 
&&((!bSelectOnly&&sName=='dhma')
||(sName=='dhms'))){
window.oHiddens[xM++]=oD;
}}}}}}
return window.oHiddens;
}
function MenuBar(sL,bE,t,l,nFS,is){
this.type="MenuBar";
if(!window.oM)
window.oM=new Array();
var nMB=window.oM.length;
this.m=nMB;
var nFA=parseInt(nFS*0.24);
this.sL=sL||"menuLabel"+nMB;
/* menu horizontal=bE,menu vertical=1 */
this.bE=bE;
this.t=t;
this.l=l;
/* taille texte du menu */
	this.nFS=11;
this.iw=0;
this.ih=nFS+8+nFA;
this.is=is;
this.sFW="bold";
this.sFF="verdana,arial";
this.sFCO="#000000";	
this.sFCn="#ff0000";	
this.sBCo="#dddddd";	
this.sBCn="#bbbbbb";	
this.sTG="images/transparent.gif";
this.xH="images/childmenu.gif";
this.xI=this.xH;
this.sHL=null;
/* normal,italique,....(0,1) */
	this.bFI=0;
this.nII=this.nFS;
this.re=0;
/* décalage inter menu (largeur) */	
	this.nPOX=1;
/* décalage inter menu (hauteur) */
	this.nPOY=1;
this.tl=1;
this.bIA=0;	
this.oP=null;	
this.bWM=0;
this.sFCS=this.sFCO;
this.sFBS=this.sBCo;
this.bBT=0;
this.bBW=0;
this.sBC=this.sFCO;
this.oIs=new Array();
this.ni= -1;	
window.oM[nMB]=this;	
window.oM[sL]=this;	
}
MenuBar.prototype.CopyStyles=function(sMName){
var oB=eval("window."+sMName);
if(oB){
this.nFS=oB.nFS;
this.iw=oB.iw;
this.ih=oB.ih;
this.is=oB.is;
this.sFW=oB.sFW;
this.sFF=oB.sFF;
this.sFCO=oB.sFCO;
this.sFCn=oB.sFCn;
this.sBCo=oB.sBCo;
this.sBCn=oB.sBCn;
this.sTG=oB.sTG;
this.xH=oB.xH;
this.xI=oB.xI;
this.nII=oB.nII;
this.sFCS=oB.sFCS;
this.sFBS=oB.sFBS;
this.bBT=oB.bBT;
this.bBW=oB.bBW;
this.sBC=oB.sBC;
}
}
MenuBar.prototype.SetChild=function(){
this.tl=0;	
this.bIA=0;	
};
MenuBar.prototype.SPT=function(xK){
var xJ=FiD(xK);
if(xJ){
var oPs=getAnchorPosition(xK);
if(this.re){
var xL=this.GAP();
oPs.x-=xL.x;
oPs.y-=xL.y;
}
this.SetPosition(oPs.x,oPs.y);
}else{
}
};
MenuBar.prototype.SetPosition=function(x,y){
this.l=x;	
this.t=y;
var sId="myBorder"+this.m;
var xC=FiD(sId);
if(xC){
if(z7&&this.oP){
var oPsTop=this.z8();
x-=oPsTop.x;
y-=oPsTop.y
}
var sPx="px";
xC.style.left=x+sPx;
xC.style.top=y+sPx;
}else{
}
};
MenuBar.prototype.SetColors=function(sFCO,sFCn,sBCo,sBCn){
this.sFCO=sFCO;	
this.sFCn=sFCn;	
this.sBCo=sBCo;	
this.sBCn=sBCn;	
this.sFCS=this.sFCO;
this.sFBS=this.sBCo;
};
MenuBar.prototype.SetImages=function(sTG,xH,xI){
this.sTG=sTG;
this.xH=xH;
this.xI=xI;
};
MenuBar.prototype.SetBackground=function(sBC,bBW){
this.sBC=sBC;
this.bBW=bBW;
this.bBT=0;
};
MenuBar.prototype.SetSelectedColor=function(sFCS,sFBS){
this.sFCS=sFCS;
this.sFBS=sFBS;
};
MenuBar.prototype.SetItemWidth=function(iw){this.iw=iw;};
MenuBar.prototype.SetItemHeight=function(ih){this.ih=ih;};
MenuBar.prototype.SetFontFamily=function(sFF){this.sFF=sFF;};
MenuBar.prototype.SetHideLayer=function(sHL){
this.sHL=sHL;
};
MenuBar.prototype.SetRelative=function(re){this.re=re;};
MenuBar.prototype.AddItem=function(sL,x5,sHR,sA){
var oI=new MenuBarItem(sL,x5,sHR,sA);
this.AddMenuBarItem(oI);
};
MenuBar.prototype.AddMenuBarItem=function(oI){
var xM=this.oIs.length;
this.oIs[xM]=oI;
oI.x8=this;
oI.xM=xM;
if(oI.x4){
oI.x4.oP=this;	
}
};
MenuBar.prototype.AddSeparator=function(){
var oI=new MenuBarItem("", "", "");
this.oIs[this.oIs.length]=oI;
oI.x8=this;
};
MenuBar.prototype.bmb=function(){
var q=this.oIs.length;
if(!q)
return;
var wd=0;
var nTa=0;
for(var i=0;i<q;i++){
var oI=this.oIs[i];
this.cis(i)
if(oI.w>wd)
wd=oI.w;
if(oI.h>nTa)
nTa=oI.h;
}
if(this.iw)
wd=this.iw;
var nBT=this.t;
var nBL=this.l;
if(this.re){
nBT=0;
nBL=0;
}
var t=nBT+this.bBW;
var l=nBL+this.bBW;
var tiw=0;
var tih=0;
var sic= '';
for(var i=0;i<q;i++){
var oI=this.oIs[i];
if(this.bE)
oI.w=wd;
var w=oI.w;
if(this.iw)
w=this.iw;
var h=this.ih;
if(!oI.bSe){
sic+=this.gil("on",i,l,t,w,h);
sic+=this.gil("off",i,l,t,w,h);
sic+=this.gil("focus",i,l,t,w,h);
}else{
h=parseInt((h/4)+1);
sic+=this.gil("sep",i,l,t,w,h);
sic+=this.gil("focus",i,l,t,w,h);
}
if(this.bE){
oI.nmx=l+w+this.nPOX;
oI.nmy=t+this.nPOY;
t+=h+this.is;
}else{
oI.nmx=l+this.nPOX;
oI.nmy=t+h+this.nPOY;
tiw+=w;
l+=w+this.is;
}
tih+=h;
}
var nbw=(2*this.bBW);
var nbh=(2*this.bBW);
if(this.bE){
nbh+=tih+((q-1)*this.is);
nbw+=wd;
}else{
nbh+=this.ih;
nbw+=tiw+((q-1)*this.is);
}
var sId="myBorder"+this.m;
var sB="<div id='"+sId+ "'";
if(!this.re){
sB+=" style='position:absolute;left:"+nBL+"px;top:"+nBT+"px;width:"+nbw+"px;height:"+nbh+"px;";
}else{
sB+=" style='position:relative;left:0px;top:0px;width:"+nbw+"px;height:"+nbh+"px;";
}
if(!this.bBT){
sB+=" background-color:"+this.sBC+ ";"
}
if(!this.tl){
sB+=" visibility:hidden;"
}
sB+="' z-index='"+z2+"'>";
var sC=sB 
+sic
+"</div>";	
if(this.tl&&gsB=='NN6'){
var st="<table border='0' cellpadding='0' cellspacing='0' width='"+nbw+"' height='1' "
+"style='position:relative;left:0px;top:-2px;height:1px;z-Index:0;width:"+nbw+"px;'>"
+"<tr><td>"
+"</td></tr></table>";
sC=sC+st;
}
this.nsx=nbw;
this.nsy=nbh;
return sC;	
};
MenuBar.prototype.cis=function(n){
var oI=this.oIs[n];
if(oI.bSe){
oI.w=0;	
oI.h=parseInt((h/4)+1);
return;
}
var x1=oI.sL;
var w;
var h;
var x2=0;
var oSD=GSDi();
if(oSD){
var sip="font-size:"+this.nFS
+"px; fontSize:"+this.nFS	
+"px; font-weight:"+this.sFW 
+";font-family:"+this.sFF 
+ ";";
if(this.bFI)sip+="font-style:italic;";
var x3="<span style='"+sip+"'>"+x1+"</span>";
oSD.innerHTML=x3;
w=oSD.offsetWidth;
h=oSD.offsetHeight;
oSD.innerHTML= "";
if(w!=oSD.offsetWidth||h!=oSD.offsetHeight){
x2=1;
}else{
}
}else{
}
if(!x2){
w=oI.sL.length;
w*=parseInt(this.nFS*0.8);
h=this.ih;
}
w+=((this.nFS)<<1);
if(oI.x5&&this.bE)
w+=this.nFS;
oI.w=w;
oI.h=h;
};
MenuBar.prototype.gil=function(sType,n,l,t,w,h){
var sC= "";
var sId="myDiv"+this.m+sType+n;
var sOffId="myDiv"+this.m+"off"+n;
var sOnId="myDiv"+this.m+"on"+n;
var oI=this.oIs[n]
var sH= "";
var nZ;
var sBC;
var sColor;
var bV=1;
var bUH=1;
var bT=0;
var nOY=((this.ih-this.nFS)/2)-1;	
if(!oI.sHR)
bUH=0;
if(sType=='on'){
nZ=z3;
sBC=this.sBCn;
sColor=this.sFCn;
bV=0;
}else{
if(sType=='off'){
nZ=z4;
sBC=this.sBCo;
sColor=this.sFCO;
}else{
if(sType=='sep'){
nZ=z4;
sBC=this.sBCo;	
bUH=0;
}else{
nZ=z5;	
bT=1;
sH+="  onmouseover=\"mba('mouseover:"+sId+"',"+this.m+", "+n+")\"";
sH+="  onmouseout=\"mba('mouseout:"+sId+"',"+this.m+", -1)\"";
if(oI.bSe){
bUH=0;
}else{
sH+="	onclick=\"mbc("+this.m+", "+n+") ;return false;\""
}}}}
var sZ=" z-index='"+nZ+ "'";
var sPx="px";
var sip="font-size:"+this.nFS+sPx
+";fontSize:"+this.nFS+sPx	
+";font-weight:"+this.sFW 
+";font-family:"+this.sFF 
+ ";";
if(this.bFI)sip+="font-style:italic;";
sC="<div id='"+sId+"'"
+" style='position:absolute;left:"+l+"px;top:"+t+"px;width:"+w+"px;height:"+h+"px;";
if(sBC)
sC+=" background-color:"+sBC+ ";";
if(sColor)
sC+=" color:"+sColor+ ";";
if(!bV)
sC+=" visibility:hidden;";
if(bUH)
sC+=" cursor:hand;";
sC+=sip+ "'"
+sZ
+sH
+ ">";
var bAN=1;
if(sType=='on'||sType=='off'){
sC+="<div id='"+sId+"text' style='position:absolute;left:"+this.nII+"px;top:"+nOY+"px;"
+" color:"+sColor+"; "
+((bUH)?"cursor:hand; ": "")
+"visibility:inherit; "
+sip
+"'>"
+oI.sL+"&nbsp;"
+"</div>";
if(oI.x5&&this.bE){
var nSize=this.nII-2;
var sCh=(sType=='on')?this.xH:this.xI;
if(sCh&&sCh!= ""){
sC+="<div id='"+sId+"childmenu'"
+" style='position:absolute;left:"+(w-this.nII)+"px;top:"+(nOY+1)+"px;"
+"visibility:inherit'"
+ ">"
+"<img src='"+sCh+"' width='"+nSize+"' height='"+nSize+"' />"
+"</div>";
}}
}else{
if(sType=='focus'){
sC+="<img src='"+this.sTG+"' width='"+w+"' height='"+h+"' border='0' />";
if(oI.bSe){
bAN=0;
}
}else{
sC+="<img src='"+this.sTG+"' width='"+w+"' height='"+h+"' border='0' />";
var nSO=parseInt(h/2);
l=1;
t=nSO;
w-=2;
h=1;
sC+="<div id='"+sId+"2'"
+" style='position:absolute;left:"+l+"px;top:"+t+"px;width:"+w+"px;height:"+h+"px;"
+" background-color:"+this.sFCO+ ";"
+" visibility:inherit;'"
+ ">"
+"<img src='"+this.sTG+"' width='"+w+"' height='"+h+"' border='0' />"
+"</div>";
bAN=0;
}}
if(bAN)
sC+="&nbsp;"
sC+="</div>";
return sC;
};
MenuBar.prototype.WriteMenuBars=function(sIntoD){
var oC;
if(sIntoD){
oC=FiD(sIntoD);
}
if(!oC&& !this.bWM){
this.bWM=true;
if(gsB){
var sId="menuBarContainer"+this.m;
document.writeln('<div id="' + sId + '"></div>');
oC=FiD(sId);	
}}
if(!oC)
return;	
var sC=this.bmb();
WrC(sC,oC);
var q=this.oIs.length;
for(var i=0;i<q;i++){
var oI=this.oIs[i];
if(oI.x5){
var oB=oI.GIMB();
if(oB)
oB.WriteMenuBars();
}}
};
MenuBar.prototype.HideLoadingLayer=function(){
if(!this.sHL){
}else{
var oDh=FiD(this.sHL);
if(oDh){
oDh.style.visibility="hidden";
oDh.style.display="none";
oDh.style.left=oDh.style.pixelLeft="-200px";
oDh.style.top=oDh.style.pixelTop="-200px";
}else{
}}
};
MenuBar.prototype.ai=function(n){
this.xE(n);
MBCT();
var oI=this.oIs[n];
var bs=0;
if(oI){
if(oI.sA){
eval("" +oI.sA);
}
if(oI.x5){
var oB=oI.GIMB();
if(!oB){
}else{
this.HCMB();
var oPs=oI.GMA();
oB.Rep(oPs);
var x=oB.xG.x;
var y=oB.xG.y
oB.SetPosition(x,y);
oB.ShowMenuBar();
bs=1;
MBSF(0);
}}
}
if(!bs){
if(n== -1){
MBST();
}else{
this.HCMB();
if(this.tl){
MBSF(1);
}
}
}
};
MenuBar.prototype.Rep=function(oPs){
var oS=MBD();
var l=oPs.x;
var r=oPs.x+this.nsx;
var nPL;
var t=oPs.y;
var b=oPs.y+this.nsy;
if(this.oP){
if(this.oP.xG){
if(this.oP.oP){
nPL=this.oP.xG.x;
}}}
if(r>oS.r){
if(nPL){
l=nPL+this.bBW-this.nsx;	
}else{
l=oS.r-this.nsx;
}}
if(l<oS.l){
if(nPL){
l=nPL+this.oP.nsx;	
r=l+this.nsx;
if(r>oS.r){
l=oS.r-this.nsx;	
}
}else{
l=5;
}}
if(l<5){
l=5;
}
if(b>oS.b){
t=oS.b-this.nsy;
}
var xF=new Object();
xF.x=l;
xF.y=t;
this.xG=xF;
return xF;
};
MenuBar.prototype.xE=function(n){
if(this.ni!= -1){
var oI=this.oIs[this.ni];
if(oI&& !oI.bSe){
var xA=oI.GOn();
var x9=oI.GOf();
if(xA&&x9){
sv(xA,0,z4);
sv(x9,1,z3);
}}}
var oI=this.oIs[n];
if(oI&& !oI.bSe){
var xA=oI.GOn();
var x9=oI.GOf();
if(xA&&x9){
sv(xA,1,z3);
sv(x9,0,z4);
}}
this.ni=n;
};
MenuBar.prototype.ci=function(n){
var oI=this.oIs[n];
if(oI&&oI.sHR){
MBHAll();
if(!oI.x7){
window.location=oI.sHR;
}else{
var oTarget=window.open(oI.sHR,oI.x7,oI.x6);
oTarget.focus();
}
}
};
MenuBar.prototype.xD=function(){
this.HCMB();
var sId="myBorder"+this.m;
var xC=FiD(sId);
if(xC){
sv(xC,0,z2);
this.bIA=0;
}
var q=this.oIs.length;
for(var i=0;i<q;i++){
var oI=this.oIs[i];
if(!oI.bSe){
var xA=oI.GOn();
var x9=oI.GOf();
if(xA&&x9){
sv(xA,0,z3);
sv(x9,0,z4);
}
}else{
var xB=oI.z9();
if(xB){
sv(xB,0,z4);
}}}
this.ni= -1;
};
MenuBar.prototype.HCMB=function(){
var q=this.oIs.length;
for(var i=0;i<q;i++){
var oI=this.oIs[i];
if(oI.x5){
var oB=oI.GIMB();
if(oB&&oB.bIA){
oB.xD();	
}}}
};
MenuBar.prototype.ShowMenuBar=function(){
var sId="myBorder"+this.m;
var xC=FiD(sId);
if(xC){
MBCT();
sv(xC,1,z2);
this.bIA=1;
}
var q=this.oIs.length;
for(var i=0;i<q;i++){
var oI=this.oIs[i];
if(!oI.bSe){
var xA=oI.GOn();
var x9=oI.GOf();
if(xA&&x9){
sv(xA,0,z3);
sv(x9,1,z4);
}
}else{
var xB=oI.z9();
if(xB){
sv(xB,1,z3);
}}}
};
MenuBar.prototype.GAP=function(){
var oPs=new Object();
var x=0,y=0;
if(!this.re){
x=this.l;
y=this.t;
}else{
var sId="myBorder"+this.m;
var xC=FiD(sId);
if(xC){
var oPs2=getAnchorPosition(sId);
x=oPs2.x;
y=oPs2.y;
}}
oPs.x=x;
oPs.y=y;
return oPs;
};
MenuBar.prototype.z8=function(){
if(z6)
return z6;
var oTopMB=this;
while(oTopMB.oP){
oTopMB=oTopMB.oP;
}
z6=oTopMB.GAP();
return z6;
};
function MenuBarItem(sL,x5,sHR,sA,bO,w){
this.type="MenuBarItem";
this.sL=sL;
this.x4=null;
if(x5&&x5!= ""){
this.x5=x5;
this.GIMB();
}
this.sA=sA;
this.sHR=(sHR&&sHR.length)?sHR:null;
this.bO=bO||0;
this.w=w||0;	
this.oParent=null;	
this.xM=0;	
this.bSe=0;
if(sL== ""){
this.bSe=1;
}
this.x7=null;	
this.x6= "";
this.nmx=0;
this.nmy=0;
}
MenuBarItem.prototype.GIMB=function(){
if(!this.x5)
return null;
if(this.x4)
return this.x4;
var oB=eval("window."+this.x5);
if(oB){
this.x4=oB;
oB.SetChild();
return oB;
}
return null;
};
MenuBarItem.prototype.SetTarget=function(x7){this.x7=x7;};
MenuBarItem.prototype.GMA=function(){
var oPs=new Object();
var x=this.nmx;
var y=this.nmy;
var oParent=this.x8;
if(oParent){
if(oParent.type=="MenuBar"){
var oParentPos=oParent.GAP();
x+=oParentPos.x;
y+=oParentPos.y;
}}
oPs.x=x;
oPs.y=y;
return oPs;
};
MenuBarItem.prototype.GOn=function(){
if(this.bSe)
return null;
if(this.xA)
return this.xA;
if(!this.x8)
return null;
var xA=FiD("myDiv"+this.x8.m+"on"+this.xM);
if(xA)
this.xA=xA;
return xA;
};
MenuBarItem.prototype.GOf=function(){
if(this.bSe)
return null;
if(this.x9)
return this.x9;
if(!this.x8)
return null;
var x9=FiD("myDiv"+this.x8.m+"off"+this.xM);
if(x9)
this.x9=x9;
return x9;
}
MenuBarItem.prototype.z9=function(){
if(this.bSe)
return null;
if(this.xB)
return this.xB;
if(!this.x8)
return null;
var xB=FiD("myDiv"+this.x8.m+"sep"+this.xM);
if(xB)
this.xB=xB;
return xB;
}

