jQuery(function(){jQuery("input[type=text]").focus(function(){if(this.value==this.defaultValue){this.value=""}}).blur(function(){if(!this.value.length){this.value=this.defaultValue}})});var fullscr;var downloadscr;function openleerlingmodule(a){var b="fullscreen=1,toolbar=0,menubar=0,scrollbars=1,resizable=1";fullscr=window.open(a,"leerlingmodule",b)}function openDownloadLink(a){width=600;height=200;var b="width="+width+",height="+height+",fullscreen=0,toolbar=0,menubar=0,scrollbars=0,resizable=0";downloadscr=window.open("/Applications/DownloadPopup.aspx?url="+escape(a),"popupDownload",b)};
