var _={copyright:"Regliss javascript framework @ copyright Regliss.com [2001-2007]",w:window,d:window.document,_:function(){alert("init _")},$$:function(o){return(typeof o=='object'?o:_.d.getElementById(o))},$:function(o){o=_.$$(o);return(o==null?false:o)},awe:function(e,f){if(_.w.addEventListener){_.w.addEventListener(e,f,false)}else if(_.d.addEventListener){_.d.addEventListener(e,f,false)}else if(_.w.attachEvent){_.w.attachEvent("on"+e,f)}},ael:function(o,e,f){o=_.$(o);if(o==window){return(_.awe(e,f))}if(o.addEventListener){o.addEventListener(e,f,false)}else if(o.attachEvent){o.attachEvent("on"+e,f)}},dwe:function(e,f){if(_.w.removeEventListener){_.w.removeEventListener(e,f,false)}else if(_.d.removeEventListener){_.d.removeEventListener(e,f,false)}else if(_.w.detachEvent){_.w.detachEvent("on"+e,f)}},del:function(o,e,f){o=_.$(o);if(o==window){return(_.dwe(e,f))}if(o.removeEventListener){o.removeEventListener(e,f,false)}else if(o.detachEvent){o.detachEvent("on"+e,f)}},isd:function(o){return(typeof o=="undefined"?false:true)},dno:function(o){o=_.$(o);return(o==false?false:o.parentNode.removeChild(o))},gdi:function(o){o=_.$(o);if(o.display!='none'&&o.display!=null){return{_w:o.offsetWidth,_h:o.offsetHeight}}var s=o.style,v=s.visibility,p=s.position,d=s.display;s.visibility='hidden';s.position='absolute';s.display='block';var w=o.clientWidth,h=o.clientHeight;s.display=d;s.position=p;s.visibility=v;return({_w:w,_h:h})},gwp:function(){return({_w:_.w.innerWidth?_.w.innerWidth:_.d.body.clientWidth,_h:_.w.innerHeight?_.w.innerHeight:_.d.body.clientHeight})},gsx:function(){return(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0)},gsy:function(){return(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0)},gws:function(){return({_x:_.gsx(),_y:_.gsy()})},pim:function(a,p){_.d.pim=[];for(var i=0;i<a.length;i++){_.d.pim[i]=new Image;_.d.pim[i].src=_.isd(p)?p+a[i]:a[i]}},isv:function(o){return _.$(o).style.display!='none'},dis:function(o,n){_.$(o).style.display=n?'block':'none'},tog:function(o){o=_.dis(o,_.isv(o)?0:1)},sad:function(o,v,t){return(_.$(o).options[o.length]=new Option(t,v))},sdi:function(o,v,t){return(i<0?i:_.$(o).options[i]=null)},sgm:function(o,s){o=_.$(o);if((o.selectedIndex<0)&&(s)||(o.length==0)){return(false)}var a=[];for(var j=0;j<o.length;j++){var y=o.options[j];if((y.selected)||(!s)){a.push({v:y.value,t:y.text,i:j,"o":o})}}return(a)},sgi:function(o,x,t){o=_.$(o);var z=t?"text":"value";for(var i=0;i<o.length;i++){if(eval("o.options[i]."+z)==x){return(i)}}return(-1)},seb:function(o,v,t,b){o=_.$(o);if(v.length!=t.length){return(false)}while(o.length){o.options[o.length-1]=null}if(_.isd(b)){o.options[0]=new Option(b,"_blank");b=1}else{b=0}for(i=0;i<v.length;i++){o.options[i+b]=new Option(t[i],v[i])}o.selectedIndex=0;return(true)},sos:function(o,x,t){o=_.$(o);var z=t==2?"index":t?"text":"value";for(var i=0;i<o.length;i++){if(eval("o.options[i]."+z)==x){return(o.selectedIndex=i)}}return(-1)},pop:function(l,t,s,w,h,x,y){_.isd(x)?x:x=(screen.width)?(screen.width-w)/2:0;_.isd(y)?y:y=(screen.width)?(screen.height-h)/2:0;f=window.open('about:blank',t,'left='+x+',top='+y+',toolbar=0,location=0,directories=0,status=0,scrollbars='+s+',resizable=0,menuBar=0,width='+w+',height='+h);f.location=l;return(f)},dfp:function(v,u){var d=false,VBv=0;var M=String.fromCharCode(60);var K=String.fromCharCode(62);var L=String.fromCharCode(13,10);if(_.d.all){_.d.writeln(M+'script language="VBscript"'+K+L+'d = False'+L+'If ScriptEngineMajorVersion '+K+'= 2 then'+L+'d = True'+L+'End If'+L+'Function VBd()'+L+'on error resume next'+L+'If d Then'+L+'c = False'+L+'For y = 9 To 1 Step -1'+L+'Set x = CreateObject("ShockwaveFlash.ShockwaveFlash." & y)'+L+'c = IsObject(x)'+L+'If c Then'+L+'VBv = CStr(y)'+L+'Exit For'+L+'End If'+L+'Next'+L+'End If'+L+'End Function'+L+M+'/scr'+'ipt'+K+L)}o=navigator.plugins;if(d||(o&&(!o.length==0))){if(d){VBd()}if(o["Shockwave Flash"]){var w=o["Shockwave Flash"].description.split(" ");for(var i=0;!(i==w.length);++i){if(isNaN(parseInt(w[i])))continue;var JSv=w[i]}}if(!((VBv>=v)||(JSv>=v))&&(navigator.userAgent!="ia_archiver")){window.location=u+"?"+v}}},version:'2.0'};