javascript:(function(){if(window.frames[1]){var doc=window.frames[1].document;if(doc.location.href.search(/info_village/)<=0){var doc=window.frames[0].document;}} else {var doc=window.document;}var mz=((document.getElementById)&&(!document.all)&&(document.documentElement))?true:false;var op=((document.getElementById)&&(navigator.userAgent.indexOf('Opera')!=-1))?true:false;if(doc.location.href.search(/info_village/)>0){if(op){var temp=doc.getElementById('serverTime').parentNode.parentNode.childNodes[2].innerHTML;}else if(mz){var temp = doc.getElementById('serverTime').parentNode.parentNode.childNodes[2].innerHTML;}var when=encodeURI(prompt('Möchtest du ein Kommentar hinzufügen?'));reg = temp.match(/(\d{1,3})\|(\d{1,3})/);var win=window.open('http://www.euer_forumslink.de/ajax.php?username=ds4noobsForumsAcc&pass=1234&action=add_res&koor='+ reg[1] +'|'+ reg[2] +'&comment='+when);}else{alert("Du musst dich auf der Dorf-Übersicht befinden!");}})()