
Doucment_timer=setTimeout("ReplaceImage()",1000);_Document=document;RC_SMC=-1;Menu_load=0;ST=0;MS_PU=0;pu=0;
NETS4=(_Document.layers)?true:false
NETS6=(navigator.userAgent.indexOf("Gecko")!=-1)?true:false
MAC_BROW=(navigator.appVersion.indexOf("Mac")!=-1)?true:false
MAC_BROW45=(navigator.appVersion.indexOf("MSIE 4.5")!=-1)?true:false
if(NETS6||NETS4)MAC_BROW=false

Start_interval=0;

Operator=(navigator.userAgent.indexOf("Opera")!=-1)?true:false
NETS61=(parseInt(navigator.productSub)>=20010726)?true:false
INT_EXP4=(!_Document.getElementById&&_Document.all)?true:false;ta=0;
INT_EXP55=((navigator.appVersion.indexOf("MSIE 6.0")!=-1||navigator.appVersion.indexOf("MSIE 5.5")!=-1))?true:false;
if(INT_EXP55&&Operator)INT_EXP55=false;
Konqueror=(navigator.userAgent.indexOf("Konqueror")!=-1)?true:false
IE_DETECT=0;if((_Document.all&&_Document.compatMode=="CSS1Compat")||(MAC_BROW&&_Document.doctype&&_Document.doctype.name.indexOf(".dtd")!=-1))IE_DETECT=1;
Menu_pointer=(NETS6)?"pointer":"hand";oatop=0;aleft=0;oaleft=1;osy=0;oww=-1;owh=-1;frs=0;fre=0;NETS_Match_Flag=0;okpgms=0;inDragMode=0;closeFel=1;
var a,_aMenu,oa,im,om,flta;
HorizArr=new Array();
hlcnt=0;
Horiz_lay=0;
Menu_name=new Array();
Parameters=new Array();
Swap_Image=new Array();
SImg_Arr=new Array();
Key_Arr=new Array();
Key_ArrC=0;
Key_Num=0;
Menu_Focus_Flag=1;
OFMENU=0;
ParentMenu_Item=0;
pf=0;gmi=20;
NETS6hif=0;
time_out=0;
el=0;
Nets_shell=0;
var ObjMov=0;
df=1;
im=0;
ObjFrac=0;
ObjMnu=0;
KMenu=0;
ac=22;
m=1;
ShellY=1;
ShellX=1;
ShMenu=0;
ww=0;
wh=0;
var ImgArr=new Array();
mr=",";
while(self["menu"+m]){mr+="menu"+m+",";tmenu=eval("menu"+m);
Menu_name[m]=tmenu[0].toLowerCase();m++}
mr=mr+" ";mr=mr.split("\,");menus=mr.length-1;var cgm=0;
function GetMenuObj(MenuText){if(_Document.getElementById){m=_Document.getElementById(MenuText)}else if(_Document.all){m=_Document.all[MenuText]}else if(_Document.layers){m=_Document[MenuText]}return m;}
function GetMenuStyle(MenuText){m=GetMenuObj(MenuText);if(!NETS4){if(m)m=m.style;}return m;}
function SetPosition(gm,t_,l_,h_,w_){px="px";if(NETS4){px="";gms=gm;if(w_!=null)gms.clip.width=w_;if(h_!=null)gms.clip.height=h_;}else if(Operator){px="";gms=gm.style;if(w_!=null)gms.pixelWidth=w_;if(h_!=null)gms.pixelHeight=h_}else{gms=gm.style;if(w_!=null)gms.width=w_+px;if(h_!=null)gms.height=h_+px;}if(t_!=null)gms.top=t_+px;if(l_!=null)gms.left=l_+px}
function GetPosition(gm){if(NETS4){t_=gm.top;l_=gm.left;h_=gm.clip.height;w_=gm.clip.width;}else if(Operator){t_=gm.offsetTop;l_=gm.offsetLeft;h_=gm.offsetHeight;w_=gm.offsetWidth;}else if(NETS6){t_=gm.offsetTop;l_=gm.offsetLeft;h_=gm.offsetHeight;w_=gm.offsetWidth}else{if(MAC_BROW){topM=gm.offsetParent.topMargin;if(!topM)topM=0;leftM=gm.offsetParent.leftMargin;if(!leftM)leftM=0;t_=parseInt(topM)+gm.offsetTop;l_=parseInt(leftM)+gm.offsetLeft;}else{t_=gm.offsetTop;l_=gm.offsetLeft;}h_=gm.offsetHeight;w_=gm.offsetWidth;}if(Konqueror){w_=parseInt(gm.style.width);h_=parseInt(gm.style.height);}var gpa=new Array();gpa[0]=t_;gpa[1]=l_;gpa[2]=h_;gpa[3]=w_;return(gpa)}
function getMousePointers(e){if(NETS4||NETS6){MouseX=e.pageX;MouseY=e.pageY;}else{MouseX=event.clientX;MouseY=event.clientY}if(!Operator&&_Document.all){MouseX=MouseX+_Document.body.scrollLeft;MouseY=MouseY+_Document.body.scrollTop;if(IE_DETECT)MouseY=MouseY+ShellY}if(inDragMode){gm=GetMenuObj(DragLayer);SetPosition(gm,MouseY-DragY,MouseX-DragX);return false}return true}
function LinkParse(txt,what){txt=txt+";";lt="";if(what=="link"){if(txt.indexOf("&quot;")>0){lt=txt}else{sp=txt.indexOf(" ");lt=txt.substr(0,sp);}}else{sp=txt.indexOf(what)+what.length+1;if(sp>what.length){lt=txt.substr(sp,999);lt=lt.substr(0,lt.indexOf(";"))}}return lt}
function Cheque_colors(_c){return _c.match(/^[0-9a-f]{6,6}$/i) ? '#' + _c.toUpperCase() : _c;}
function setStatus(ms){window.status=ms;return true}
function FixTheForm(divname,show){if(INT_EXP55||NETS6||MAC_BROW)return;mfrms=divname.split(";");for(oa=0;oa<mfrms.length;oa++){if(Operator||NETS4){SetDivision(mfrms[oa],show)}else{gmf=_Document.forms[mfrms[oa]];if(gmf){for(foa=0;foa<gmf.length;foa++){if(gmf.elements[foa].type.substr(0,7)=="select-"){fobj=gmf.elements[foa].style;if(show){fobj.visibility="visible";fobj.overflow="visible"}else{fobj.visibility="hidden";fobj.overflow="hidden"}}}}}}}
function SetDivision(nm,sh){if(NETS4&&nm.indexOf(".")>0)tD=eval(nm); else tD=GetMenuStyle(nm);if(tD)if(sh)tD.visibility="visible";else {tD.visibility="hidden";if(INT_EXP55){gmif=GetMenuObj("if"+nm);if(gmif)gmif.style.visibility='hidden';}}}
function Close_Element(){for(xa=HorizArr.length-1;xa>=0;xa--){ti=HorizArr[xa].split("@");if(!NETS4&&SImg_Arr[ti[1]]){stime_out="im_"+ti[0].substring(4,99)+"_"+ti[1]+"_"+ti[0];stime_out=GetMenuObj(stime_out);menu=eval(ti[0]);if(menu[11]==1)stime_out.src=menu[6][16]; else stime_out.src=menu[6][10];}tmenu=eval(ti[0]);if(NETS4){shl(ti[0],ti[1],'hide')}else{arg=GetMenuObj("el"+ti[1]);arg.style.background=ti[2];arg.style.color=""+ti[3];if(ti[4])arg.style.borderColor=ti[4]}if(ti[0]==Horiz_lay){if(NETS4)shl(ti[0],hel,'show');return}}hlcnt=0;HorizArr=new Array()}
function Close_All_Menus(){ShMenu=0;om="";Horiz_lay="";Close_Element();if(ParentMenu_Item){if(ParentMenu_Item.closeFel)ParentMenu_Item.Close_Element();}if(pf&&pf.Menu_load){pf.Close_All_Menus();}if(NETS4){ObjMov.visibility="hide"}for(a=1;a<menus;a++){menu=eval("menu"+a);if(menu[17]&&Menu_load>1)FixTheForm(menu[17],1);if(menu[7]!=1)SetDivision("menu"+a,0);else _aMenu=""}}
function ReplaceImage(){if(time_out&&time_out.src!=o_img){time_out.src=o_img}}
function PopDown(){arg=PopDown.arguments;if(arg[0]){if(arg[3].substr(0,5)!="show-"){if(NETS4){shl(arg[2],arg[1],"hide")}else{arg[0].style.background=arg[4];arg[0].style.color=arg[5];if(arg[6])arg[0].style.borderColor=arg[6]}}else{if(NETS4)ObjMov=0;HorizArr[hlcnt]=arg[2]+"@"+arg[1]+"@"+arg[4]+"@"+arg[5]+"@"+arg[6];hlcnt++;}menu=eval(arg[2]);if(!menu[12]){clearTimeout(Doucment_timer);Doucment_timer=setTimeout("Close_All_Menus();ResetShellMenu();",timegap)}}else{clearTimeout(Doucment_timer);Doucment_timer=setTimeout("Close_All_Menus();ResetShellMenu",timegap)}}
function DecreC(){if(Nets_shell.indexOf("show-menu=")>-1)return;tr=ltarg.split("=");if(tr[1])parent.frames[tr[1]].location.href=Nets_shell;else location.href=Nets_shell;}
function GetMenuName(mn){mn=mn.toLowerCase();for(a=1;a<menus;a++){if(mn==Menu_name[a]){return a;}}return a;}
function GetMenu_ITem(mn,item){for(a=1;a<mn;a++){menu=eval("menu"+a);item=item+((menu.length-ac)/5)}item--;return item}
function Sis_menu(){for(a=1;a<ImgArr.length;a++){tim=ImgArr[a].split("_");if(tim[4]){tim[3]=tim[3]+"_"+tim[4]}menu=eval(tim[3]);if(NETS4){im=_Document.layers[tim[3]].document.layers["el"+tim[2]];imp=GetPosition(im);eln="";for(x=0;x<2;x++){imo=_Document.layers[tim[3]].document.layers[eln+"el"+tim[2]].document.layers[ImgArr[a]];imop=GetPosition(imo);imL=imp[3]-(imop[3]);imT=(imp[2]/2)-(imop[2]/2);if(menu[15])imL=1;if(menu[13]=="left")imL=1;if(menu[13]=="center")imL=(imp[3]/2);eln="m";SetPosition(imo,imT,imL,null,null);}}else{imo=GetMenuObj(ImgArr[a]);imop=GetPosition(imo);im=GetMenuObj("el"+tim[2]);imp=GetPosition(im);if(MAC_BROW){x=menu[6][9];imp[0]=imp[0]-x;imop[0]=imo[0]-x}if(menu[11]){imco=GetPosition(GetMenuObj("hel"+tim[2]));imc=imco[1];}else{imc=0}imT=imp[0]+(imp[2]/2)-(imop[2]/2);imL=imc+imp[3]-(imop[3]);if(menu[15])imL=imc;if(menu[13]=="left")imL=imc;if(menu[13]=="center")imL=imc+(imp[3]/2);if(NETS6&&!NETS61){nsC=GetPosition(GetMenuObj(tim[3]));imT=imT-nsC[0];imL=imL-nsC[1]}SetPosition(imo,imT,imL,null,null);}}}
function fixBottom(mnu){menu=eval(mnu);ic=(menu.length-ac)/5;menu[21][2]=1;m42=menu[4]*2;mn=GetMenuObj(mnu);if(NETS4){if(menu[14]){SetPosition(GetMenuObj("menuback"+mnu),null,null,mn.clip.height+(menu[14]*2),null)}if(menu[11]){mn.clip.width=mn.clip.width+menu[4]}return}Menu_pointer=GetPosition(mn);el=menu[21][1];ml=GetMenuObj("el"+(el-1));mlp=GetPosition(ml);tw=null;th=null;if(menu[11]){lf=0;tc=0;for(y=el-ic;y<el;y++){tc++;ty=GetMenuObj("el"+y);typ=GetPosition(ty);thy=GetMenuObj("hel"+y);thyp=GetPosition(thy);if(MAC_BROW&&!menu[3]){thy.style.width=1+"px";ty.style.width=thy.offsetWidth+menu[6][9]+"px";typ[3]=thy.offsetWidth}if(Operator){ty.style.top=menu[4];if(lf==0)lf=menu[4];typ[2]=typ[2]+(m42);SetPosition(ty,null,0,null,typ[3]);}SetPosition(thy,null,lf,typ[2],typ[3]);lfL=0;if(menu[ac-1+(tc*5)]>0)lfL=menu[ac-1+(tc*5)];lf=lf+typ[3]+lfL;hsep=GetMenuObj("hsep"+y);if(y<el-1)SetPosition(hsep,null,typ[3],typ[2]); else SetPosition(hsep,null,0,0,0);}tw=lf-lfL;th=typ[2];if(_Document.compatMode=="CSS1Compat"){}else{if(MAC_BROW){if(!_Document.doctype){th=th+(m42);tw=tw+m42}else{if(_Document.doctype.name.indexOf(".dtd")<0){th=th+(m42);}}}else if(_Document.all&&!Operator){tw=tw+(m42);th=th+(m42)}}if(Operator)tw=tw+(menu[4])}else{marw=LinkParse(menu[20],"margin");if(NETS6){tw=Menu_pointer[3]-(menu[4]*4);}if(IE_DETECT){tw=menu[3]-menu[4]}if(Operator)tw=Menu_pointer[3]-(menu[4]*2);if(menu[19]){spo=GetMenuObj("S"+mnu);sp=GetPosition(spo);th=sp[2];}}SetPosition(mn,null,null,th,tw);if(marw)tw=tw+(marw*2)+2;SetPosition(mn,null,null,th,tw);if(menu[14]){SetPosition(GetMenuObj("menuback"+mnu),null,null,th+(menu[14]*2)+m42,null)}}				
function sm(v1){menu=eval(v1);if(menu[19]&&!menu[21][2])fixBottom(v1);if(Operator||NETS6||menu[11]||IE_DETECT)if(!menu[7]&&!menu[21][2])fixBottom(v1);ap=GetMenuObj(v1);if(flta)if(ap.filters[0])ap.filters[0].Apply();gmi++;if(!NETS4)aps=ap.style; else aps=ap;aps.zIndex=gmi;aps.visibility='visible';if(INT_EXP55){gmif=GetMenuObj("if"+v1);ifgp=GetPosition(ap);SetPosition(gmif,ifgp[0],ifgp[1],ifgp[2],ifgp[3]);gmif.style.visibility='visible';}if(flta)if(ap.filters[0])ap.filters[0].Play();if(menu[17])FixTheForm(menu[17],0)}
function PopUpMenu(mn,mpos){if(isNaN(mn)){for(a=1;a<menus;a++){if(mn==Menu_name[a]){mn=a;break;}}}setpos();ObjMov.visibility='hide';clearTimeout(Doucment_timer);Close_All_Menus();MenuText='menu'+mn;mi=GetMenuStyle(MenuText);if(NETS4)_Document.captureEvents(Event.MOUSEMOVE);_Document.onmousemove=getMousePointers;mn=GetMenuObj(MenuText);gp=GetPosition(mn);if(mpos>0){ttop=MouseY+2;tleft=MouseX+2}else{ttop=gp[0];tleft=gp[1];}if((ttop+gp[2])>(wh+ShellY)){ttop=wh-gp[2]+ShellY;if(!mpos&&mpos>0){SetPosition(mn,ttop,null,null,null);}}if((tleft+gp[3])>(ww+ShellX)){tleft=ww-gp[3]+ShellX;if(!mpos&&mpos>0){SetPosition(mn,null,tleft,null,null);}}if(mpos){SetPosition(mn,ttop,tleft,null,null);}flta=0;if((_Document.all&&_Document.getElementById)&&!MAC_BROW){ap=GetMenuObj(MenuText);getflta(ap);}sm(MenuText);_aMenu=mn}
function shl(lyr,el,s){clearTimeout(Doucment_timer);mt=_Document.layers[lyr].document.layers["el"+el];ObjMov.visibility="hide";menu=eval(lyr);mt.visibility=s;ObjMov=mt}
function ResetShellMenu(){for(a=1;a<menus;a++){menu=eval("menu"+a);if(menu[7]&&menu[12]){ShMenu=0;return}}if(ParentMenu_Item)ParentMenu_Item.ResetShellMenu()}
function POPUP_IMENU(v1,lyr,el)
{
	if((Start_interval&&Menu_load==0)||inDragMode)return;
	subfound=0;nv1=v1;
	for(a=1;a<menus;a++){if(v1.match("show-menu")&&v1.substring(10,99)==Menu_name[a]){v1="show-menu"+a;subfound=1;a=999}	}
	if(!om)om=lyr;clearTimeout(Doucment_timer);
	if(ParentMenu_Item)ParentMenu_Item.clearTimeout(ParentMenu_Item.Doucment_timer);
	if(NETS4){time_out=_Document.layers[lyr].document.layers["el"+el].document.images[0]}else{time_out=GetMenuObj("im"+el)}
	o_img="";if(time_out){o_img=time_out.src;if(Swap_Image[el].src)time_out.src=Swap_Image[el].src}
	KMenu=lyr;container=eval(lyr);
	if(SImg_Arr[el])
	{
		stime_out="im_"+lyr.substring(4,99) + "_" + el+"_" + lyr
		if(NETS4){stime_out=_Document.layers[lyr].document.layers["el"+el].document.layers[stime_out]}else{stime_out=GetMenuObj(stime_out)}
		stime_out.src=SImg_Arr[el].src
	}

	if(subfound)
	{
		v1=v1.substring(5,99);
		menu=eval(v1);
		
		ObjMnu=v1;
		mi=GetMenuObj(v1);
		
		gp=GetPosition(GetMenuObj(lyr));
		h3="";
		
		if(container[11])h3="h";
		if(NETS4){tel=GetPosition(_Document.layers[lyr].document.layers["el"+el])}else{
		tel=GetPosition(GetMenuObj(h3+"el"+el))
		}
		np=GetPosition(mi);
		if(container[11])
		{
			KMenu=v1
			if(!container[5])container[5]="";
			if(!Operator&&_Document.all&&!MAC_BROW)gp[1]=gp[1]+container[4];
			if(NETS6)if(NETS61)gp[1]=gp[1]+container[4];else gp[1]=-1;gp[0]=gp[0]-container[4]
			if(MAC_BROW)gp[0]=gp[0]-container[4];
			if(container[5].indexOf("bottom")>=0){tvar=container[1];if(!tvar)tvar=0;gp[0]=gp[0]-np[2]-tel[2]}
			if(tel[1]+gp[1]+np[3]>ww+ShellX){gp[1]=ww-np[3]-tel[1]+ShellX;}
			mtop=gp[0]+gp[2];
			mleft=tel[1]+gp[1];
			if(container[15])mleft=mleft-np[3]+tel[3]+(container[4]*2)
			m1=menu[1];
			if(m1)
			{
				m1=m1+"";
				if(m1.indexOf("offset=")==0)
				{
					os=m1.substr(7,99);
					mtop=(parseInt(os)+mtop)
				}
				else
				{
					if(m1)mtop=parseInt(m1)
				}
			}

			m2=menu[2];
			if(m2){m2=m2+"";
			if(m2.indexOf("offset=")==0)
			{
				os=menu[2].substr(7,99);
				mleft=(parseInt(os)+mleft);
			}else{if(m2)mleft=m2;}
		}
		if(menu[5])setpos();else SetPosition(mi,mtop,mleft-1,null,null);
		}
		else
		{
			if(!NETS61&&NETS6)tel[0]=tel[0]-gp[0];
			nt=tel[0]+gp[0]+suboffset_top;
			nl=gp[1]+tel[3]-suboffset_left;
			onl=nl
			ont=nt
			if((gp[1]+gp[3]+np[3])>=ww+ShellX||menu[15]){nl=gp[1]-np[3]+suboffset_left}
			if(nl<0)nl=onl;
			if(nt+np[2]>wh+ShellY){nt=wh-np[2]+ShellY;}
			if(nt<0)nt=ShellY+4
			if(menu[1]>=0)nt=menu[1]
			if(menu[2]>=0)nl=menu[2]
			if(menu[5])setpos();else SetPosition(mi,nt,nl,null,null);
		}
		om+=","+v1;
		
		if(ShMenu==1){sm(v1);if(!NETS4)mi.style.visibility="visible"}


		if(menu[19])
		{
			gp=GetPosition(GetMenuObj(v1));
			gpc=GetPosition(GetMenuObj("S"+v1))
			tt=0;
			if((gp[0]+gpc[2])>wh+ShellY)
			{
				SetPosition(GetMenuObj("S"+v1),null,null,(wh+ShellY)-gp[0]-10-2);
				SetPosition(GetMenuObj(v1),null,null,(wh+ShellY)-gp[0]-10);
			}
			else
			{
			}
		}

	}
	else
	{
		frt=v1.indexOf(" ")
		lt=LinkParse(v1, "sourceframe");
		if(lt)pf=parent[lt];
		if(frt>0&&v1.indexOf("show-menu=")>-1)
		{
			if(lt)
			{
				v1=v1.substring(10,frt);
				if(pf.Menu_load)
				{

					pf.mn=pf.GetMenuObj("menu"+pf.GetMenuName(v1));
					menu=eval(lyr);
					gp=GetPosition(GetMenuObj(lyr));
					h3="";
					if(container[11])h3="h";
					if(NETS4){Menu_pointer=GetPosition(_Document.layers[lyr].document.layers["el"+el])}else{Menu_pointer=GetPosition(GetMenuObj(h3+"el"+el))}
					fLeft=0;
					if(menu[11])
					{
						fTop=pf.ShellY;
						fLeft=pf.ShellX+gp[1]+Menu_pointer[1]+Frames_Left_Offset;
					}
					else
					{
						fTop=pf.ShellY+gp[0]+Menu_pointer[0]+Frames_Top_Offset;
						fLeft=pf.ShellX+100
					}
					tp=GetPosition(pf.mn)
					if(fTop+tp[2]>(pf.ShellY+pf.wh))fTop=pf.wh-tp[2]+pf.ShellY
					pf.SetPosition(pf.mn,fTop,fLeft-100,null,null);
					closeFel=0
					if(OFMENU!=v1)closeFel=1					
					if(ShMenu==1)
					{
						if(pf.mn.visibility=="hide"||pf.mn.style.visibility=="hidden")pf.PopUpMenu(v1); 
					}
					else
					{
						if(closeFel)Close_Element();
					}
					
					OFMENU=v1
					closeFel=1
					pf.ParentMenu_Item=self
				}
			}
		}
		else if(frt>0)
		{
			if(lt)if(pf)if(pf.Menu_load)pf.Close_All_Menus()
			if(NETS4)shl(lyr,el,"show");
		}
		
	}
	ta=om.split(",")
	strt=0;
	for(a=0;a<ta.length;a++)
	{
		if (ta[a]==v1)strt=0;
		if (strt)
		{
			if(ta[a])
			{
				Horiz_lay=lyr;
				hel=el;
				Close_Element();
				tmnu=eval(ta[a])
				if(tmnu[17]&&!menu[17])FixTheForm(tmnu[17],1)
				if(!tmnu[7])SetDivision(ta[a],0)
			}
		ta[a]=""
		}
		if(ta[a]==lyr)strt=1;
	}
	mmenu=eval(lyr)
	if(mmenu[7]&&lyr!=ta[0])
	{
		Close_All_Menus();
		if(v1==ta[ta.length-1])
		{
			if(NETS4)shl(lyr,el,'show');
			tmnu=eval(v1)
			if(tmnu[17])FixTheForm(tmnu[17],0)

			SetDivision(v1,1)
		}
	}
	om=""
	mdisp=0
	for(a=0;a<ta.length;a++)
	{
		if(ta[a]==lyr)frs=a
		if(ta[a]==v1)fre=a
		if (mdisp||(a>frs&&a<fre))
		{
			if (ta[a]&&ta[a]!=v1)
			{
				SetDivision(ta[a],0)
				Close_Element();
				if(NETS4)shl(lyr,el,'hide');
			}
		}
		else
		{
			if(ta[a])om+=ta[a]+",";
		}
		if (v1==ta[a])mdisp=1
	}
}


