Modalbox.options.title="blutspender.net - Hinweis";Modalbox.options.width=450;var blutspender={donationsLocationDelete:function(a){$("box_donations_location_item_"+a).blindUp({beforeStart:function(){new Ajax.Request("box_events.php",{method:"post",parameters:{id:a,task:"donations_location_delete"},onSuccess:function(b){$("box_donations_location_inner").innerHTML+=b.responseText}.bind({id:a})})}.bind({id:a}),afterFinish:function(){$("box_donations_location_item_"+a).remove()
}.bind({id:a})})}};function toggle_msg(a,b){var c=document.getElementById(a).style.display;if(c!="block"){document.getElementById(a).style.display="block";b.className="open"}else{document.getElementById(a).style.display="none";b.className=""}}function close_citymap(a){if(a){document.getElementById("stadtplanbox"+a).style.display="none"}else{document.getElementById("stadtplanbox").style.display="none"
}}function show_citymap(a){if(a){document.getElementById("stadtplanbox"+a).style.display="block"}else{document.getElementById("stadtplanbox").style.display="block"}}function setCookie(b,c,a){var d=new Date();d.setDate(d.getDate()+a);document.cookie=b+"="+escape(c)+((a==null)?"":";expires="+d.toGMTString())}function getCookie(a){if(document.cookie.length>0){c_start=document.cookie.indexOf(a+"=");if(c_start!=-1){c_start=c_start+a.length+1;
c_end=document.cookie.indexOf(";",c_start);if(c_end==-1){c_end=document.cookie.length}return unescape(document.cookie.substring(c_start,c_end))}}return""}function findPosX(a){var b=0;if(a.offsetParent){while(1){b+=a.offsetLeft;if(!a.offsetParent){break}a=a.offsetParent}}else{if(a.x){b+=a.x}}return b}function findPosY(b){var a=0;if(b.offsetParent){while(1){a+=b.offsetTop;if(!b.offsetParent){break}b=b.offsetParent
}}else{if(b.y){a+=b.y}}return a}function selectAll(){document.frm_quellcode.buttonquellcode.focus();document.frm_quellcode.buttonquellcode.select()};