function formular(topic,docLevel) { //used by contact formular var relativeBack = ""; for (i=0;i 0) { begin = durl.indexOf(pName); if (begin != -1) { begin += pName.length; end = durl.indexOf(";", begin); if (end == -1) end = durl.length; return unescape(durl.substring(begin, end)); } } return null; } function getURLValue(name) { var value = getURLParameter(name); if (value != null) return value; else value = ''; return value; } function searchResults() { query = getURLValue("searchquery"); pos = query.indexOf('&'); if (pos == -1) pos = query.length; if (window.location.href.indexOf('searchresults')!=-1) document.search.searchquery.value = query.substr(0,pos); if (query == '') return; if (document.all) { aIllegal = new Array(/ and /ig,/ or /ig,/ not /ig,/ accrue /ig,/\*/g); for (i=0;i<=aIllegal.length;i++) query = query.replace(aIllegal[i]," "); aQuery = query.split(" "); hits = 0; for (i=0;i" + rText.text + ""); hits += 1; } } window.status = hits + " Treffer gefunden"; } } function MM_findObj(n, d) { //v3.0 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i