Element.implement({clearFocusResetBlur:function(d){var c=this.get(d);this.addEvents({focus:function(){if(this.get("value")==c){this.set("value","")}},blur:function(){if(this.get("value")==""){this.set("value",c)}}})}});window.addEvent("domready",function(){window.addEvent("domready",function(){$$(".link_external").addEvent("click",function(d){d.preventDefault();var e=800;var f=600;if(this.rel!=""){e=this.rel.split("width=")[1].split(";")[0].toInt();f=this.rel.split("height=")[1].split(";")[0].toInt()}trackOutgoing(this.href);window.open(this.href,"","toolbar=1,location=1,menubar=1,resizable=1,scrollbars=1,heigh="+f+",width="+e)});$$(".link_popup").addEvent("click",function(d){d.preventDefault();var e=800;var f=600;if(this.rel!=""){e=this.rel.split("width=")[1].split(";")[0].toInt();f=this.rel.split("height=")[1].split(";")[0].toInt()}window.open(this.href,"","toolbar=0,location=0,menubar=0,resizable=0,scrollbars=1,heigh="+f+",width="+e)});$("query").clearFocusResetBlur("alt")});$("top").setStyle("height","625px");$("page_navigation").setStyle("top","560px")});