function SetScroll(val,mnu)
{
	mn=GetMenuName(mnu);
	mi=GetMenuObj("Smenu"+mn);
	mip=GetPosition(mi)
	tt=tt-val
	gp=GetPosition(GetMenuObj("menu"+mn))

	if(tt>=0 && tt<(gp[2]-gp[0]))
	{
		mi.style.clip = "rect("+tt+"px "+mip[3]+"px "+(tt+gp[2]-7)+"px 0px)"
		NETS6c=0
		if((NETS6&&!NETS61)||MAC_BROW)NETS6c=1
		SetPosition(mi,-tt,null,tt+gp[2])
		ST = setTimeout("SetScroll("+val+",'"+mnu+"')",30);
	}
	else
	{
		tt=tt+val
		clearTimeout(ST)
	}
	clearTimeout(Doucment_timer);
}



function hl()
{
	arg=hl.arguments;imgact="";hlnk=arg[1];if(!menu[8]&&menu[15])menu[8]="right";_aMenu=" "+a;_aMenu=_aMenu.length-1;subimg="";arg[0]+="";if(NETS6){dwd=arg[2][9]*2}else{dwd=0};if(NETS4){if(el==0){st="<style type=\"text/css\">A.m{text-decoration:none;}</style>";_Document.write(st);oatop=atop;}else{mtl=_Document.layers[ObjMnu].document.layers["el"+(el-1)];
	if(oatop==atop){atop+=mtl.clip.height}else{atop=menu[4];}oatop=atop}if(menu[11]){atop=menu[4];if(oaleft==aleft){aleft+=mtl.clip.width+arg[8]}else{aleft=menu[4];oaleft=aleft}oaleft=aleft}else{aleft=menu[4];}}
	if(hlnk.substring(0,5)=="show-"){arg[1]=arg[1].toLowerCase();if(arg[7]==hlnk) if(arg[6])arg[7]=arg[6];else arg[7]="";hlnk="#";if (arg[6]+" "!="undefined ")hlnk=arg[6];}
	pI="POPUP_IMENU('"+arg[1]+"','"+arg[5]+"',"+el+");";if(arg[1].substring(0,5)=="show-"&&(!menu[11]||menu[6][16])&&(menu[11]||menu[6][10])){im++;ims="im_"+a+"_"+el+"_"+arg[5];ti=arg[2][10];if(menu[6][16]&&menu[11])ti=menu[6][16];if(NETS4){sti="<img border=0 src="+ti+">";
	subimg="<layer id="+ims+">"+sti+"</layer>";}else{
	if(!LinkParse(arg[1],"sourceframe"))imgact="onmouseover=\"GetMenuObj('el"+el+"').onmouseover();\" onmouseout=\"GetMenuObj('el"+el+"').onmouseout();\"";
	if(Operator)imgact="onmouseover=\"clearTimeout(Doucment_timer)\"";
	subimg="<img id="+ims+" style=\"position:absolute;\" "+imgact+" border=0 src="+ti+">"};ImgArr[im]=ims;}omp=Menu_pointer;ofc=arg[2][0];ofb=arg[2][1];onc=arg[2][2];onb=arg[2][3];ltarg=" ";lOnfunc="";lOffunc="";ltype="";lalign=menu[8];if(!lalign)lalign="left"
	tfborc="";nborc="";fborc="";dragable=0;simg="";bimg="";sbimg="";sbgc="";sbgc=LinkParse(hlnk,"separatorcolor");if(!sbgc)if(menu[6][19])sbgc=menu[6][19]; else sbgc=menu[6][4]
	marw=LinkParse(menu[20],"margin");
	if(!marw)marw=0;
	if(hlnk.indexOf(" ")>0){k2o=LinkParse(hlnk,"keytoopen");if(k2o){Key_Arr[Key_ArrC]=k2o.toUpperCase()+";"+arg[1]+";"+arg[5]+";"+el;Key_ArrC++;}
		_al=LinkParse(hlnk,"align");if(_al)lalign=_al;
		ltarg=LinkParse(hlnk,"target");
		if(ltarg)ltarg=" target="+ltarg
		lOnfunc=LinkParse(hlnk,"onfunction")+";";
		lOffunc=LinkParse(hlnk,"offfunction")+";";
		ltype=LinkParse(hlnk,"type");
		tofc=LinkParse(hlnk,"offfontcolor");if(tofc)ofc=Cheque_colors(tofc)
		tofb=LinkParse(hlnk,"offbackcolor");if(tofb)ofb=Cheque_colors(tofb)
		tonc=LinkParse(hlnk,"onfontcolor");if(tonc)onc=Cheque_colors(tonc)
		tonb=LinkParse(hlnk,"onbackcolor");if(tonb)onb=Cheque_colors(tonb)
		nborc=LinkParse(hlnk,"onbordercolor");if(nborc){nborc=Cheque_colors(nborc);nborc="this.style.borderColor='"+nborc+"';"}
		fborc=LinkParse(hlnk,"offbordercolor");if(fborc){fborc=Cheque_colors(fborc);tfborc="border:"+fborc+" 1px solid;"}
		simg=LinkParse(hlnk,"swapimage");
		soimg=LinkParse(hlnk,"suboverimage");
		if(soimg){SImg_Arr[el]=new Image();SImg_Arr[el].src=soimg}
		bimg=LinkParse(hlnk,"backimage");
		sbimg=LinkParse(hlnk,"overbackimage");
		dragable=LinkParse(hlnk,"dragable");
		hlnk=LinkParse(hlnk,"link");
		if(hlnk.indexOf(" ")>0)hlnk=hlnk.substr(0,hlnk.indexOf(" "));
	}
	if(NETS4&&ofb=="transparent")ofb=""
	if(!ofb&&(MAC_BROW||Operator))ofb="transparent"
	if(arg[7]+""=="undefined"){arg[7]=hlnk}		
	if(ltype=="form"){onc=ofc;onb=ofb;Menu_pointer="default"}
	if(ltype=="header"&&arg[2][17]){ofc=arg[2][17];ofb=arg[2][18];onc=arg[2][17];onb=arg[2][18];Menu_pointer="default"};smO="ShMenu=1;";smC="";
	if(menu[16]==1){smO="";if(!arg[1].indexOf("show-menu"))hlnk="javascript:ShMenu=1;"+pI}	
	if(hlp[14]){tlen=hlnk.length;thlnk=location.href;thlnk=thlnk.substring(thlnk.length-tlen,thlnk.length);if(hlnk!="#"&&hlnk==thlnk){ofc=arg[2][14];ofb=arg[2][15]}}	
	if(ltype=="form"||hlnk=="#"||ltype=="header"){Menu_pointer="default";
	if(NETS4){hlnk="<a ";}else{hlnk=" "}}else{if(NETS4){hlnk="<a href=\""+hlnk+"\" "+ltarg}else{hlnk="<a id=lnk"+el+" href=\""+hlnk+"\" "+ltarg+" style='text-decoration:none;'>"}}
	if(!NETS4){if(bimg)ofb="url("+bimg+") "+ofb;if(sbimg){if(sbimg!="NONE"){onb="url("+sbimg+") "+onb;}}else{if(bimg)onb="url("+bimg+") "+onb;}}
	pd="PopDown(this," + el + ", '" + arg[5] + "', '"+arg[1]+"', '"+ofb+"', '"+ofc+"', '"+fborc+"');"
	if(arg[0].toLowerCase().indexOf("<img")>=0){if(menu[11]&&NETS6)NETS6hif=1;ipos=arg[0].toLowerCase().indexOf("<img");if(simg){Swap_Image[el]=new Image();Swap_Image[el].src=simg;}else{Swap_Image[el]=0}iefix="";
	if(navigator.appVersion.indexOf("MSIE 6")){iefix=" onclick=\"GetMenuObj('el"+el+"').click()\"";}
	arg[0]=arg[0].substr(0,ipos+4)+iefix+" id=im"+el+" "+ arg[0].substr(ipos+5,900)}if(!isNaN(arg[2][5]))arg[2][5]+="px"
	dragfunc="";
	if(dragable){dragfunc="drag_Documentrop('"+arg[5]+"');";}
	if(NETS4){
		if(bimg)bimg=" background="+bimg;if(sbimg){if(sbimg!="NONE")sbimg=" background="+sbimg;else sbimg=""}else{sbimg=bimg}
		tdwd=" width="+(menu[3]-(arg[2][9]*2))
		NETS4nwrap="";if(menu[11])NETS4nwrap="nowrap";
		ls="<table border=0 cellpadding="+arg[2][9]+" cellspacing=0><tr><td "+NETS4nwrap+" height=-1 align="+lalign+tdwd+">"+hlnk+" style='color:"
		le=";text-decoration:none;font-size:"+arg[2][5]+";font-weight:"+arg[2][7]+";font-family:"+arg[2][8]+"' onmouseover=\"status='"+arg[7]+"';\">"+arg[0]+"</a>"+subimg+"</td></tr></table></layer>"
		if(menu[11])nswid=menu[3]; else nswid=(menu[3]-(menu[4]*2))
		lv=" left="+aleft+" width="+nswid+" top="+atop
		nsofb="";if(ofb)nsofb=" BGColor="+ofb
		nsonb="";if(onb)nsonb=" BGColor="+onb
		tshl="shl('"+arg[5]+"',"+el+",'show');"
		if(ltype=="form")tshl=""
		mt="<layer id=mel"+el+lv+" "+nsofb+bimg+" onmouseover=\""+smO+tshl+pI+" "+dragfunc+lOnfunc+";return setStatus('"+arg[7]+"');\">"+ls+ofc+le
		mt+="<layer id=el"+el+lv+" "+nsonb+sbimg+" onmouseover=\"clearTimeout(Doucment_timer);"+pI+"ltarg='"+ltarg+"'; Nets_shell='"+arg[1]+"'; this.captureEvents(Event.CLICK); this.onClick=DecreC;\" onmouseout=\""+pd+"; "+lOffunc+"; return setStatus('');\" visibility=hidden >"+ls+onc+le
	}else{
		mt="";
		if(menu[11]){bgc=hlp[4];if(hlp[11])bgc=hlp[12];
		mt+="<div id=hel"+el+" style=\"text-align:left;background:'"+ofb+"';width:"+(menu[3]-menu[4])+"px;position:absolute;top:0;left:"+dlft+";\">";dlft=dlft+menu[3]-(menu[4]*2)+menu[4]}
		rsp=0;if (lalign=="right") rsp=7;
		mt+=hlnk
		dw=(menu[3]-(2*menu[4]+dwd))
		if(dw+" "=="NaN "){dw=""}else{dw="width:"+dw+"px"}
		if(Operator&&menu[3])dw="width:"+(menu[3]-(arg[2][9]*2)-(menu[4]*2))+"px;"
		if(!menu[3]&&INT_EXP4)dw="width:1px";
		if(menu[11]&&Operator){dw="position:absolute;"}
		if(!menu[11]&&IE_DETECT){dw="width:"+(menu[3]-menu[4]-(arg[2][9]*2))+"px;"}
		if(isNaN(arg[2][9])){padd=arg[2][9]}else{psp=arg[2][9]+"px ";padd=psp+psp+psp+psp}
		if(menu[11]&&menu[3]>0)dw="position:absolute;width:"+menu[3]+"px"
		hms="";if(menu[11])hms="<div style=\";top:0;position:absolute;\"><div onmouseover=\"clearTimeout(Doucment_timer)\" id=hsep"+el+" style=\"position:absolute;background:"+sbgc+";width:"+menu[b]+"px; clip:rect(0 "+menu[b]+"px 100% 0);\">\n</div>\n</div>";
		mt+="<div id=el"+el+" style=\"margin:"+marw+"px;"+tfborc+"text-align:"+lalign+";"+dw+";padding:"+padd+";font-weight:"+arg[2][7]+";font-style:"+arg[2][6]+";font-family:"+arg[2][8]+";font-size:"+arg[2][5]+";color:"+ofc+";background:"+ofb+";\""
		mt+=" onMouseOver=\""+nborc+";this.style.background='"+onb+"';style.color='"+onc+"';this.style.cursor='"+Menu_pointer+"';"+smO+"; "+pI+";"+dragfunc+lOnfunc+";return setStatus('"+arg[7]+"');\""
		if(MAC_BROW&&_Document.all)mt+=" onClick=\"lnk"+el+".click()\"";
		mt+=" onMouseOut=\"ReplaceImage(); "+pd+";"+lOffunc+"; return setStatus('');\">"
		mt+=(arg[0])+"</div>";
		mt+="</a>";
		if (menu[11])mt+=hms+"</div>";
		mt+=subimg
	}
	Menu_pointer=omp
	_Document.write(mt);el++;
}


