home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / building / allwebmenus / allwebmenus.exe / _SETUP.1 / awmlib2.js < prev    next >
Encoding:
JavaScript  |  2002-07-04  |  21.0 KB  |  47 lines

  1. //****** AllWebMenus Libraries Version # 127 ******
  2.  
  3. // Copyright (c) Likno Software 2000-2002
  4. // The present javascript code is property of Likno Software
  5. // You may use this code only as part of the AllWebMenus software for creating web menus 
  6. // Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited. 
  7. // Removal of the present copyright notice is prohibited
  8.  
  9. var awmhd=200,awmDefaultStatusbarText="",is60=(navigator.userAgent.indexOf("6.0")!=-1),n=null,awmcrm,awmcre,awmmo,awmso,awmctm=n,awmuc,awmud,awmctu,awmun,awmdid,awmsc=new Array(),awmsht="",awmsoo=0,awmNS6OffsetX,awmNS6OffsetY;var awmlsx=window.pageXOffset,awmlsy=window.pageYOffset,awmalt=["left","center","right"],awmplt=["absolute","relative"],awmvlt=["visible","hidden","inherit"],awmctlt=["default","pointer","crosshair","help","move","text","wait"];var awmwblt;if (!awmun) awmun=0;if (awmcre>=0); else  awmcre=0;window.onunload=awmwu;window.onresize = awmwr;
  10. function awmiht (image){return "<img src='"+awmMenuPath+awmImagesPath+"/"+awmImagesColl[image*3]+"' width="+awmImagesColl[image*3+1]+" height="+awmImagesColl[image*3+2]+" align=absmiddle>";}
  11. function awmatai (text,image,algn){if (text==null) text="";var s1=(text!="" && text!=null && (algn==0 || algn==2) && image!=null)?"<br>":"";var s2=(image!=n)?awmiht (image):"";return "<nobr>"+((algn==0 || algn==3)?s2+s1+text:text+s1+s2)+"</nobr>";}
  12. function awmCreateCSS (pos,vis,algnm,fgc,bgc,bgi,fnt,tdec,bs,bw,bc,pd,crs){if (awmso>=0) awmso++; else  awmso=0;var style={ id:"AWMST"+awmso,id2:"AWMSTTD"+awmso,pos:pos,vis:vis,algnm:algnm,fgc:fgc,bgc:bgc,bgi:bgi,fnt:fnt,tdec:tdec,bs:bs,bw:bw,bc:bc,zi:awmzindex,pd:pd,crs:crs};awmsht+="."+style.id+" {position:absolute; visibility:"+awmvlt[vis]+"; "+"text-align:"+awmalt[algnm]+"; "+((fnt!=n)?"font:"+fnt+"; ":"")+((tdec!=n)?"text-decoration:"+tdec+"; ":"")+((fgc!=n)?"color:"+fgc+"; ":"")+"background-color:"+((bgc!=n)?bgc+"; ":"transparent; ")+((bgi!=n)?"background-image:url('"+awmMenuPath+awmImagesPath+"/"+awmImagesColl[bgi*3]+"'); ":"")+((bs!=n)?"border-style:"+bs+"; ":"")+((bw!=n)?"border-width:"+bw+"; ":"")+((bc!=n)?"border-color:"+bc+"; ":"")+" cursor:"+awmctlt[crs]+"; z-index:"+style.zi+"}";awmsht+="."+style.id2+" {text-align:"+awmalt[algnm]+"; "+((fnt!=n)?"font:"+fnt+"; ":"")+((tdec!=n)?"text-decoration:"+tdec+"; ":"")+((fgc!=n)?"color:"+fgc+"; ":"")+"background-color:"+((bgc!=n)?bgc+"; ":"transparent; ")+"}";awmsc[awmsc.length]=style;}
  13. function awmCreateMenu (cll,swn,swr,mh,ud,sa,mvb,dft,crn,dx,dy,ss,ct,cs,ts,tn,ttt,ti,tia,dbi,ew,eh,jcoo,jcoc){if (awmmo>=0) awmmo++; else  {awmm=new Array(); awmmo=0};var me={ ind:awmmo,nm:awmMenuName,cn:new Array(),fl:!awmsc[cs].pos,cll:cll,mvb:mvb,dft:dft,crn:crn,dx:(ct<2)?dx:0,dy:dy,ss:ss,sht:"<STYLE>"+awmsht+"</STYLE>",rep:0,mio:0,st:awmOptimize?2:3,addSubmenu:awmas,ght:awmmght,whtd:awmmwhttd,buildMenu:awmbmm,cm:awmmcm};me.pm=me;me.addSubmenu(ct,swn,swr,mh,ud,sa,1,cs,ts,tn,ttt,ti,tia,dbi,ew,eh,jcoo,jcoc);if (typeof(awmRelativeCorner)=='undefined'){me.rc=0} else  {me.rc=awmRelativeCorner;awmRelativeCorner=0}me.cn[0].pi=null;if (mvb) document.onmousemove=awmotmm;awmm[awmmo]=me;awmsht="";return me.cn[0];}
  14. function awmas (ct,swn,swr,shw,ud,sa,od,cs,ts,tn,ttt,ti,tia,dbi,ew,eh,jcoo,jcoc){cnt={ id:"AWMEL"+(awmcre++),it:new Array(),tid:"AWMEL"+(awmcre++),ct:ct,swn:swn,swr:swr,shw:shw,ud:ud,sa:sa,od:od,cs:awmsc[cs+awmsoo],ts:(ts!=null)?awmsc[ts+awmsoo]:null,tn:tn,ttt:ttt,ti:ti,ht:(tn!=null || ti!=null),tia:tia,dbi:dbi,ew:ew,eh:eh,jcoo:jcoo,jcoc:jcoc,pi:this,pm:this.pm,pm:this.pm,siw:0,wtd:false,argd:0,ft:0,mio:0,hsid:null,uid:null,dox:0,doy:0,addItem:awmai,addItemWithImages:awmaiwi,show:awmcs,fe:awmcfe,arr:awmca,ght:awmcght,pc:awmpc,unf:awmcu,hdt:awmchdt,onmouseover:awmocmo,onmouseout:awmocmot,otmd:awmotmd,otmu:awmotmu,otmm:awmotmm};this.sm=cnt;cnt.pm.cn[cnt.ind=cnt.pm.cn.length]=cnt;cnt.cd=(cnt.ind==0 && cnt.pm.cll==0)?0:1;return cnt;}
  15. function awmai (st0,st1,st2,in0,in1,in2,tt,sbt,jc0,jc1,jc2,url,tf){var itm={ id:"AWMEL"+(awmcre++),style:[(st0==n)?n:awmsc[st0+awmsoo],(st1==n)?n:awmsc[st1+awmsoo],(st2==n)?n:awmsc[st2+awmsoo]],inm:[in0,(in1==n)?in0:in1,(in2==n)?in0:in2],ii:[n,n,n],ia:[n,n,n],hsi:[n,n,n],tt:tt,sbt:sbt,jc:[jc0,jc1,jc2],tf:tf,top:0,left:0,layer:[n,n,n],ps:this,pm:this.pm,sm:null,ght:awmight,shst:awmiss,addSubmenu:awmas,onmouseover:awmoimo,onmouseout:awmoimot,onmousedown:awmoimd,onmouseup:awmoimu};if (url!=null){var prf=url.substring(0,7);if ((prf!="http://") && (prf!="https:/") && (prf!="mailto:") && (prf!="file://") && (url.substring(0,6)!="ftp://") && (url.substring(0,6)!="mms://") && (url.substring(0,1)!="/")) url=awmMenuPath+"/"+url;}itm.url=url;this.it[itm.ind=this.it.length]=itm;return itm;}
  16. function awmaiwi (st0,st1,st2,in0,in1,in2,tt,ii0,ii1,ii2,ia0,ia1,ia2,hsi0,hsi1,hsi2,sbt,jc0,jc1,jc2,url,tf){var itm=this.addItem (st0,st1,st2,in0,in1,in2,tt,sbt,jc0,jc1,jc2,url,tf);itm.ii=[ii0,ii1,ii1];itm.ia=[ia0,ia1,ia2];itm.hsi=[hsi0,hsi1,hsi2];this.siw=Math.max(this.siw,Math.max(((hsi0!=n)?awmImagesColl[hsi0*3+1]:0),Math.max(((hsi1!=n)?awmImagesColl[hsi1*3+1]:0),((hsi2!=n)?awmImagesColl[hsi2*3+1]:0))));return itm;}
  17. function awmmght(cnt){for (var cno=0; cno<this.cn.length; cno++)this.cn[cno].ght();}
  18. function awmcght(){var is="",hct="";if (this.pm.fl || this.pi!=null) hct=" style='left:-3000; top:-3000;'"; this.htx="<div id='"+this.id+"' class='"+this.cs.id+"'"+hct+" onMouseOver='this.prc.onmouseover();' onMouseOut='this.prc.onmouseout();'>";if (this.ht){var es="";var tst=this.ts;this.htx+="<table id='"+this.tid+"_0' title='"+this.ttt+"' class='"+this.ts.id+"' border='0' cellpadding='0' cellspacing='0'"+es+"><td class='"+this.ts.id2+"' valign=middle style='padding:"+tst.pd+"px; "+((tst.fnt!=n)?"font:"+tst.fnt+"; ":"")+((tst.tdec!=n)?"text-decoration:"+tst.tdec+"; ":"")+((tst.fgc!=n)?"color:"+tst.fgc+"; ":"")+"'>"+awmatai(this.tn,this.ti,this.tia)+"</td></table></td>";}for (p=0; p<this.it.length; p++){this.htx+=this.it[p].ght();if (p<this.it.length-1) this.htx+=is;}this.htx+="<span style='font-size:0'> </span></div>";return this.htx;}
  19. function awmight(){var htx="";for (var q=0; q<this.pm.st; q++){var ist=this.style[q]; htx+="<table id='"+this.id+"_"+q+"' title='"+this.tt+"' class='"+this.style[q].id+"' style='left:-3000' width='100%' height='100%' border='0' cellpadding='0' cellspacing='0'><tr><td class='"+this.style[q].id2+"' valign='middle' style='padding:"+ist.pd+"px; "+((ist.fnt!=n)?"font:"+ist.fnt+"; ":"")+((ist.tdec!=n)?"text-decoration:"+ist.tdec+"; ":"")+((ist.fgc!=n)?"color:"+ist.fgc+"; ":"")+"'>"+awmatai(this.inm[q],this.ii[q],this.ia[q])+"</td>";if (this.ps.siw>0){htx+="<td class='"+this.style[q].id2+"' width='"+this.ps.siw+"'>";if (this.hsi[q]!=n) htx+=awmiht(this.hsi[q]);else  htx+="<span style='font-size:0;'> </span>";htx+="</td>";}htx+="</tr></table>";}htx+="<img id='"+this.id+"_4' title='"+this.tt+"' style='position:absolute; cursor:"+awmctlt[this.style[0].crs]+"; z-index:"+awmzindex+";' src='"+awmMenuPath+awmLibraryPath+"/dot.gif' onMouseOver='this.pi.onmouseover();' onMouseOut='this.pi.onmouseout();' onMouseDown='this.pi.onmousedown();'>";return htx;}
  20. function awmmwhttd(){var s="",crc;document.write(this.sht);for (var i=0; i<this.cn.length; i++) document.write(this.cn[i].htx);}
  21. function awmcfe(){if (this.ft) return;this.layer=document.getElementById(this.id);this.layer.prc=this;if (this.ht){this.tl=this.layer.childNodes[0];this.tl.prc=this;if (this.pm.mvb && this.pi==null){this.tl.onmousedown=awmotmd;this.tl.onmousemove=awmotmm;this.tl.onmouseup=awmotmu;}}var var1=(this.ht)?1:0;for (var p=0; p<this.it.length; p++){this.it[p].elr=this.layer.childNodes[(this.pm.st+1)*(p+1)+var1-1];this.it[p].elr.pi=this.it[p];this.it[p].elr.onmouseup=awmoimu;for (var q=0; q<this.pm.st; q++){this.it[p].layer[q]=this.layer.childNodes[p*(this.pm.st+1)+q+var1];this.it[p].layer[q].pi=this.it[p];}}this.ft=1;}
  22. function awmca(){if (this.argd) return;var w, h, tw, th, iw, ih, mwt=0, mht=0, nl=0, nt=0;var wts=new Array(), hts=new Array();if (this.ht){tw=mwt=this.tl.offsetWidth;th=mht=this.tl.offsetHeight;}for (var p=0; p<this.it.length; p++){iw=ih=0;for (var q=this.pm.st-1; q>=0; q--){iw=Math.max(iw,this.it[p].layer[q].offsetWidth);ih=Math.max(ih,this.it[p].layer[q].offsetHeight);mwt=Math.max(iw,mwt);mht=Math.max(ih,mht);}wts[p]=iw;hts[p]=ih;}if (this.ht){w=(this.ew)?mwt:tw;h=(this.eh)?mht:th;this.tl.setAttribute("style","left:0px; top:0px; width:"+w+"px; height:"+h+"px;");if (this.ct==0) nt+=h+this.dbi; else  nl+=w+this.dbi;}for (var p=0; p<this.it.length; p++){w=(this.ew)?mwt:wts[p];h=(this.eh)?mht:hts[p];for (var q=0; q<this.pm.st; q++)this.it[p].layer[q].setAttribute("style",((q>0)?"visibility:hidden; ":"")+"left:"+(this.it[p].left=nl)+"px; top:"+(this.it[p].top=nt)+"px; width:"+(this.it[p].width=w)+"px; height:"+(this.it[p].height=h)+"px;");var els=this.it[p].elr.style;els.left=nl;els.top=nt;els.width=w;els.height=h;if (this.ct==0) nt+=h+this.dbi; else  nl+=w+this.dbi;}if (this.ct==0){this.layer.style.width=mwt;this.layer.style.height=nt-this.dbi;} else  {this.layer.style.width=nl-this.dbi;this.layer.style.height=mht;}if (this.ct==2) this.layer.style.width=window.innerWidth-2*this.cs.bw;this.argd=1;}
  23. function awmcs(sf,x,y){if (sf){this.cd=0;this.fe();this.arr();if (arguments.length==1) this.pc();else  {this.left=this.layer.style.left=x;this.top=this.layer.style.top=y;}this.layer.style.visibility="visible";if (this.shw>0 && !awmun) this.unf();if (this.jcoo!=null) eval("setTimeout(\""+this.jcoo+"\",10);");} else  {if (!this.ft || this.mio || this.cd) return;this.layer.style.left=-3000;this.layer.style.top=-3000;clearInterval (this.uid);awmun=0;if (this.pi!=null) this.pi.shst(0);if (this.jcoc!=null && ! this.cd) eval("setTimeout(\""+this.jcoc+"\",10);");this.cd=1;}}
  24. function awmchdt(flg){var p;for (p=0; p<this.it.length; p++){if (this.it[p].sm!=n) this.it[p].sm.hdt(0);}if (arguments.length==1 && !this.cd) this.show(0);}
  25. function awmmcm(){if (this.mio) return;for (var cno=(this.cll && awmctm==null)?0:1; cno<this.cn.length; cno++) this.cn[cno].show(0);if (awmSubmenusFrame!=""){for (p=0; p<this.cn[0].it.length; p++){if (this.cn[0].it[p].sm!=n) this.cn[0].it[p].sm.pm.cm();}}}
  26. function awmodmd(){for (mno=0; mno<awmm.length; mno++){awmm[mno].cm();}}
  27. function awmocmo(){this.mio=1;this.pm.mio=1;if (this.pi!=null) this.pi.shst((this.swn==0)?1:2);if (this.ind>0) clearTimeout(this.pi.ps.hsid);clearTimeout(this.hsid);}
  28. function awmocmot(){this.mio=0;this.pm.mio=0;if (!this.pm.ss){var nth=setTimeout("awmm["+this.pm.ind+"].cm();",awmhd);if (awmSubmenusFrame=="") this.hsid=setTimeout("awmm["+this.pm.ind+"].cn["+this.ind+"].hdt("+((this.ind==0)?"":"0")+");",awmhd);}}
  29. function awmiss(sts){if (sts==2 && this.pm.st==2) sts=1;for (q=0; q<this.pm.st; q++){this.layer[q].style.visibility=(q==sts)?"visible":"hidden";}}
  30. function awmoimo(){this.shst(1);if (awmctm!=null) return;if (awmSubmenusFrame!=""){eval ("var frex=window.top."+awmSubmenusFrame);if (frex){eval("this.sm=window.top."+awmSubmenusFrame+".awm"+this.pm.nm+"_sub_"+(this.ind+1));if (this.sm){this.sm.pi=this;this.sm.pm.ss=this.pm.ss;} else  this.sm=null;}}this.ps.mio=1;this.pm.mio=1;this.ps.hdt();status=this.sbt;if (this.sm!=n) if (!this.sm.swn){clearTimeout(this.sm.hsid);this.sm.show(1);}if (this.jc[1]!=null) eval("setTimeout(\""+this.jc[1]+"\",10);");}
  31. function awmoimot(){if (this.sm==null || (this.sm!=null && this.sm.cd)) this.shst(0);if (!this.pm.ss){if (this.sm!=n && awmSubmenusFrame=="") this.sm.hsid=setTimeout("awmm["+this.pm.ind+"].cn["+this.sm.ind+"].hdt(0);",awmhd);}status=awmDefaultStatusbarText;if (this.jc[0]!=null) eval("setTimeout(\""+this.jc[0]+"\",10);");}
  32. function awmoimd(){this.shst(2);if (this.sm!=n) if (this.sm.swn){clearTimeout(this.sm.hsid);this.sm.show(1);}if (this.jc[2]!=null) eval("setTimeout(\""+this.jc[2]+"\",10);");if (this.url!=null){if (this.tf==null) window.location=this.url;else  if (this.tf=="new") setTimeout("window.open('"+this.url+"');",50);else  if (this.tf=="top") window.top.location=this.url;else  eval("window.top."+this.tf+".location=this.url");}}
  33. function awmoimu(){this.pi.shst(1);}
  34. function awmotmd(e){this.prc.pm.mio=0;awmctm=this.prc;this.prc.pm.cm();this.prc.pm.mio=1;awmmox=e.clientX-awmctm.layer.offsetLeft;awmmoy=e.clientY-awmctm.layer.offsetTop;awmml=awmctm.layer.offsetLeft-awmctm.layer.style.left;awmmt=awmctm.layer.offsetTop-awmctm.layer.style.top;}
  35. function awmotmm(e){if (awmctm!=null){awmctm.left=awmctm.layer.style.left=e.clientX-awmmox;awmctm.top=awmctm.layer.style.top=e.clientY-awmmoy;}}
  36. function awmotmu(e){if (awmctm!=null){awmctm.pm.rep=1;awmctm=null;}}
  37. function awmpc(){var me=this.pm;var vl=window.scrollX,vt=window.scrollY,vr=vl+window.innerWidth,vb=vt+window.innerHeight;if (this.pi==null){if (document.getElementById("awmAnchor-"+this.pm.nm)){this.left=0;this.top=0;if (me.rc==1 || me.rc==2){this.left-=this.layer.offsetWidth}if (me.rc==2 || me.rc==3){this.top-=this.layer.offsetHeight}this.left=this.layer.style.left=document.getElementById("awmAnchor-"+this.pm.nm).offsetLeft+((awmNS6OffsetX)?awmNS6OffsetX:0)+this.left;this.top=this.layer.style.top=document.getElementById("awmAnchor-"+this.pm.nm).offsetTop+((awmNS6OffsetY)?awmNS6OffsetY:0)+this.top;} else  {var crn=me.crn;var dof=(this.pm.dft==1 || this.pm.dft==3)?vl:0;this.layer.style.left=this.left=-3000;this.layer.style.top=this.top=-3000;this.layer.style.left=this.left=(crn==0 || crn==4 || crn==3)?(me.dx+dof):((crn==1 || crn==6 || crn==2)?vr-this.layer.offsetWidth-me.dx:vl+(vr-vl-this.layer.offsetWidth)/2);dof=(this.pm.dft==1 || this.pm.dft==2)?vt:0;this.layer.style.top=this.top=(crn==0 || crn==5 || crn==1)?(me.dy+dof):((crn==3 || crn==7 || crn==2)?vb-this.layer.offsetHeight-me.dy:vt+(vb-vt-this.layer.offsetHeight)/2);if (vb-this.top<21) this.layer.style.top=this.top-=21-(vb-this.top);}} else  {var psl=this.pi.ps.layer;var pil=this.pi.layer[0];var parentBorder=(is60)?this.pi.ps.cs.bw:0;this.lod=this.od;if (this.lod==0){if (this.pi.ps.ct==0)this.lod=((psl.offsetLeft+psl.offsetWidth+this.swr+this.layer.offsetWidth>vr) && (psl.offsetLeft-this.swr-this.layer.offsetWidth>vl))?2:1;else this.lod=((psl.offsetTop+psl.offsetHeight+this.swr+this.layer.offsetHeight>vb) && (psl.offsetTop-this.swr-this.layer.offsetHeight>vl))?2:1;}if (this.pi.ps.ct==0){this.left=this.layer.style.left=(this.lod==1)?((awmSubmenusFrameOffset>-9000 && this.ind==0)?window.scrollX:psl.offsetLeft+psl.offsetWidth)+this.swr-parentBorder:psl.offsetLeft-this.layer.offsetWidth-this.swr-parentBorder;this.top=((this.sa==0)?((is60)?0:psl.offsetTop+this.pi.ps.cs.bw)+pil.offsetTop:((this.sa==1)?psl.offsetTop-parentBorder:((this.sa==2)?psl.offsetTop+psl.offsetHeight-this.layer.offsetHeight-parentBorder:psl.offsetTop-parentBorder+(psl.offsetHeight-this.layer.offsetHeight)/2)));this.layer.style.top=this.top+=((awmSubmenusFrameOffset>-9000 && this.ind==0)?awmSubmenusFrameOffset-this.pi.ps.doy+window.scrollY:0);if (this.top+this.layer.offsetHeight>vb) this.layer.style.top=this.top=vb-this.layer.offsetHeight;} else {this.left=(this.sa==0)?((is60)?0:psl.offsetLeft+this.pi.ps.cs.bw)+pil.offsetLeft:((this.sa==1)?psl.offsetLeft-parentBorder:((this.sa==2)?psl.offsetLeft+psl.offsetWidth-this.layer.offsetWidth-parentBorder:psl.offsetLeft-parentBorder+(psl.offsetWidth-this.layer.offsetWidth)/2));this.layer.style.left=this.left+=((awmSubmenusFrameOffset>-9000 && this.ind==0)?awmSubmenusFrameOffset-this.pi.ps.dox+window.scrollX:0);if (this.left+this.layer.offsetWidth>vr) this.layer.style.left=this.left=vr-this.layer.offsetWidth;this.top=this.layer.style.top=(this.lod==1)?((awmSubmenusFrameOffset>-9000 && this.ind==0)?window.scrollY:psl.offsetTop+psl.offsetHeight)+this.swr-parentBorder:psl.offsetTop-this.layer.offsetHeight-this.swr-parentBorder;}}}
  38. function awmu(){if (awmuc>10 || awmctu.shw==2){awmctu.layer.style.visibility="hidden";awmctu.layer.style.visibility="visible";}if (awmuc>10){clearInterval (awmctu.uid);awmun=0;return;}var layer=awmctu.layer;switch (awmud){case 1: if (awmctu.shw==1){layer.style.left=awmctu.left-layer.offsetWidth*(10-awmuc)/10;layer.style.clip="rect(0,"+layer.offsetWidth+","+layer.offsetHeight+","+Math.round(layer.offsetWidth*(10-awmuc)/10)+")";} else  layer.style.clip="rect(0,"+Math.round(layer.offsetWidth*awmuc/10)+","+layer.offsetHeight+",0)";break;case 2: if (awmctu.shw==1){layer.style.left=awmctu.left+layer.offsetWidth*(10-awmuc)/10;layer.style.clip="rect(0,"+Math.round(layer.offsetWidth*awmuc/10)+","+layer.offsetHeight+",0)";} else  layer.style.clip="rect(0,"+layer.offsetWidth+","+layer.offsetHeight+","+layer.offsetWidth*(10-awmuc)/10+")";break;case 3: if (awmctu.shw==1){layer.style.top=awmctu.top-layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+layer.offsetWidth+","+layer.offsetHeight+",0)";} else  layer.style.clip="rect(0,"+layer.offsetWidth+","+Math.round(layer.offsetHeight*awmuc/10)+",0)";break;case 4: if (awmctu.shw==1){layer.style.top=awmctu.top+layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect(0,"+layer.offsetWidth+","+Math.round(layer.offsetHeight*awmuc/10)+",0)";} else  layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+layer.offsetWidth+","+layer.offsetHeight+",0)";break;case 5: if (awmctu.shw==1){layer.style.left=awmctu.left-layer.offsetWidth*(10-awmuc)/10;layer.style.top=awmctu.top-layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+layer.offsetWidth+","+layer.offsetHeight+","+Math.round(layer.offsetWidth*(10-awmuc)/10)+")";} else  layer.style.clip="rect(0,"+Math.round(layer.offsetWidth*awmuc/10)+","+Math.round(layer.offsetHeight*awmuc/10)+",0)";break;case 6: if (awmctu.shw==1){layer.style.left=awmctu.left-layer.offsetWidth*(10-awmuc)/10;layer.style.top=awmctu.top+layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect(0,"+layer.offsetWidth+","+Math.round(layer.offsetHeight*awmuc/10)+","+Math.round(layer.offsetWidth*(10-awmuc)/10)+")";} else  layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+Math.round(layer.offsetWidth*awmuc/10)+","+layer.offsetHeight+",0)";break;case 7: if (awmctu.shw==1){layer.style.left=awmctu.left+layer.offsetWidth*(10-awmuc)/10;layer.style.top=awmctu.top-layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+Math.round(layer.offsetWidth*awmuc/10)+","+layer.offsetHeight+","+layer.offsetWidth*(10-awmuc)/10+")";} else  layer.style.clip="rect(0,"+layer.offsetWidth+","+Math.round(layer.offsetHeight*awmuc/10)+","+layer.offsetWidth*(10-awmuc)/10+")";break;case 8: if (awmctu.shw==1){layer.style.left=awmctu.left+layer.offsetWidth*(10-awmuc)/10;layer.style.top=awmctu.top+layer.offsetHeight*(10-awmuc)/10;layer.style.clip="rect(0,"+Math.round(layer.offsetWidth*awmuc/10)+","+Math.round(layer.offsetHeight*awmuc/10)+",0)";} else  layer.style.clip="rect("+Math.round(layer.offsetHeight*(10-awmuc)/10)+","+layer.offsetWidth+","+layer.offsetHeight+","+layer.offsetWidth*(10-awmuc)/10+")";break;}awmuc+=2;}
  39. function awmcu(){clearInterval(this.uid);this.layer.style.clip='rect(0,0,0,0)';this.layer.style.visibility="visible";awmun=1;awmuc=0;awmud=(this.ud!=0)?this.ud:(this.lod+((this.pi.ps.ct==0)?0:2));awmctu=this;this.uid=setInterval("awmu()",50);}
  40. function awmwr(){if (!(awmSubmenusFrameOffset>-9000)){for (var mno=0; mno<awmm.length; mno++){if (awmm[mno].cn[0].ct==2) awmm[mno].cn[0].layer.style.width=window.innerWidth-2*awmm[mno].cn[0].cs.bw;if (!awmm[mno].rep && !awmm[mno].cll) awmm[mno].cn[0].pc();if (awmm[mno].cll && !awmm[mno].cd) awmm[mno].cn[0].hdt(0);}}}
  41. function awmwu(){if (awmSubmenusFrameOffset>-9000){for (var mno=0; mno<awmm.length; mno++){if (awmm[mno].cn[0].pi!=null){awmm[mno].cn[0].pi.shst(0);awmm[mno].cn[0].pi.sm=null;}}}}
  42. function awmwl(){awmwbl();for (var mno=0; mno<awmm.length; mno++){if (!awmm[mno].cll) awmm[mno].cn[0].pc();}}
  43. function awmwbl(){}
  44. function awmd(){var csx=window.pageXOffset;var csy=window.pageYOffset;if (csx!=awmlsx ||csy!=awmlsy){for (var mno=0; mno<awmm.length; mno++){var crm=awmm[mno];crm.mio=0;crm.cm();if (crm.dft==1 || crm.dft==3){crm.cn[0].left=crm.cn[0].layer.style.left=parseInt(crm.cn[0].layer.style.left)+csx-awmlsx;if (awmSubmenusFrame!='' && crm.cn[0].ct>0) crm.cn[0].dox=csx;}if (crm.dft==1 || crm.dft==2){crm.cn[0].top=crm.cn[0].layer.style.top=parseInt(crm.cn[0].layer.style.top)+csy-awmlsy;if (awmSubmenusFrame!='' && crm.cn[0].ct==0) crm.cn[0].doy=csy;}}awmlsx=csx;awmlsy=csy;}}
  45. function awmdb(mi){var crc=awmm[mi].cn[0];if (document.getElementById(crc.id).offsetWidth>=0){if (!awmm[mi].cll) crc.show(1);} else  setTimeout("awmdb("+mi+")",0);}
  46. function awmbmm(){document.onmousedown=awmodmd;status="AllWebMenus: Building Menu #"+(this.ind+1);this.ght();this.whtd();awmdb(this.ind);status=awmDefaultStatusbarText;awmdid=setInterval("awmd()",100);awmsoo=awmso+1;if (this.ind==0){if (typeof(window.onload)!='undefined'){awmwbl=window.onload;awmwblt=window.onload;}else  awmwblt=awmwbl;window.onload=awmwl;}else  awmwbl=awmwblt;}
  47. function awmShowMenu (menuName,x,y,frame){var ml;if (arguments.length<4 || frame==null) ml=awmm;else  {eval ("var frex=window.top."+awmSubmenusFrame);if (!frex) return;eval("ml=window.top."+frame+".awmm;");}if (ml){var i=0;while (ml[i].nm!=menuName && i<ml.length-1) i++;if (ml[i].nm==menuName){if (arguments.length<3 || x==null || y==null) ml[i].cn[0].show(1);else  ml[i].cn[0].show(1,x,y);}ml=null;}}