function _pageWidth(){return window.innerWidth!=null?window.innerWidth:document.documentElement&&document.documentElement.clientWidth?document.documentElement.clientWidth:document.body!=null?document.body.clientWidth:null}function _documentWidth(){return document.body.offsetWidth}function _documentHeight(){return document.body.offsetHeight}function _pageHeight(){return window.innerHeight!=null?window.innerHeight:document.documentElement&&document.documentElement.clientHeight?document.documentElement.clientHeight:document.body!=null?document.body.clientHeight:null}function _posLeft(){return typeof window.pageXOffset!="undefined"?window.pageXOffset:document.documentElement&&document.documentElement.scrollLeft?document.documentElement.scrollLeft:document.body.scrollLeft?document.body.scrollLeft:0}function _posTop(){return typeof window.pageYOffset!="undefined"?window.pageYOffset:document.documentElement&&document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop?document.body.scrollTop:0}function _posRight(){return posLeft()+pageWidth()}function _posBottom(){return posTop()+pageHeight()}function _getObjNN4(b,e){var d=b.layers;var c;for(var a=0;a=0){this.isIE=true;this.version=parseFloat(a.substr(c+b.length));return}b="Netscape6/";if((c=a.indexOf(b))>=0){this.isNS=true;this.version=parseFloat(a.substr(c+b.length));return}b="Gecko";if((c=a.indexOf(b))>=0){this.isNS=true;this.version=6.1;return}}var browser=new Browser();function fixPNG(f){var d=(f.id)?"id='"+f.id+"' ":"";var a=(f.className)?"class='"+f.className+"' ":"";var b=(f.title)?"title='"+f.title+"' ":"title='"+f.alt+"' ";var e="display:inline-block;"+f.style.cssText;if(f.align=="left"){e="float:left;"+e}if(f.align=="right"){e="float:right;"+e}if(f.parentElement.href){e="cursor:hand;"+e}var c="";f.outerHTML=c}function fixPNGS(){var a=navigator.appVersion.split("MSIE");var b=parseFloat(a[1]);if((b>=5.5)&&(document.body.filters)){for(var e=0;e