'; menucontent += '
'; menucontent += '
Back

'; menucontent += '
Make ERLINDA to your Startpage
'; menucontent += '
Bookmark this Site

'; menucontent += '
Print
'; menucontent += '
Refresh

'; menucontent += '
e-Mail to ERLINDA

'; menucontent += '
Imprint
'; menucontent += '
Info & Copyright
'; menucontent += '
'; if (document.all && window.print) document.write (menucontent); function light_on (){ if (event.srcElement.className == "components"){ event.srcElement.style.backgroundColor="#FF3399"; event.srcElement.style.color="#ffffff"; if (event.srcElement.STATUSTEXT) { window.status = event.srcElement.STATUSTEXT; } } } function light_off (){ if (event.srcElement.className == "components"){ event.srcElement.style.backgroundColor= "#eeeeee"; event.srcElement.style.color="#000000"; window.status = ""; } } function extension (){ if (event.clientY> 0 && event.clientX >0 && event.clientYdocument.body.clientHeight / 2){ right_menu.style.top = event.clientY + document.body.scrollTop; } else { right_menu.style.top = event.clientY + document.body.scrollTop - 255; } if (document.body.clientWidth- event.clientX + document.body.scrollLeft >document.body.clientWidth / 2){ right_menu.style.left = event.clientX + document.body.scrollLeft; } else { right_menu.style.left = event.clientX + document.body.scrollLeft - 180; } } else { right_menu.style.top = document.body.scrollTop; right_menu.style.left = document.body.scrollLeft; } right_menu.style.visibility = "visible"; return false; } function hide (){ right_menu.style.visibility = "hidden"; right_menu.style.left = -999; right_menu.style.top = -999; } function exe (type){ if (type == "back"){ history.back(); } else if (type == "forward"){ history.forward(); } else if (type == "home"){ document.body.style.behavior='url(#default#homepage)'; document.body.setHomePage('http://www.erlinda.de/'); } else if (type == "bookmark"){ var imgFav= new Image(); imgFav.src= "http://www.erlinda.de/favicon.ico"; window.external.AddFavorite('http://www.erlinda.de', 'ERLINDA cutlery e.K.'); } else if (type == "reload"){ self.location.reload(); } else if (type == "print"){ self.print(); } else if (type == "emaildp"){ //location.href="mailto:info@erlinda.de"; location.href="mailto:info@erlinda.de"; } else if (type == "impressum"){ //Impressumspage"; location.href="http://www.erlinda.de/english/pages/kontakt.htm"; } else if (type == "info"){ alert('http://www.erlinda.de © 1999 - 2004 by ERLINDA'); } } function cancelproc () { window.event.cancelBubble = true; window.event.returnValue = false; } if (document.all && window.print){ document.oncontextmenu=extension; document.body.onclick=hide; right_menu.onmouseover=light_on; right_menu.onmouseout=light_off; right_menu.ondragstart=cancelproc; right_menu.onselectstart=cancelproc; } // -->