function SubMenu(mnu){

	menu=eval(mnu);
	menu[21]=new Array();if(menu[7]){Parameters[Parameters.length]=mnu.substr(4,3);}
	if(ac==menu.length){menu[23]=""}
	atop=menu[4];if(!atop)atop=0;hlp=menu[6];if(!menu[4])menu[4]=0;if(NETS4)eq="="; else eq=":";
	for(z=0;z<21;z++){if(z==5)z=12;if(z==16)z++;if(hlp[z]&&hlp[z].charAt(0)!="#")hlp[z]=Cheque_colors(hlp[z]);}
	if(menu[14]){m14=";"+menu[14];m14ar=m14.split(";");if(m14ar[2]){m14h=m14ar[1];m14w=m14ar[2].substr(6,99)+"px";menu[14]=m14h}else{m14h=m14ar[1];m14w="100%"}
	if(_Document.layers)_Document.write("<layer z-index=1 id=menuback"+mnu+" top="+(menu[1]-m14h)+" height=2 width="+m14w+" left=0 bgcolor="+hlp[1]+"></layer>");else	_Document.write("<div id=menuback"+mnu+" style=\"position:absolute;top:"+(menu[1]-m14h)+"px;width:"+m14w+";height:2px;background:"+hlp[1]+"\">&nbsp;</div>")}
	if(el)NETS6c=3;else NETS6c=2;NETS6w=0;if(menu[8]=="right"&&NETS6)NETS6w=7;
	if (menu[3]<1)menu[3]="undefined"
	if(NETS4)
	{
		bgc="";thw=menu[3];
		if(menu[11]){ic=(menu.length-ac)/5;thw=(menu[3]*ic)-(menu[4]*ic)+menu[4]}
		if(hlp[4])bgc="bgColor="+hlp[4]
		if (hlp[11])bgc="bgColor="+hlp[13]
		m18="";if(menu[18])m18="background="+menu[18];
		mt="<layer "+m18+" z-index=29 visibility=hidden "+bgc+" id="+mnu+" top="+menu[1]+" left="+menu[2]+" width="+thw+">"
		if (hlp[11])mt+="<layer bgcolor="+hlp[12]+" top=0 left=0 height=2 width=100%></layer>"
		mt+="<layer id="+mnu+"3d bgcolor="+hlp[12]+" top=0 left=0 height=0 width=2></layer>"
	}
	else
	{
		m18="";if(menu[18]){m18="url("+menu[18]+ ") ";}iedf="";if(!Operator&&!MAC_BROW&&_Document.all&&menu[9]){iedf=" filter:";flt=menu[9].split("\;");for(fx=0;fx<flt.length;fx++){iedf+="progid:DXImageTransform.Microsoft."+flt[fx];if(navigator.appVersion.indexOf("MSIE 5.5")>0)fx=999}}
		if(!hlp[4]&&(MAC_BROW||Operator))hlp[4]="transparent"
		if(hlp[11])brd = "border:solid "+menu[4]+"px; border-left-color:"+hlp[12]+";border-top-color:"+hlp[12]+";border-bottom-color:"+hlp[13]+";border-right-color:"+hlp[13]+";";else brd = " border:solid "+menu[4]+"px "+hlp[4]+";";
		mt="";scrof="";if(!NETS6)scrof="overflow:hidden;";dmleft=0;if(menu[2])dmleft=menu[2];		
		if(INT_EXP55){ifBlnk="";if(location.protocol=="https:")ifBlnk="/blank.htm";mt="<IFRAME frameborder=0 id=if"+mnu+" src=\""+ifBlnk+"\" scroll=none style=\"FILTER:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);visibility:hidden;height:20;position:absolute;width:"+(menu[3]+NETS6w)+"px;left:"+dmleft+"px;top:"+menu[1]+"px;z-index:5\"></iframe>"}
		mt+="<div tabindex=1 id="+mnu+" style=\""+iedf+scrof+";z-index:19;visibility:hidden;"+brd+"position:absolute;background:"+m18+hlp[1]+";width:"+(menu[3]+NETS6w)+"px;left:"+dmleft+"px;top:"+menu[1]+"px;\">"
		if(menu[19]){mt+="<div id=S"+mnu+" style=\"position:absolute;overflow:hidden;\">"}
	}

	_Document.write(mt)
	x=0;
	dlft=0
	aleft=0;
	if(menu[3]&&menu[11]&&(NETS6||Operator))menu[3]=menu[3]-(hlp[9]*2)
	for(b=ac;b<menu.length;b++)
	{
		b=b+4
		if(menu[b-3]==""){menu[b-3]="#"}
		menu[b-3]=menu[b-3].replace(/\"/gi, "&quot;")
		if(menu[b-2])menu[b-2]=menu[b-2].replace(/\"/gi, "&quot;")
		hl(menu[b-4], menu[b-3],hlp,100,100,mnu,menu[b-2],menu[b-1],menu[b-5])
		txt="";
		if(NETS4)
		{
			mt=_Document.layers[mnu].document.layers["el"+(el-1)]
			if (!menu[11])
			{
				if (menu[b]&&b<menu.length-1)
				{

					x=atop+mt.clip.height
					if(sbgc)bgc="bgcolor="+sbgc;
					if(!hlp[11])x++
					txt="<layer top="+(x-2)+" left="+menu[4]+" height="+menu[b]+" "+bgc+" width="+mt.clip.width+" onmouseover=\"clearTimeout(Doucment_timer)\" ></layer>"
					if(hlp[11]){txt+="<layer top="+(x-1)+" left="+menu[4]+" height=1 bgcolor="+hlp[12]+" width="+mt.clip.width+"></layer>"
					}
				}
			}
			else
			{
				if(sbgc)txt="<layer bgcolor="+sbgc+" left="+(aleft+mt.clip.width)+" width="+menu[b]+" top="+x+" height="+(mt.clip.height+(menu[4]))+"></layer>"
			}
		}
		else
		{
			mbw=menu[b];
			if(hlp[19])bc=hlp[19]; else	bc=hlp[4]
			if(b+1==menu.length)mbw=0;
			if(mbw>0)
			{
				if(!sbgc)sbgc=bc;
				if (!menu[11])
				{
					dwid=(menu[3]-menu[4]*2)
					if(IE_DETECT)dwid=menu[3]-menu[4]
					if (hlp[11]&&mbw==1)
					{
						oc="";if(Operator)oc="_Document.getElementById('el"+el+"').style.background='"+hlp[1]+"';_Document.getElementById('el"+el+"').style.color='"+hlp[0]+"'";
						txt="<div onmouseout=\""+oc+"\" onmouseover=\"clearTimeout(Doucment_timer)\" style=\"position:relative\">"
						txt+="<div style=\"border-top:1px solid "+hlp[13]+"; background:"+hlp[12]+"; width:"+dwid+"px;position:absolute;clip:rect(0 100% 2px 0);height:1px;\">"
						txt+="</div>\n</div>"
					}
					else
					{
						txt="<div style='text-align:left;'>";
						txt+="<div onmouseout=\"PopDown();\" onmouseover=\"clearTimeout(Doucment_timer)\" style=\"background:"+sbgc+";width:"+dwid+"px;position:absolute;"
						txt+="clip:rect(0 100% "+mbw+"px 0);height:"+mbw+"px;\">"
						txt+="</div>"
						txt+="</div>"
					}
				}
			}
		}
		_Document.write(txt);
		ObjMnu=mnu;
		mt=""
	}
	oatop=-1;
	if (NETS4){mt="</layer>"}else{
	mt+="</div>\n";
	if(menu[19])mt+="</div>"}
	_Document.write(mt)
	if(NETS4){ml=GetMenuObj(mnu);ml.clip.height += menu[4];ml3d=_Document.layers[mnu].document.layers[mnu+"3d"];
	if(hlp[11])ml3d.clip.height=ml.clip.height};
	menu[21][1]=el
}
function check_submenu(e){stopchec=1;for(a=1;a<menus;a++){menu=eval("menu"+a);if(menu[10]>0){stopchec=0;if(df!=0||osy!=ShellY){mi=GetMenuObj("menu"+a);tm=GetPosition(mi);mit=tm[0];if(isNaN(menu[1]))menu[1]=0;df=parseInt(menu[1])-mit;if(ShellY+menu[10]>=menu[1])df=ShellY-mit+menu[10];nt=df/followspeed;of1=nt.toString();ofr=of1.split("\.");if(ofr[1]+" "=="undefined ")ofr[1]=0;ObjFrac=ObjFrac+parseInt(ofr[1]);if(MAC_BROW&&parseInt(nt)==0)return;if(ObjFrac>10){ObjFrac=ObjFrac-10;if(df>=0)nt++; else	nt--;}SetPosition(mi,mit+nt,null,null,null);if(menu[14])SetPosition(GetMenuObj("menubackmenu"+a),mit+nt-menu[14],null,null,null)}else{return;}osy=ShellY}}if(stopchec){osy=ShellY;return}pu=setTimeout('check_submenu()',followrate)}
function PlaceTheMenu(mn){if(NETS4||NETS6)pos="relative";else pos="absolute";mnt="<div id=\""+mn+"DIV\" style=\"width:1;height:1;position:"+pos+"\"></div>";menu=eval("menu"+GetMenuName(mn));menu[21][0]=mn+"DIV";_Document.write(mnt)}
function setpos(){for(a=1;a<menus;a++){menu=eval("menu"+a);if(menu[21][0]){gm=GetMenuObj(menu[21][0]);if(NETS4){ntp=gm.pageY;nlp=gm.pageX}else{gp=GetPosition(gm);ntp=gp[0];nlp=gp[1]}mn=GetMenuObj("menu"+a);mnp=GetPosition(mn);if(ntp==0)ntp=null;if(nlp==0)nlp=null;SetPosition(mn,ntp,nlp,null,null);if(INT_EXP55){gmif=GetMenuObj("ifmenu"+a);SetPosition(gmif,ntp,nlp,null,null)}}else{if(!menu[5])menu[5]="";if (menu[5].indexOf("left")!=-1||menu[5].indexOf("center")!=-1||menu[5].indexOf("right")!=-1){mn=GetMenuObj("menu"+a);mnp=GetPosition(mn);mnw=mnp[3];nlp=((ww-mnw)/2);if(menu[5].indexOf("right")!=-1)nlp=ww-mnw;if(menu[5].indexOf("left")!=-1)nlp=1;ts=menu[2]+"";if(ts.indexOf("offset=")==0){os=LinkParse(ts,"offset");nlp=nlp+parseInt(os);min=LinkParse(ts,"minimum");if(min&&(nlp<min))nlp=min;}SetPosition(mn,null,nlp,null,null)}if(menu[5].indexOf("top")!=-1||menu[5].indexOf("bottom")!=-1||menu[5].indexOf("middle")!=-1){mn=GetMenuObj("menu"+a);mnp=GetPosition(mn);mnh=mnp[2];if(Operator)mnh=mn.style.pixelHeight;nlp=wh-mnh;if(menu[5].indexOf("middle")!=-1)nlp=((wh-mnh)/2);if(menu[5].indexOf("top")!=-1)nlp=1;ts=menu[1]+"";if(ts.indexOf("offset=")==0){os=LinkParse(ts,"offset");mnp=GetPosition(mn);nlp=nlp+parseInt(os);min=LinkParse(ts,"minimum");if(min&&(nlp<min))nlp=min;}if(menu[10]>0){menu[1]=nlp;if(nlp>0)menu[10]=nlp;nlp=nlp+ShellY;if(menu[10]==nlp&&Menu_load<2)SetPosition(mn,nlp,null,null,null)}else{SetPosition(mn,nlp,null,null,null)}}}}}
function MenuScan(){ShellY=self.pageYOffset;ShellX=self.pageXOffset;if(Operator){ww=window.innerWidth;wh=window.innerHeight}else if(_Document.all){ShellY=_Document.body.scrollTop;ShellX=_Document.body.scrollLeft;if(!INT_EXP4&&!MAC_BROW){if(ShellY==0)ShellY=_Document.documentElement.scrollTop;if(ShellX==0)ShellX=_Document.documentElement.scrollLeft;}if(_Document.compatMode=="CSS1Compat"){ww=document.documentElement.clientWidth;wh=document.documentElement.clientHeight}else{ww=_Document.body.clientWidth;wh=_Document.body.clientHeight}}else{if(NETS4){ww=self.innerWidth-16;wh=self.innerHeight-17}else{ww=_Document.body.offsetWidth;if(!ww)ww=self.innerWidth-15;ww--;wh=self.innerHeight;}}if(Operator&&(owh!=wh||oww!=ww)){if(Menu_load>1){location.reload()}Menu_load++;oww=ww;owh=wh;}if(ShellY!=osy)check_submenu();if(!MAC_BROW&&!Operator&&Menu_load<2)Sis_menu();setpos();}
function mOL(){if(!NETS61&&NETS6||NETS6hif){MenuInit()}Menu_load=1;if(Oload)Oload();if(Start_interval||Operator){for(x=0;x<Parameters.length;x++){fixBottom("menu"+Parameters[x]);PopUpMenu(Parameters[x])}}Sis_menu();MenuScan();if(!Operator)Menu_load++;}
function MenuInit(){el=0;df=-1;if((_Document.all&&_Document.getElementById)&&!MAC_BROW)_Document.write("<"+"script>function getflta(ap){try{if(ap.filters){flta=1}}catch(e){}}<"+"/script>");for(x=0;x<Parameters.length;x++){if(!Operator){fixBottom("menu"+Parameters[x]);PopUpMenu(Parameters[x])}}if(NETS4){_Document.captureEvents(Event.MOUSEMOVE);oww=self.innerWidth-16;owh=self.innerHeight-17;window.onresize=function(){if(ww!=oww||wh!=owh)window.history.go(0)}}_Document.onmousemove=getMousePointers;MenuScan();}for(a=1;a<menus;a++){SubMenu("menu"+a)}if(MAC_BROW45)Oload=window.onLoad;else Oload=window.onload;if(!NETS61&&NETS6||NETS6hif){window.onload=mOL}else{MenuInit();Sis_menu();window.onload=mOL}
setInterval("MenuScan()",10);





