/*[0ms]*/var DMP=new Object();DMP.oW=function(u,n,w,h,sW){var nW=window.open(u,n,"width="+w+",height="+h+",top="+Math.round((screen.Height-h)/2)+",left="+Math.round((screen.Width-w)/2)+",toolbar="+sW+",location="+sW+",menubar="+sW+",scrollBars="+sW);nW.focus();};DMP.S=new Object();DMP.S.nS=function(s){var rE=/ /gi;return s.replace(rE,"")};DMP.P=new Object();DMP.P.cE=function(p,e){return this.gDN(p)+this.gFNWE(p)+e;};DMP.P.gDN=function(p){return p.substring(0,p.lastIndexOf("/")+1);};DMP.P.gE=function(p){var fN=this.gFN(p);return this.hE(fN)?fN.substring(fN.indexOf("."),fN.length):false;};DMP.P.gFN=function(p){return p.substring(p.lastIndexOf("/")+1,p.length);};DMP.P.gFNWE=function(p){var fN=this.gFN(p);return this.hE(fN)?fN.substring(0,fN.indexOf(".")):fN;};DMP.P.hE=function(p){return this.gFN(p).indexOf(".")!=-1;};DMP.BDS=new Object();DMP.BDS.eS=new Array();DMP.BDS.B=new Array();DMP.BDS.pLB=function(b,s){var lA=DMP.S.nS(b.alt)+b.className,t=this;if(b==null)throw "You must specify a button.";if(s==null||s=="")throw "You must specify a suffix.";if(t.B[lA]==null)t.B[lA]=new Array();if(t.B[lA][s]==null){t.B[lA][s]=new Image();t.B[lA][s].src=DMP.P.gDN(b.src)+lA+s+DMP.P.gE(b.src);}};DMP.BDS.rB=function(b,ov,ou,dn,up){var t=this;if(ov){t.pLB(b,t.eS["mouseover"]);b.onmouseover=t.cBS;}if(ou){t.pLB(b,t.eS["mouseout"]);b.onmouseout=t.cBS;}if(dn){t.pLB(b,t.eS["mousedown"]);b.onmousedown=t.cBS;}if(up){t.pLB(b,t.eS["mouseup"]);b.onmouseup=t.cBS;}};DMP.BDS.cBS=function(event){var e=window.event&&window.event.type||event&&event.type,t=this;t.src=DMP.BDS.B[DMP.S.nS(t.alt)+t.className][DMP.BDS.eS[e]].src;};DMP.DDS=new Object();DMP.DDS.rD=function(img){img.onmouseover=this.cD;};DMP.DDS.cD=function(){var t=this;s=document.getElementById(t.className).getElementsByTagName("span");for(i in s)if(s[i].id)s[i].className=s[i].id==DMP.S.nS(t.alt)+t.className?"visible":"";};