document.write('<link rel="stylesheet" type="text/css" href="/Style%20Library/css/js.css" media="all"/>');var cleardefaulttext=function(c,b){if($(c)){var d=$(c).value;var a=$(c).getStyle("borderColor");$(c).addEvents({focus:function(){if($(c).value==d){$(c).value=""}$(c).setStyle("borderColor",b)},blur:function(){if($(c).value==""){$(c).value=d;$(c).setStyle("borderColor",a)}}})}};var btnHover=function(a,d,c){var b=(!(navigator.appVersion).match(/msie 6/i));var g=function(i){var h=i.src;(h.search(/(.png)|(blank.gif)/,"i")!=-1)?h="png":((h.search(/(.gif)/,"i")!=-1)?h="gif":h="jpg");return h};var e=function(j,l,k){var h;ext=g(j);ext!="png"?(h=j.src):(b?h=j.src:h=j.getStyle("filter"));if(!h.match(k,"i")){if(h.match(l+"."+ext)!=null){h=h.replace(l+"."+ext,"."+ext)}h=h.replace("."+ext,l+"."+ext);ext!="png"?(j.setProperty("src",h)):(b?j.setProperty("src",h):j.setStyle("filter",h))}};var f=function(j,l,k){var h;ext=g(j);if(ext=="png"&&!b){h=(j.getStyle("filter")).replace(l+"."+ext,"."+ext);if(!h.match(k,"i")){j.setStyle("filter",h)}}else{h=(j.src).replace(l+"."+ext,"."+ext);if(!h.match(k,"i")){j.setProperty("src",h)}}};$$(a).each(function(h,i){h.addEvents({mouseover:function(){e(this,d,c)},mouseout:function(){f(this,d,c)},focus:function(){h.fireEvent("mouseover")},blur:function(){h.fireEvent("mouseout")}})})};window.addEvents({domready:function(){btnHover(".btn","-hover","-selected")}});
