function ClearMe(){document.getElementById("Text1").value=" "}function HideFlashPopup(){}function myInitTopMenus(e){for(var d=0;d<e.childNodes.length;d++){var b=e.childNodes[d];if(b.tagName&&b.tagName=="LI"){var c=b.getElementsByTagName("A")[0];c.firstChild.innerHTML=c.firstChild.innerHTML.replace(/&nbsp;/g," ")}}}function myInitSubMenus(e){for(var d=0;d<e.childNodes.length;d++){var b=e.childNodes[d];if(b.tagName&&b.tagName=="LI"){var c=b.getElementsByTagName("A")[0];c.firstChild.innerHTML=c.firstChild.innerHTML.replace(/&nbsp;/g," ")}}SetWidth(e)}function myInitMenu(){var c=document.getElementById("menu");if(c){var b=c.getElementsByTagName("UL");for(var a=0;a<b.length;a++){if(b[a].id=="t000000"){}else{myInitSubMenus(b[a])}}}}function HideFlashPopup(){}function onclickNieuwsbrief(){var a=document.getElementById("nlemail").value;if(a!="voer uw e-mailadres in"){if(gNLUrl!=""){location.href=gNLUrl}else{location.href="/cgi/register.cgi?site="+gSite+";task=send;email="+encodeURIComponent(a)+";format=html"}}return false}function onkeyNieuwsbrief(a){return ifEnter(a,onclickNieuwsbrief)}function ifEnter(c,b){var a;if(window.event){a=window.event.keyCode}else{if(c){a=c.which}else{return true}}if(a==13){b();return false}return true}function ddGoTo(b){if(b.selectedIndex){if(inCMS()){parent.xcmsGoto(b.value)}else{var a=b.value;if(!/^(\/|\w+:)/.test(a)){a="/"+a}location.href=a}}};