/* ---------------------------------------------------------------------------------- Design215 Core functions, Copyright © 2001-2006 Design215 Inc. All Rights Reserved v6.11 07.11.06, xLP() updated 07.02.2009 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 OP7=(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; function xLJ(Ln){return _x.getElementById(Ln)} function xLP(Ln,x,y,z,vis){var Lj=xLJ(Ln);Lj.style.visibility=(vis==0)?"hidden":"visible";if(IE4){Lj.style.left=x;Lj.style.top=y}else{Lj.style.left=x+"px";Lj.style.top=y+"px"}if(z>=0){Lj.style.zIndex=z}} function xLV(Ln,vis){var Lj=xLJ(Ln);Lj.style.visibility=(vis==0)?"hidden":"visible"} function xLC(Ln,Lc){var Lj=xLJ(Ln);Lj.innerHTML=Lc} function xLB(Ln,x1,y1,x2,y2){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(IE5){return parseInt(_x.getElementById(Ln).clientHeight)}else if(NS6){return _x.getElementById(Ln).offsetHeight}} function xLW(Ln){if(IE5){return parseInt(_x.getElementById(Ln).clientWidth)}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 xPH(){var h,t1=_x.body.scrollHeight,t2=_x.body.offsetHeight;h=(t1>t2)?t1:t2;return h} function xST(){if(window.innerHeight){return window.pageYOffset}else if(_x.documentElement&&_x.documentElement.scrollTop){return _x.documentElement.scrollTop}else if(_x.body){return _x.body.scrollTop}} function obV(t,v){if(_x.getElementsByTagName(t).length){_x.getElementsByTagName(t).item(0).style.visibility=(v==1)?"visible":"hidden"}} function mBG(z,c,pic){z.style.backgroundColor=c;if(pic!=""){z.style.backgroundImage="url("+pic+")"}else{z.style.backgroundImage="none"}} function xLO(what,d){var t=(d=="x")?what.offsetLeft:what.offsetTop+what.offsetHeight;var p=what.offsetParent;while(p!=null){t=(d=="x")?t+p.offsetLeft:t+p.offsetTop;p=p.offsetParent}return t} /* ---------------------------------------------------------------------------------- Design215 dropMenu, Copyright © 2003-2012 Design215 Inc. All Rights Reserved v3.20 11.22.2012 requires core js: v6.10 and tooltips.css v3.30 Experimental 10.22.2013 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 ---------------------------------------------------------------------------------- */ function aEH(obj,eventType,handler) { if (obj.addEventListener){obj.addEventListener(eventType,handler,false)} else if (obj.attachEvent){obj.attachEvent('on'+eventType,handler)} } function rEH(obj,eventType,handler) { if (obj.removeEventListener){obj.removeEventListener(eventType,handler,false)} if (obj.detachEvent){obj.detachEvent('on'+eventType,handler)} } 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;_x.onmousemove=ttXY}setInterval("ttCk()",150);var ttA='
',ttZ='
'; function ttXY(e){if(_x.all){mouseX=event.clientX;mouseY=(event.clientY+xST())}else{mouseX=e.pageX;mouseY=e.pageY}} function ttCk(){if(ttactv>0&&ttE<3){if(mouseX