function RR_noErrors() {return true;} window.onerror = RR_noErrors; self.moveTo(0,0); self.resizeTo(screen.availWidth,screen.availHeight); self.onError=null; function res() {top.moveTo(0,0);top.resizeTo(800,572)}; function mOvr(src,clrOver){if(!src.contains(event.fromElement)){src.style.cursor='hand';src.bgColor = clrOver;}}; function mOut(src,clrIn){if(!src.contains(event.toElement)){src.style.cursor='default';src.bgColor=clrIn;}}
function high(which2){theobject=which2
highlighting=setInterval("highlightit(theobject)",5)
}function low(which2){clearInterval(highlighting)
which2.filters.alpha.opacity=40
}function highlightit(cur2){if (cur2.filters.alpha.opacity<100)
cur2.filters.alpha.opacity+=7
else if (window.highlighting) 
clearInterval(highlighting)}
function maxUp(url,width,height)
{var scrnW=window.screen.availWidth;var scrnH=window.screen.availHeight;day = new Date();id = day.getTime();var lft=scrnW/2-width/2;var rght=scrnH/2-height/2+23;eval("page" + id + " = window.open(url,'" + id + "', 'width='+width+', height='+height+', toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, left='+lft+', top='+rght);");}

