var km=new Object;
km.menuClasses=[],km.itemClasses=[],km.menuCode=[];
km.baseSRC="share/kmenu/";
km.orientation=[
"vertical",// alignment ["vertical"|"horizontal"|"popup"]
"left",// h align ["left"|"right"]
"top",// v align ["top"|"bottom"]
"relative",// positioning ["relative"|"absolute"|"fixed"|"allfixed"]
"0px",// x position ["em"|"px"|"pt"|"0"]
"0px",// y position ["em"|"px"|"pt"|"0"]
"1000",// z order ["0" to "10000"] (menu takes 20000 headroom)
];
km.list=[
"flexible",// horizontal overflow ["rigid"|"flexible"]
"yes",// show menus to IE-based screenreaders ["yes"|"no"]
"yes",// hide static menus for netscape 4 ["yes"|"no"]
];
km.behaviors=[
"0",// open timer ["milliseconds"|"0"]
"200",// close timer ["milliseconds"|"0"|"never"]
"yes",// reposition menus to stay inside the viewport ["yes"|"no"]
"default",// manage windowed controls for win/ie ["default","hide","iframe","none"]
];
km.reset=[
"yes",// reset from document mouse click ["yes"|"no"]
"yes",// reset from window resize ["yes"|"no"]
"yes",// reset from text resize ["yes"|"no"]
];
km.hstrip=[
"none",// background ["color"|"#hex"|"rgb()"|"image.gif"|"none"]
"yes",// copy navbar item margin-right to margin-bottom ["yes"|"no"]
];
km.keys=[
"38",// up ["n"] ["38" = up arrow key]
"39",// right ["n"] ["39" = right arrow key]
"40",// down ["n"] ["40" = down arrow key]
"37",// left ["n"] ["37" = left arrow key]
"123",// hotkey ["n"] ["123" = F12]
"none",// hotkey modifier ["none"|"shiftKey"|"ctrlKey"|"altKey"]
"27",// escape ["n"|"none"] ["27" = Esc]
"document.links[0]",// exit focus [expression]
];
km.navbar=[
"11",// nav -> menu x-offset (+-)["n" pixels]
"-2",// nav -> menu y-offset (+-)["n" pixels]
"163px",// width ["em"|"px"|"pt"] (vertical navbar only - horizontal navbar items have "auto" width) ("%" doesn't work right)
];
km.items=[
"0",// margin between items ["n" pixels]
"1",// border size ["n" pixels] (single value only)
"collapse",// border collapse ["collapse"|"separate"] (only applies when margin = "0"]
"#96B4D9 #6994C7 #A2BDDC #96B4D9",// border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none" - set border size to "0" if you don't want borders)
"#96B4D9 #6994C7 #A2BDDC #96B4D9",// hover/focus border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// hover/focus border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none")
"#96B4D9 #6994C7 #A2BDDC #96B4D9",// visited border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// visited border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none")
"9",// left/right padding ["n" pixels] (single value only)
"4",// top/bottom padding ["n" pixels] (single value only)
"",// background ["color"|"#hex"|"rgb()"|"image.gif"]
"#83A6D0",// hover/focus background ["color"|"#hex"|"rgb()"|"image.gif"]
"",// visited background ["color"|"#hex"|"rgb()"|"image.gif"]
"11px",// font size ["em"|"px"|"pt"|"%"]
"",// font family ["font1,font2,font3"] (always end with a generic family)
"normal",// font weight ["normal"|"bold"]
"none",// text decoration ["none"|"underline"|"overline"|"line-through"]
"right",// text-align ["left"|"right"|"center"]
"#FFF",// color ["color"|"#hex"|"rgb()"]
"#FFF",// hover/focus color ["color"|"#hex"|"rgb()"]
"#FFF",// visited color ["color"|"#hex"|"rgb()"]
"normal",// font-style ["normal"|"italic"|"oblique"]
"normal",// hover/focus font-style ["normal"|"italic"|"oblique"]
"normal",// visited font-style ["normal"|"italic"|"oblique"]
"",// additional link CSS (careful!)
"",// additional hover/focus CSS (careful!)
"",// additional visited CSS (careful!)
"menu_arrow.gif",// menu indicator character/image ["x"|"image.gif"|"none"] (images are a non-tiled CSS background v-aligned in the middle of the region set by the clipping width)
"menu_arrow.gif",// menu indicator rollover character/image ["x"|"image.gif"|"none"] (must be same type)
"20",// clipping width of indicator image ["n" pixels] (image only - not used with character)
"open",// alt text of indicator image ["x"] (image only)
];
km.menus=[
"-3",// menu -> menu x-offset (+-)["n" pixels] // "-16"
"-2",// menu -> menu y-offset (+-)["n" pixels]
"0",// border size ["n" pixels] (single value only)
"",// border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none" - set border size to "0" if you don't want borders)
"170px",// width ["em"|"px"|"pt"]
"2",// padding ["n" pixels] (single value only)
"",// background ["color"|"#hex"|"rgb()"|"image.gif"]
//"progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=15,enabled=0,Duration=0.59)",
"filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=2,motion=reverse,enabled=0,Duration=0.61)",
//"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.4);",	// additional menu CSS (careful!) (you can use a transition here but *not* a static filter)
"",// shadow background ["color"|"#hex"|"rgb()"|"image.gif"|"none"]
"",// shadow offset (+-) ["em"|"px"|"pt"|"%"|"0"]
"",// additional shadow layer CSS (if you use a Shadow filter here, win/ie5.5+ will do that *instead* of default shadow)
];
km.menuItems=[
"0",// margin around items ["n" pixels] (margins are like cellspacing)
"1",// border size ["n" pixels] (single value only)
"separate",// border collapse ["collapse"|"separate"] (only applies when margin = "0")
"#A2BDDC #A2BDDC #A2BDDC #A2BDDC",// border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none" - set border size to "0" if you don't want borders)
"#A2BDDC #A2BDDC #A2BDDC #A2BDDC",// hover/focus border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// hover/focus border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none")
"#A2BDDC #A2BDDC #A2BDDC #A2BDDC",// visited border colors ["color"|"#hex"|"rgb()"] (single, double or four values)
"solid",// visited border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"] (single, double or four values; don't use "none")
"9",// left/right padding ["n" pixels] (single value only)
"3",// top/bottom padding ["n" pixels] (single value only)
"../../images/bg_menu.jpg",// background ["color"|"#hex"|"rgb()"|"image.gif"]
"#A2BDDC",// hover/focus background ["color"|"#hex"|"rgb()"|"image.gif"]
"#6994C7",// visited background ["color"|"#hex"|"rgb()"|"image.gif"]
"11px",// font size ["em"|"px"|"pt"|"%"]
"",// font family ["font1,font2,font3"] (always end with a generic family)
"normal",// font weight ["normal"|"bold"]
"none",// text decoration ["none"|"underline"|"overline"|"line-through"]
"left",// text-align ["left"|"right"|"center"]
"#FFF",// color ["color"|"#hex"|"rgb()"]
"#FFF",// hover/focus color ["color"|"#hex"|"rgb()"]
"#FFF",// visited color ["color"|"#hex"|"rgb()"]
"normal",// font-style ["normal"|"italic"|"oblique"]
"normal",// hover/focus font-style ["normal"|"italic"|"oblique"]
"normal",// visited font-style ["normal"|"italic"|"oblique"]
"",// additional link CSS (careful!)
"",// additional hover/focus CSS (careful!)
"",// additional visited CSS (careful!)
"menu_arrow.gif",// submenu indicator character/image ["x"|"image.gif"|"none"] (images are a non-tiled CSS background v-aligned in the middle of the region set by the clipping width)
"menu_arrow.gif",// submenu indicator rollover character/image ["x"|"image.gif"|"none"] (must be the same type)
"20",// clipping width of indicator image ["n" pixels] (image only)
"..",// alt text of indicator image ["x"] (image only)
];
/**End of CUSTOM ** Start of CONTROL*/;
var kT=null;
km.ready=0;
km.pi=function(n){
n=parseInt(n,10);
return n;
};
km.un='undefined';
km.m=document;
km.gd=function(KmD){
return km.m.getElementById(KmD);
};
km.xd=function(KmD){
KmD.style.display='block';
};
km.xn=function(KmD){
KmD.style.display='none';
};
km.xv=function(KmD){
KmD.style.visibility='visible';
};
km.xh=function(KmD){
KmD.style.visibility='hidden';
};
km.ne=function(KmD){
return KmD.parentNode.className=='kmenu';
};
if(typeof km.reset==km.un){
km.reset=['yes','yes','yes'];
}
if(typeof km.hstrip==km.un){
km.hstrip=['none','yes'];
}
km.cx=['orientation','list','behaviors','navbar','items','menus','menuItems','menuClasses','itemClasses'];
km.ei=0;
km.e=[];
km.v=[];
km.w=[];
km.vl=0;
km.wl=0;
km.ek=0;
km.im=[];
km.pcv=function(a){
if(a&&/^[\-]?[0-9]+$/.test(a)){
a=km.pi(a);
if((km.ei==10||km.ei==11)&&a<1){
a=1;
}
}
if(a&&/\.(gif|png|mng|jpg|jpeg|bmp)/i.test(a)){
km.im[km.ek]=new Image;
km.im[km.ek++].src=km.baseSRC+a;
}
return a;
};
var i=0;
do{
if(km.cx[i].indexOf('Classes')<0){
km.cxl=km[km.cx[i]].length;
var j=0;
do{
if(typeof km[km.cx[i]][j]!=km.un){
km.pv=km.pcv(km[km.cx[i]][j]);
km.e[km.ei]=km.pv;
km.ei++;
}
j++;
}
while(j<km.cxl);
}
else{
for(j in km[km.cx[i]]){
km.cxl=km[km.cx[i]][j].length;
var k=0;
do{
if(typeof km[km.cx[i]][j][k]!=km.un){
km.pcv(km[km.cx[i]][j][k]);
}
k++;
}
while(k<km.cxl);
if(km.cx[i]=='menuClasses'){
km.v[j]=km[km.cx[i]][j];
km.vl++;
}
else{
km.w[j]=km[km.cx[i]][j];
km.wl++;
}
}
}
i++;
}
while(i<9);
km.d=(typeof km.m.getElementById!=km.un&&(typeof km.m.createElement!=km.un||typeof km.m.createElementNS!=km.un));
km.u=navigator.userAgent.toLowerCase();
km.o5=/opera[\/ ][56]/.test(km.u);
km.k=(navigator.vendor=='KDE');
if(km.o5||km.k){
km.d=0;
}
km.b=(km.d||km.o5||km.k);
if(km.e[9]=='yes'&&!(km.d||km.b)){
document.write('<style type="text/css" media="screen">#kmenu ul{display:none;}</style>');
}
km.o7=(km.d&&typeof window.opera!=km.un);
km.o73=0;
km.o71=0;
if(km.o7){
km.ov=km.u;
km.ov=km.ov.split(/opera[\/ ]7./);
km.ov=km.pi(km.ov[1].charAt(0));
km.o73=(km.ov>=3);
km.o71=(km.ov<=1);
}
km.s=(navigator.vendor=='Apple Computer, Inc.'&&typeof km.m.childNodes!=km.un&&typeof km.m.all==km.un&&typeof navigator.taintEnabled==km.un);
km.wie=(km.d&&typeof km.m.all!=km.un&&typeof window.opera==km.un);
km.mie=(km.wie&&km.u.indexOf('mac')>0);
km.mx=(km.u.indexOf('tasman 0.9')>0);
if(km.mx){
km.mie=1;
}
km.omie=0;
if(km.mie){
km.wie=0;
km.iev=km.u;
km.iev=km.iev.split('msie ');
km.iev[1]=km.iev[1].split(';');
km.iev=parseFloat(km.iev[1][0],10);
km.omie=(km.iev<5.2);
}
km.ie=(km.wie||km.mie);
km.wie5=(km.wie&&km.u.indexOf('msie 5')>0);
km.wie55=(km.wie&&km.u.indexOf('msie 5.5')>0);
km.wie50=(km.wie5&&!km.wie55);
km.wie6=(km.wie&&km.u.indexOf('msie 6')>0);
if(km.wie6){
km.wie55=1;
}
km.q=(km.wie5||(km.mie&&!km.mx)||((km.mx||km.wie6||km.o7)&&km.m.compatMode!='CSS1Compat'));
km.og=0;
km.dg=0;
if(km.u.indexOf('gecko')>0&&!km.s){
km.sub=km.pi(navigator.productSub);
km.og=(km.sub<20030312);
km.dg=(km.sub<20010726);
}
km.kb=(typeof km.keys!=km.un&&!(km.mie||km.o7||km.s));
km.sp=(typeof km.speech!=km.un&&km.wie);
if(typeof km.speech!=km.un){
km.e[12]='no';
km.e[0]='vertical';
}
km.rp=(km.e[3]=='relative');
if(km.mx||(km.wie50&&km.rp)){
km.e[12]='no';
}
km.e[13]=(km.e[13]=='yes')?'default':(km.e[13]=='no')?'iframe':km.e[13];
km.hz=((km.wie50&&km.e[13]=='default')||(km.wie&&km.e[13]=='hide'));
km.p=(km.e[0]=='popup');
i=4;
do{
if(parseFloat(km.e[i],10)<0){
km.e[i]='0';
}
i++
}
while(i<6);
if(km.p){
km.va=['left','top','absolute','-2000px','-2000px'];
i=0;
do{
km.e[i+1]=km.va[i];
i++
}
while(i<5);
km.e[14]=0;
km.e[15]=0;
}
km.a=(km.e[1]=='right');
km.h=(km.e[0]=='horizontal');
km.rg=(km.h&&km.e[7]=='rigid');
km.fe=false;
if(km.e[3]=='allfixed'){
km.e[3]='fixed';
if(km.wie){
km.fe=true;
}
}
km.f=(km.e[3]=='fixed'&&!(km.ie||km.og));
km.nc=(km.e[17]==0&&km.e[19]=='collapse');
km.mc=(km.e[61]==0&&km.e[63]=='collapse');
km.nm=((km.og&&km.rp)||(km.omie&&km.h));
km.ns=(km.dg||km.o71||(km.wie50&&km.rp)||(km.o7&&km.f)||km.mie);
km.cns=(typeof km.m.createElementNS!=km.un);
km.ss=(km.cns&&typeof km.m.styleSheets!=km.un&&!(km.s||km.k||km.mx));
if(km.kb){
i=0;
do{
km.keys[i]=km.pi(km.keys[i]);
i++
}
while(i<5);
if(km.keys[6]!='none'){
km.keys[6]=km.pi(km.keys[6]);
}
else{
km.keys[6]=-1;
}
}
km.ni=/(gif|png|mng|jpg|jpeg|bmp)/i.test(km.e[45]);
km.mi=/(gif|png|mng|jpg|jpeg|bmp)/i.test(km.e[89]);
if(km.ni||km.mi){
km.as=new Image;
km.as.src=km.baseSRC+'spacer.gif';
}
km.rn=0;
km.rv=[];
km.addReceiver=function(KmFC,KmEC){
km.rv[km.rn++]=[KmFC,KmEC];
};
km.createElement=function(a,KmA){
km.el=(km.cns)?km.m.createElementNS('http://www.w3.org/1999/xhtml',a):km.m.createElement(a);
if(typeof KmA!=km.un){
for(var i in KmA){
switch(i){
case'text':km.el.appendChild(km.m.createTextNode(KmA[i]));
break;
case'class':km.el.className=KmA[i];
break;
default:km.el.setAttribute(i,'');
km.el[i]=KmA[i];
break;
}
}
}
return km.el;
}/**End of control ** Start of DOM*/;
km.ap=function(KmC,a){
km.rl=km.rv.length;
if(km.rl>0){
km.i=0;
do{
if(km.rv[km.i][1]==''){
km.rv[km.i][0](a,KmC);
}
else if(KmC==km.rv[km.i][1]){
km.rv[km.i][0](a);
}
km.i++;
}
while(km.i<km.rl);
}
};
if(!km.k&&typeof window.addEventListener!=km.un){
window.addEventListener('load',KmIni,0);
}
else if(km.o7){
km.m.addEventListener('load',KmIni,0);
}
else if(km.wie){
window.attachEvent('onload',KmIni);
km.ex=['onmouseover','onmouseout','onmousedown','onmouseup','onclick','onmousewheel','onfilterchange','onkeydown','onfocus','onactivate','onscroll','over','out','target','relatedTarget'];
window.attachEvent('onunload',function(){
km.da=document.all.length;
i=0;
do{
km.t=document.all[i];
km.gg=km.ex.length;
j=0;
do{
km.t[km.ex[j]]=null;
j++;
}
while(j<km.gg);
i++;
}
while(i<km.da);
}
);
}
else{
if(typeof window.onload=='function'){
km.on=onload;
window.onload=function(){
km.on();
KmIni();
};
}
else{
window.onload=KmIni;
}
}
function KmIni(){
b=(km.b)?km.gd('kmenu'):null;
if(b!=null){
if(km.k){
km.cleanWhitespace(b);
km.kn=b.childNodes;
km.kl=km.kn.length;
i=0;
do{
km.t=km.gu(km.kn[i])[0];
if(km.t){
km.kn[i].removeChild(km.t);
}
i++;
}
while(i<km.kl);
}
else if(km.d){
km.ap('000',b);
for(i in km.menuCode){
km.nh=km.gd(i);
if(km.nh!=null){
if(km.mie){
km.menuCode[i]=km.menuCode[i].replace(/<\/(li|ul)>/ig,'</$1>\n');
}
km.nh.innerHTML+=km.menuCode[i];
if(km.mie){
km.dm=km.gm(km.nh);
km.xn(km.dm);
km.xh(km.dm);
}
}
}
km.cleanWhitespace(b);
km.st=0;
km.kb=(km.kb&&typeof KmKM=='function');
if(km.kb){
km.kbm=new KmKM;
km.ap('001',km.kbm);
}
if(km.e[8]=='yes'&&km.wie){
km.t=km.m.cookie;
if(!km.t||km.t.indexOf('kmSnapshot')==-1||typeof applySnapshot==km.un){
km.st=1;
km.sy=km.m.createStyleSheet();
km.sy.addRule('#kmenu ul','visibility:visible;display:block;position:absolute !important;margin-top:-100em !important;width:1px;height:1px;overflow:scroll;',0);
document.attachEvent('onmousewheel',function(){
if(event.ctrlKey&&km.st){
km.sy.disabled=1;
km.st=0;
}
}
);
}
}
km.sp=(km.sp&&typeof kmSpeechModule=='function');
if(km.sp){
km.sapi=new kmSpeechModule;
km.ap('002',km.sapi);
}
km.n=new g(b);
km.ap('009',km.n);
if(km.fe){
km.tr.style.top=(km.getScrollAmount())+'px';
window.attachEvent('onscroll',function(){
km.tr.style.top=(km.getScrollAmount())+'px';
}
);
}
if(km.s){
b.style.KhtmlOpacity="1";
}
km.s1=(typeof b.style.KhtmlOpacity!=km.un);
km.ready=1;
km.ap('010',km.tr);
}
}
}
function g(b){
km.n=this;
km.tr=b;
if(km.wie){
km.tr.style.color='black';
}
if(km.rg){
km.rw=0;
}
km.li=b.getElementsByTagName('li');
km.ll=km.li.length;
i=0;
do{
if(km.wl>0){
km.t=km.li[i];
if(km.t.className==''&&!km.ne(km.t)){
km.t=km.gp(km.t.parentNode);
if(km.t.className!=''&&!km.ne(km.t)){
km.li[i].className=km.t.className;
}
}
}
this.it(km.li[i]);
i++;
}
while(i<km.li.length);
if(km.vl>0){
km.mo=km.gu(km.tr);
km.en=km.mo.length;
if(km.en>0){
i=0;
do{
if(km.mo[i].className==''){
km.t=km.mo[i].parentNode.parentNode;
if(km.t.className!=''&&km.t.className!='kmenu'){
km.mo[i].className=km.t.className;
}
}
i++;
}
while(i<km.en);
}
}
km.mf=0;
km.lf=0;
if(typeof km.m.addEventListener!=km.un){
km.m.addEventListener('mousedown',function(e){
km.mf=1;
clearInterval(km.oc);
km.or=0;
if(km.reset[0]!='no'){
km.cm(e);
}
}
,0);
km.m.addEventListener('mouseup',function(e){
km.mf=0;
}
,0);
}
else if(typeof km.m.attachEvent!=km.un){
km.m.attachEvent('onmousedown',function(){
km.mf=1;
clearInterval(km.oc);
km.or=0;
if(km.reset[0]!='no'){
if(km.hz){
if(!km.tr.contains(event.srcElement)){
km.n.ts('visible');
}
}
km.cm();
}
}
);
km.m.attachEvent('onmouseup',function(){
km.mf=0;
}
);
}
if(km.kb){
km.kbm.bdh();
}
else if(km.e[8]=='yes'&&km.wie){
km.gc(km.tr).attachEvent('onfocus',function(){
if(km.st){
km.sy.disabled=1;
km.st=0;
}
}
);
}
if(km.rg){
this.aw();
}
km.cc=null,km.cr=0,km.oc=null,km.or=0;
if(!km.ie){
km.tr.contains=function(KmN){
if(KmN==null){
return false;
}
if(KmN==this){
return true;
}
else{
return this.contains(KmN.parentNode);
}
};
}
km.lw=km.getWindowDimensions();
km.lh=km.gc(km.tr).offsetHeight;
if(km.og&&km.hstrip[0]!='none'){
km.tr.style.height=(km.hstrip[1]=='yes')?(km.lh+km.e[17])+'px':km.lh+'px';
}
km.vs=setInterval('km.n.ws()',55);
}
g.prototype.it=function(KmI){
if(km.wie){
km.of=(km.wie55)?'onactivate':'onfocus';
km.gc(KmI).attachEvent(km.of,function(){
if(km.kb&&!km.lf){
km.gp(km.gc(KmI)).over(1,km.gc(KmI))
}
if(!km.kb){
if(km.st){
km.sy.disabled=1;
km.st=0;
}
}
}
);
}
km.vh=(KmI.className.indexOf('onclick')!=-1)?'onclick':'onmouseover';
km.ii=km.ne(KmI);
var f=null;
f=km.gu(KmI)[0];
if(f!=null&&!(km.mie||km.nm)){
if((km.ii&&km.e[45]!='none')||(!km.ii&&km.e[89]!='none')){
if(km.ii){
km.ac=(km.ni)?' ':km.e[45];
km.aa=(km.ni)?km.e[48]:'';
}
else{
km.ac=(km.mi)?' ':km.e[89];
km.aa=(km.mi)?km.e[92]:'';
km.t=KmI.className;
if(typeof km.w[km.t]!=km.un){
if(!km.mi){
km.ac=km.w[km.t][23];
}
else{
km.aa=km.w[km.t][25];
}
}
}
km.at={
'class':'kmA','text':km.ac
};
km.ar=km.createElement('span',km.at);
if(km.aa!=''){
if(km.wie){
km.ar.innerHTML='<img alt="'+km.aa+'" width="0" height="0" title="" />';
km.ar.firstChild.src=km.as.src;
}
else{
km.at={
'src':km.as.src,'alt':km.aa,'title':''
};
km.ai=km.ar.appendChild(km.createElement('img',km.at));
}
}
km.gc(KmI).appendChild(km.ar);
if(km.vh=='onclick'){
km.ar.onmousedown=function(){
return false;
}
};
km.ar.onmouseover=function(e){
km.t=km.gp(this.parentNode).parentNode.childNodes;
km.tl=km.t.length;
i=0;
do{
if(km.gu(km.t[i]).length>0){
if(km.gu(km.t[i])[0].style.visibility=='visible'){
(!e)?event.cancelBubble=1:e.stopPropagation();
this.parentNode.style.zIndex=km.e[6]+=2;
return false;
break;
}
}
clearInterval(km.oc);
km.or=0;
i++;
}
while(i<km.tl);
return true;
};
km.ar.onmouseout=function(){
clearInterval(km.oc);
km.or=0;
};
km.xd(km.ar);
if(km.ii){
this.wp(km.ar,KmI,km.e[26],km.e[18],1);
}
}
}
if(km.mie){
km.spn=KmI.getElementsByTagName('span')[0];
if(typeof km.spn!=km.un){
km.spn.onclick=function(){
this.parentNode.click();
};
}
}
if(km.rg&&km.ne(KmI)){
km.n.dw(KmI);
}
if(km.mie){
km.t=km.gc(KmI);
if(km.t.className&&/nohref/.test(km.t.className)){
km.gc(KmI).href='#';
km.gc(KmI).onmousedown=function(){
return false;
};
km.gc(KmI).onclick=function(){
return false;
};
}
}
if(km.kb){
km.kbm.bth(KmI);
}
if(typeof km.fl==km.un){
km.fl=km.gc(KmI);
}
if(!km.mie&&km.vh=='onclick'){
KmI.onmousedown=function(){
km.lf=1;
};
KmI.onmouseover=function(){
km.n.lr(km.gc(KmI),1);
};
}
if(!(km.mie&&km.vh=='onclick')){
KmI[km.vh]=function(e){
km.tv=(km.ie)?event.srcElement:e.target;
if(km.tv.nodeName=='#text'&&e.type=='click'){
km.tv=km.tv.parentNode;
}
km.uc=(km.lf&&!km.nm&&km.gp(km.tv).className.indexOf('onclick')!=-1);
if(km.uc){
km.rt=km.e[10];
km.e[10]=1;
}
this.over(0,km.tv);
if(km.uc){
km.e[10]=km.rt;
if(km.gu(km.gp(km.tv)).length>0){
if(typeof km.tv.blur!=km.un){
km.tv.blur();
}
if(km.gu(km.gp(km.tv))[0].style.display=='block'){
km.n.cd(this.parentNode);
return false;
}
return(km.gp(km.tv).className.indexOf('(true)')!=-1);
}
}
if(!e){
e=window.event;
}
return(e.type=='click'||km.o7||km.mx);
};
KmI.onmouseout=function(e){
this.out(e);
};
}
KmI.over=function(KmF,KmT){
km.cf=km.n.cck();
if(!km.cf||km.mf){
km.mf=0;
return false;
}
if(KmF){
if(km.sp){
km.sapi.speechBuffer(km.gc(KmI));
event.cancelBubble=1;
}
km.ha=1;
if(km.ie&&event.altKey){
km.n.ck(km.gp(KmT).parentNode);
}
km.ap('040',KmT);
}
else{
km.nn=km.vn(KmT.nodeName).toLowerCase();
if(/(li|ul)/.test(km.nn)){
return false;
}
if(km.kb){
if(!km.lf){
km.e[10]=km.mt[0];
km.e[11]=km.mt[1];
}
km.nf=km.gc(this);
if(km.ha){
km.n.ck(KmI.parentNode);
km.n.cd(km.gp(KmT).parentNode);
km.nf.focus();
km.nf.blur();
km.ha=0;
}
}
km.ap('020',KmT);
}
clearInterval(km.cc);
km.cr=0;
km.n.lr(km.gc(KmI),1);
km.n.pr(f,KmI,KmF,KmT);
return KmI;
};
KmI.out=function(e){
km.lf=0;
if(!e){
e=window.event;
e.relatedTarget=e.toElement;
}
if(!KmI.contains(e.relatedTarget)){
if(!km.tr.contains(e.relatedTarget)){
clearInterval(km.cc);
km.cr=0;
}
km.n.cp(f,KmI);
}
};
if(!km.ie){
KmI.contains=function(KmN){
if(KmN==null){
return false;
}
if(KmN==this){
return true;
}
else{
return this.contains(KmN.parentNode);
}
};
}
km.ap('008',KmI);
};
g.prototype.cck=function(){
if(typeof document.defaultView!=km.un&&typeof document.defaultView.getComputedStyle!=km.un){
km.sa=document.defaultView.getComputedStyle(km.fl,'').getPropertyValue('display');
}
else if(typeof km.fl.currentStyle!=km.un){
km.sa=km.fl.currentStyle.display;
}
km.mv=1;
km.ec=(!km.wie||km.tr.currentStyle.color=='black');
return((km.sa!='inline'||typeof km.sa==km.un)&&km.ec);
};
g.prototype.lr=function(KmL,KmV){
if(KmL!=null&&typeof KmL.style!="undefined"&&!(km.p&&km.mx)){
km.cl=KmL.className;
if(km.cl==null){
km.cl='';
}
km.ii=km.ne(km.gp(KmL));
if(KmV){
KmL.style.zIndex=km.e[6]+=2;
(km.cl=='')?KmL.className='kmR':KmL.className+=(KmL.className.indexOf('kmR')==-1)?' kmR':'';
}
else{
if(KmL.className.indexOf('kmR')!=-1&&KmL.className.indexOf('youAreHere')==-1){
KmL.className=KmL.className.replace(/([ ]?kmR)/g,'');
}
}
km.n.wv(KmL,km.ii);
}
};
g.prototype.pr=function(KmG,KmJ,KmK,KmR){
if(km.st){
km.sy.disabled=1;
km.st=0;
}
if(km.kb&&KmK){
km.kbm.cu(KmG,KmJ,KmR);
}
if(!km.nm&&KmG!=null&&KmG.style.visibility!='visible'){
if(km.wie){
if(km.e[61]>0){
km.gc(KmG).style.marginTop=km.e[61]+'px';
}
else if(km.e[63]=='collapse'){
KmG.firstChild.style.marginTop=0+'px';
}
}
(km.kb&&KmK)?km.n.ou(KmG):km.n.tu(KmG,null);
}
if(KmG==null){
km.n.tu(null,KmJ);
}
};
g.prototype.tu=function(KmG,KmJ){
if(km.cr){
clearInterval(km.oc);
km.oj=KmG;
km.ij=KmJ;
km.or=1;
km.oc=setInterval("km.n.tu(km.oj,km.ij)",km.e[10]);
}
else if(km.or){
clearInterval(km.oc);
km.or=0;
this.ou(KmG,KmJ);
}
else{
km.ap('061',KmG);
km.oj=KmG;
km.ij=KmJ;
km.or=1;
km.oc=setInterval("km.n.tu(km.oj,km.ij)",km.e[10]);
}
};
g.prototype.ou=function(KmO,KmP){
if(KmO==null){
this.cd(KmP.parentNode);
return false;
}
this.cd(km.gp(KmO).parentNode);
if(km.hz){
this.ts('hidden');
}
km.xd(KmO);
if(!km.mie&&km.e[89]!='none'){
km.kl=KmO.childNodes.length;
i=0;
do{
km.tn=KmO.childNodes.item(i);
km.nn=km.vn(km.tn.nodeName).toLowerCase();
if(km.nn=='li'){
km.ar=km.n.ga(km.gc(km.tn));
if(km.ar!=null){
this.wp(km.ar,km.tn,km.e[70],0,0);
}
}
i++;
}
while(i<km.kl);
}
this.pu(KmO);
if(km.e[12]=='yes'){
this.ru(KmO);
}
km.mp={
x:(KmO.offsetLeft),y:(KmO.offsetTop)
};
km.sh=null;
if(!km.ns&&km.e[58]!='none'){
this.hl(KmO);
}
if(km.wie55&&(km.e[13]=='default'||km.e[13]=='iframe')){
this.il(KmO);
}
km.hf=(km.wie55&&typeof KmO.filters!='unknown'&&KmO.filters&&KmO.filters.length>0);
if(km.hf){
KmO.filters[0].Apply();
}
if(km.wie&&km.h){
km.t=KmO.parentNode;
if(km.ne(km.t)){
km.t=km.t.style;
km.t.position='absolute';
km.t.zIndex=km.e[6]+=2;
km.t.position='relative';
}
}
km.xv(KmO);
km.pk=km.gc(KmO.parentNode);
if(km.hf){
km.ap('065',KmO);
KmO.filters[0].Play();
if(km.sh!=null){
KmO.onfilterchange=function(){
km.xd(km.sh);
km.n.ric(km.pk);
km.ap('066',KmO);
};
}
}
else if(km.sh!=null){
km.xd(km.sh);
this.ric(km.pk);
}
if(km.wie50){
km.xn(KmO);
km.xd(KmO);
}
km.ap('060',KmO);
return KmO;
};
g.prototype.ric=function(KmU){
if(km.wie){
if(KmU.href!=''&&KmU.href!='#'){
KmU.style.cursor='hand';
}
}
};
g.prototype.cd=function(KmD){
km.sm=(km.mie&&!km.mx)?km.gt(KmD,'ul'):km.gu(KmD);
km.sml=km.sm.length;
i=-1;
while(++i<km.sml){
this.clm(km.sm[i]);
}
};
g.prototype.ck=function(KmD){
km.lk=(km.mie&&!km.mx)?km.gt(KmD,'a'):KmD.getElementsByTagName('a');
km.lkl=km.lk.length;
i=-1;
while(++i<km.lkl){
this.lr(km.lk[i],0);
}
};
g.prototype.cp=function(KmG,KmA){
clearTimeout(km.oc);
km.or=0;
this.lr(km.gc(KmA),0);
if(!km.nm&&KmG!=null){
this.cot(KmG);
}
};
g.prototype.cot=function(KmQ){
if(km.cr){
clearInterval(km.cc);
km.cr=0;
this.clm(KmQ);
}
else if(km.e[11]!='never'){
km.ap('071',KmQ);
km.cb=KmQ;
km.cr=1;
km.cc=setInterval("km.n.cot(km.cb)",km.e[11]);
}
};
g.prototype.clm=function(KmH){
if(KmH.style.visibility=='visible'){
if(typeof km.sim==km.un||!km.sim||km.ha){
km.xh(KmH);
km.xn(KmH);
if(km.hz){
if(km.ne(KmH.parentNode)){
this.ts('visible');
}
}
km.t=['kmC','kmS'];
i=0;
do{
if(km.wie55||i>0){
km.t2=KmH.parentNode.lastChild;
if(km.t2.className){
if(km.t2.className.indexOf(km.t[i])!=-1){
KmH.parentNode.removeChild(km.t2);
}
}
}
i++;
}
while(i<2);
}
km.ap('070',KmH);
}
};
g.prototype.ga=function(KmL){
km.ta=null;
km.lss=KmL.getElementsByTagName('span');
km.lsl=km.lss.length;
j=-1;
while(++j<km.lsl){
if(km.lss[j].className=='kmA'){
km.ta=km.lss[j];
break;
}
}
return km.ta;
};
g.prototype.wp=function(KmY,KmS,KmZ,KmB,KmW){
km.t=((KmZ*2)+KmY.offsetWidth);
if(km.a){
km.gc(KmS).style.paddingLeft=km.t+'px';
if(km.wie55){
KmY.style.left=(0-((KmZ*2)+KmY.offsetWidth))+'px'
}
if(km.wie50&&KmW){
KmY.style.left=(KmB)+'px';
}
}
else{
km.gc(KmS).style.paddingRight=km.t+'px';
}
};
g.prototype.wv=function(KmX,KmW){
if(km.mie){
return false;
}
km.ta=this.ga(KmX);
km.ac=(KmW)?(km.ni)?null:(KmX.className.indexOf('kmR')==-1)?km.e[45]:km.e[46]:(km.mi)?null:(KmX.className.indexOf('kmR')==-1)?km.e[89]:km.e[90];
if(!KmW&&!km.mi){
if(typeof km.w[km.gp(KmX).className]!=km.un){
km.ac=(KmX.className.indexOf('kmR')==-1)?km.w[km.gp(KmX).className][23]:km.w[km.gp(KmX).className][24];
}
}
if(km.ta!=null&&km.ac!=null){
if(km.cns){
km.ta.removeChild(km.ta.firstChild);
km.ta.appendChild(km.m.createTextNode(km.ac));
}
else{
km.ta.innerText=km.ac;
}
}
return km.ta;
};
g.prototype.pu=function(KmU){
km.is=(km.ne(KmU.parentNode));
km.t=KmU.parentNode;
km.pp={
tw:km.t.offsetWidth,th:km.t.offsetHeight,mw:KmU.offsetWidth,pw:(km.is)?km.gc(km.t).offsetWidth:km.t.parentNode.offsetWidth
};
km.x=(km.p)?2000:0;
km.y=(km.p)?2000:0;
if(!((km.h||km.p)&&km.is)){
km.x=(km.is)?(km.a?(0-km.pp.mw):km.pp.pw):((km.a?(0-km.pp.mw):km.pp.pw)-km.e[51]-km.e[55]);
km.y=(0-km.pp.th);
}
else if(km.h&&km.is&&km.a){
km.x=(0-km.pp.mw+km.pp.tw);
}
km.x+=(km.is)?(km.a?(0-km.e[14]):km.e[14]):(km.a?(0-km.e[49]):km.e[49]);
km.y+=(km.is)?(km.e[2]=='bottom')?(0-km.e[15]):km.e[15]:km.e[50];
if(km.is){
if(km.h){
if(km.e[2]=='bottom'){
km.y-=(KmU.offsetHeight+km.pp.th);
}
if(km.s){
if(km.nc&&!km.a){
km.x-=km.e[18];
}
if(!km.s1&&km.rp){
km.x+=km.getRealPosition(km.tr,'x');
km.y+=km.getRealPosition(km.tr,'y');
}
}
if(km.mie){
km.x-=km.gc(km.t).offsetWidth;
if(km.nc&&km.a&&!km.mx){
km.x+=km.e[18];
}
km.y+=km.pp.th;
}
if(km.ie&&!km.mx&&km.hstrip[1]=='yes'){
km.y-=km.e[17];
}
}
else if(km.ie&&km.nc){
km.y-=km.e[18];
}
}
KmU.style.marginLeft=km.x+'px';
KmU.style.marginTop=km.y+'px';
if(km.wie50){
km.xn(KmU);
km.xd(KmU);
}
};
g.prototype.ru=function(KmU,KmS){
if(/nomove/.test(KmU.className)){
return false;
}
km.wz=km.getWindowDimensions();
km.mp={
x:km.getRealPosition(KmU,'x'),y:km.getRealPosition(KmU,'y'),w:KmU.offsetWidth,h:KmU.offsetHeight,pw:KmU.parentNode.parentNode.offsetWidth,m:32,nx:-1,ny:-1,sc:km.getScrollAmount()
};
km.is=(km.ne(KmU.parentNode));
if(km.s){
km.mp.x-=km.m.body.offsetLeft;
km.mp.y-=km.m.body.offsetTop;
}
else if(km.mie){
km.t=km.e[55]+km.e[51];
km.mp.x-=km.t;
km.mp.y-=km.t;
}
else{
km.t=KmU;
while(!km.ne(km.t.parentNode)){
km.mp.x+=km.e[51];
km.mp.y+=km.e[51];
km.t=km.t.parentNode.parentNode;
}
}
if(!km.ie&&km.e[3]=='fixed'&&km.is){
km.mp.y+=km.mp.sc;
}
km.t=[(km.mp.x+km.mp.w),(km.wz.x-km.mp.m)];
if(km.t[0]>km.t[1]){
if(km.is){
km.mp.nx=(((km.p)?km.mp.x:0)-(km.t[0]-km.t[1]));
}
else{
km.mp.nx=(((km.p)?(0-km.mp.w-km.mp.pw+km.e[55]-km.e[49]):(0-km.mp.w-km.e[55]-km.e[51]))-km.e[49]);
}
}
if(km.mp.x<0){
if(!km.is){
km.mp.nx=(0-km.e[55]-km.e[51]+km.mp.pw+km.e[49]);
}
}
km.yd=(km.mp.y+km.mp.h)-(km.wz.y-km.mp.m+km.mp.sc);
if(km.f&&!km.is){
km.yd+=km.mp.sc;
}
if(km.yd>0){
km.t=KmU.parentNode;
km.y=km.getRealPosition(km.t,'y');
while(!km.ne(km.t)){
km.y+=km.e[51];
km.t=km.t.parentNode.parentNode;
}
km.mp.ny=(0-km.y-(km.mp.m*2)+km.wz.y+km.mp.sc-km.mp.h);
if(km.f){
km.mp.ny-=km.mp.sc;
}
}
if(km.mp.y<0){
km.mp.ny=(0-(0-km.mp.y));
}
if(km.mp.nx!=-1){
if(km.p){
KmU.style.left=km.mp.nx+'px';
}
else{
KmU.style.marginLeft=km.mp.nx+'px';
}
km.ap('110',KmU);
}
if(km.mp.ny!=-1){
if(km.p&&km.ne(KmU.parentNode)){
KmU.style.marginTop=(2000-km.yd)+'px';
}
else{
KmU.style.marginTop=km.mp.ny+'px';
}
km.ap('120',KmU);
}
km.t=KmU;
km.y=km.getRealPosition(km.t,'y')-km.mp.sc;
while(!km.ne(km.t.parentNode)){
km.y+=km.e[51];
km.t=km.t.parentNode.parentNode;
}
if(km.f){
km.y+=km.mp.sc;
}
if(km.y<0){
km.mp.ny=km.pi(KmU.style.marginTop);
if(isNaN(km.mp.ny)){
km.mp.ny=0;
}
KmU.style.marginTop=(km.mp.ny-km.y)+'px';
}
km.t=KmU;
km.x=km.getRealPosition(km.t,'x');
while(!km.ne(km.t.parentNode)){
km.x+=km.e[51];
km.t=km.t.parentNode.parentNode;
}
if(km.x<0){
KmU.style.marginLeft=(km.p&&km.ne(KmU.parentNode))?'2000px':'0';
KmU.style.left='0';
}
return true;
};
g.prototype.hl=function(KmH){
km.at={
'class':'kmS'
};
km.sh=KmH.parentNode.appendChild(km.createElement('span',km.at));
if(KmH.className!=''){
km.cn=KmH.className;
if(typeof km.v[km.cn]!=km.un){
if(km.sh.className.indexOf(km.cn)==-1){
km.sh.className+=' '+km.cn;
}
}
}
km.sh.style.width=KmH.offsetWidth+'px';
km.sh.style.height=KmH.offsetHeight+'px';
km.mp={
x:(KmH.offsetLeft),y:(KmH.offsetTop)
};
km.is=km.ne(km.sh.parentNode);
if(km.s&&!km.is){
km.mp.x-=km.e[51];
km.mp.y-=km.e[51];
}
km.sh.style.left=km.mp.x+'px';
km.sh.style.top=km.mp.y+'px';
return km.sh;
};
g.prototype.il=function(KmH){
km.at={
'class':'kmC'
};
km.co=KmH.parentNode.appendChild(km.createElement('iframe',km.at));
km.co.style.width=KmH.offsetWidth+'px';
km.co.style.height=KmH.offsetHeight+'px';
km.co.style.left=KmH.offsetLeft+'px';
km.co.style.top=KmH.offsetTop+'px';
return km.co;
};
g.prototype.dw=function(KmA){
km.rw+=KmA.offsetWidth;
if(km.nc){
km.rw-=km.e[18];
}
else{
km.rw+=km.e[17];
}
};
g.prototype.aw=function(){
if(km.o7||km.mie||km.q){
if(km.mx){
km.rw+=km.pi(document.defaultView.getComputedStyle(km.tr,'').paddingLeft);
}
else{
km.rw+=(km.gp(km.gc(km.tr)).offsetLeft+km.getRealPosition(km.tr,'x'));
}
}
if(km.mie||km.og){
km.rw*=1.05;
}
if(km.getWindowDimensions().x<km.rw){
km.tr.style.width=km.rw+'px';
}
else{
if(km.wie50){
km.tr.style.setExpression('width','document.body.clientWidth');
}
else{
km.tr.style.width='100%';
}
}
if(km.mie){
km.tr.style.height=km.gc(km.tr).offsetHeight+'px';
}
};
g.prototype.ts=function(KmZ){
km.se=km.m.getElementsByTagName('select');
km.sl=km.se.length;
if(km.sl>0){
i=0;
do{
km.se[i++].style.visibility=KmZ;
}
while(i<km.sl);
km.ap((KmZ=='hidden')?'067':'077',km.se);
}
};
g.prototype.ws=function(){
clearInterval(km.vs);
km.ch=km.gc(km.tr).offsetHeight;
km.cz=km.getWindowDimensions();
if((km.ch!=km.lh&&km.reset[2]!='no')||((km.cz.x!=km.lw.x||km.cz.y!=km.lw.y)&&km.reset[1]!='no')){
if(km.st){
km.sy.disabled=1;
km.st=0;
}
km.closeAllMenus();
if(km.rg){
km.rw=0;
km.kn=km.tr.childNodes;
km.kl=km.kn.length;
i=0;
do{
if(km.kn[i].nodeName!='#text'){
this.dw(km.kn[i]);
}
i++;
}
while(i<km.kl);
this.aw();
}
km.lw=km.cz;
km.lh=km.ch;
if(km.og&&km.hstrip[0]!='none'){
km.tr.style.height=(km.hstrip[1]=='yes')?(km.lh+km.e[17])+'px':km.lh+'px';
}
}
km.vs=setInterval('km.n.ws()',55);
};
km.vn=function(KmNN){
return KmNN.replace(/html[:]+/,'');
};
km.gt=function(KmRT,KmTG,d){
if(!d){
d=[];
}
for(var i=0;i<KmRT.childNodes.length;i++){
if(KmRT.childNodes[i].nodeName.toUpperCase()==KmTG.toUpperCase()||KmTG=="*"){
d[d.length]=KmRT.childNodes[i];
}
d=km.gt(KmRT.childNodes[i],KmTG,d);
}
return d;
};
km.gp=function(KmRI){
if(km.vn(KmRI.nodeName).toLowerCase()=='li'){
return KmRI;
}
else{
return this.gp(KmRI.parentNode)
}
};
km.gc=function(KmRA){
return KmRA.getElementsByTagName('a')[0];
};
km.gu=function(a){
return a.getElementsByTagName('ul');
};
km.gm=function(a){
km.mu=null;
km.mn=a.childNodes;
km.ml=km.mn.length;
i=0;
do{
km.nn=km.vn(km.mn[i].nodeName).toLowerCase();
if(km.nn=='ul'){
km.mu=km.mn[i];
break;
}
i++;
}
while(i<km.ml);
return km.mu;
};
km.cleanWhitespace=function(KmN){
if(km.mie){
return false;
}
for(var x=0;x<KmN.childNodes.length;x++){
km.kd=KmN.childNodes[x];
if((km.kd.nodeType==3)&&(!/\S/.test(km.kd.nodeValue))){
KmN.removeChild(KmN.childNodes[x]);
x--;
}
if(km.kd.nodeType==1){
km.cleanWhitespace(km.kd);
}
}
return KmN;
};
km.getWindowDimensions=function(){
if(typeof window.innerWidth!=km.un){
km.wz={
x:window.innerWidth,y:window.innerHeight
};
}
else if(km.q){
km.wz={
x:km.m.body.clientWidth,y:km.m.body.clientHeight
};
}
else{
km.wz={
x:km.m.documentElement.offsetWidth,y:km.m.documentElement.offsetHeight
};
}
return km.wz;
};
km.getScrollAmount=function(){
if(typeof window.pageYOffset!=km.un){
km.sc=window.pageYOffset;
}
else if(km.q){
km.sc=km.m.body.scrollTop;
}
else{
km.sc=km.m.documentElement.scrollTop;
}
return km.sc;
};
km.getRealPosition=function(a,KmX){
km.ps=(KmX=='x')?a.offsetLeft:a.offsetTop;
km.te=a.offsetParent;
while(km.te!=null){
km.ps+=(KmX=='x')?km.te.offsetLeft:km.te.offsetTop;
km.te=km.te.offsetParent;
}
return km.ps;
};
km.cm=function(e){
if(!e){
e=window.event;
}
if(!km.tr.contains(e.target||e.srcElement)||e.keyCode){
km.closeAllMenus();
}
};
km.closeAllMenus=function(){
km.n.cd(km.tr);
km.n.ck(km.tr);
km.ha=0;
};
km.activateMenu=function(KmNI,KmXP,KmYP){
var c=km.gd(KmNI);
if(c!=null){
km.vm=km.gm(c);
if(km.vm!=null){
km.cf=km.n.cck();
if(km.cf){
km.n.cd(c);
km.n.pr(km.vm,c,0);
km.vm.style.left=KmXP;
km.vm.style.top=KmYP;
}
}
}
};
km.deactivateMenu=function(KmNI){
var c=km.gd(KmNI);
if(c!=null){
km.n.cp(km.gm(c),c);
}
};

