function on_load(){var k=navigator.appVersion.split("MSIE");var m=parseFloat(k[1]);
if(m>=6||isNaN(m)){var b=new Array("a","tr","td","th","li","img","span","input","textarea","select","area","table","acronym","abbr","cite","p");
for(var d=0;d<b.length;d++){for(var c=0;c<document.getElementsByTagName(b[d]).length;
c++){var f=document.getElementsByTagName(b[d])[c];if(f.title!=null&&f.title.length>0&&(f.onmouseover==null||f.onmouseover=="")){f.ToolTip=f.title;
f.removeAttribute("title");f.onmouseout=function(){UnTip()};f.onmouseover=function(){Tip(this.ToolTip)
}}}}}if(m>=6||isNaN(m)){var g=new Array("input","textarea");var a=false;for(var d=0;
d<g.length;d++){for(var c=0;c<document.getElementsByTagName(g[d]).length;c++){var f=document.getElementsByTagName(g[d])[c];
if((f.getAttribute("onfocus")==null||f.getAttribute("onfocus").length==0)&&f.type!="hidden"){f.onfocus=function(){this.select()
};if(a==false){a=f}}}}}find_div_2_hide();if(a!=false){a.focus()}var h={vs:{i:7,f:2,o:9.25,s:2,n:9}};
var l=document.createElement("script");l.setAttribute("type","text/javascript");l.setAttribute("src","http://browser-update.org/update.js");
document.body.appendChild(l)};