
<!--
img = '<A HREF="mailto:' + '?subject='+ escape("Meine Empfehlung");
img += '&body='+ escape("Hallo Insektenfreunde"),
img += '%0D%0A%0D%0A' + escape("Das Internetportal f&uuml;r Hornissen- und Hummelschutz") + '%0D%0A%0D%0A';
img += document.title + '%0D%0A%0D%0A' + window.location;
img += '" onMouseover="status=\'www.hornissen-hummeln.de weiterempfehlen!\';return true;"';
img += ' onMouseout="status=\'\';">';
img += '<img src="versenden.gif" width="107" height="17" border="0" title="www.hornissen-hummeln.de weiterempfehlen!" alt="www.hornissen-hummeln.de weiterempfehlen"></A>';// fwLoadMenus()

var empfaenger = "info";
var domain = "hornissen-hummeln.de";
var at = String.fromCharCode(64);

function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
var theTarget = "_blank";
function goThere(){
if(!document.theForm.theMenu.selectedIndex==""){
window.open(document.theForm.theMenu.options[document.theForm.theMenu.selectedIndex].value,theTarget,"");}}


//-->

