/* ---------------------------------------------------------------------------------- Design215 Core functions, Copyright © 2001-2004 Design215 Inc. All Rights Reserved v5.02 02.17.04 All text contained herein is strictly confidential and subject to license agreement Design215 scripts are useful, efficient, and compact. To license these and other scripts on your site, please visit www.design215.com or contact rob@design215.com ---------------------------------------------------------------------------------- */ var _na=navigator.appName,_x=document,IE5=(_na=="Microsoft Internet Explorer")?true:false; var IE4=(IE5&&!_x.getElementById)?true:false;var NS4=(_x.layers)?true:false; var NS6=((_na=="Mozilla"||_na=="Netscape")&&!NS4)?true:false;var OP5=(navigator.userAgent.indexOf("Opera")!=-1)?true:false; var AOH=(navigator.userAgent.indexOf("AOL")!=-1)?true:false;var BMac=(navigator.platform.indexOf("Mac")!=-1)?true:false; //_x.oncontextmenu=xCC;function xCC(){return false} function xLJ(Ln){if(IE4){return _x.all.tags("DIV")[Ln]} else if (NS4){return _x.layers[Ln]}else{return _x.getElementById(Ln)}} function xLP(Ln,xPos,yPos,zPos,zVis){var _v="visible";if(zVis==0){_v="hidden"}var Lj=xLJ(Ln);if (NS4){Lj.left=xPos;Lj.top=yPos;Lj.visibility=_v;if(zPos>=0){Lj.zIndex=zPos}}else{if(IE4){Lj.style.left=xPos;Lj.style.top=yPos;Lj.style.visibility=_v}else{Lj.style.left=xPos+"px";Lj.style.top=yPos+"px";Lj.style.visibility=_v}if(zPos>=0){Lj.style.zIndex=zPos}}} function xLC(Ln,Lc){if(NS4){_x.layers[Ln].document.open();_x.layers[Ln].document.write(Lc);_x.layers[Ln].document.close()}else{var Lj=xLJ(Ln);Lj.innerHTML=Lc}} function xLB(Ln,x1,y1,x2,y2){if (NS4){_x.layers[Ln].clip.left=x1;_x.layers[Ln].clip.top=y1;_x.layers[Ln].clip.right=x2;_x.layers[Ln].clip.bottom=y2} else {var Lj=xLJ(Ln); if (IE4){Lj.style.clip='rect('+y1+' '+x2+' '+y2+' '+x1+')'} else {Lj.style.clip='rect('+y1+'px '+x2+'px '+y2+'px '+x1+'px)'}}} function xLH(Ln){if(IE4){return parseInt(_x.all.tags("DIV")[Ln].clientHeight)}else if(OP5){return _x.getElementById(Ln).style.pixelHeight}else if(IE5){return parseInt(_x.getElementById(Ln).clientHeight)}else if(NS4){return _x.layers[Ln].document.height}else if(NS6){return _x.getElementById(Ln).offsetHeight}} function xLW(Ln){if(IE5){return parseInt(_x.getElementById(Ln).clientWidth)}else if(NS4){return _x.layers[Ln].document.width}else if(NS6){return _x.getElementById(Ln).offsetWidth}} function xwH(){if(IE5){return _x.body.offsetHeight}else{return window.innerHeight}} function xwW(){if(IE5){return _x.body.offsetWidth}else{return window.innerWidth}} function mBG(z,c,pic) { //v02.07.04 if (document.layers) {if (c==""){c=null} z.bgColor=c} else {z.style.backgroundColor=c; if (pic!="") {z.style.backgroundImage="url("+pic+")";} else {z.style.backgroundImage="none";}} } /* ---------------------------------------------------------------------------------- Design215 dropMenu, Copyright © 2003-2004 Design215 Inc. All Rights Reserved v2.08 09.05.04, requires core functions:v5.02, stylesheet:tooltips.css All text contained herein is strictly confidential and subject to license agreement Design215 scripts are useful, efficient, and compact. To license these and other scripts on your site, please visit www.design215.com or contact rob@design215.com ---------------------------------------------------------------------------------- */ var tskinw=0,tskinh=0,tcentw=0,tcenth=0,ttmr=0,ttX=0,ttY=0,ttW=0,ttH=0,ttE=0,ttactv=0,ttN="xtooltip"; if(!window.mouseX){var mouseX=0,mouseY=0;if(_x.layers){_x.captureEvents(Event.MOUSEMOVE)}_x.onmousemove=ttXY}setInterval("ttCk()",150); var ttA='