<!--
// Wenn Sie dieses Menü auf Ihrer Homepage nutzen,
// würde ich mich freuen, wenn meine Homepage verlinken.
// ============================
// Grundeinstellungen des Menüs
// ============================
// Bei den Menüinhalt können Sie mit Farben, Inhalten, Grafiken, Umrandungen und mit dem Cursor etwas experimentieren.
// Sie können Inhalten und Funktionen löschen, wenn sie nicht gebraucht werden.
// ------------------------------------------------------------------------------------------------------------------
var menuinhalt = ""; // in dieser Variable wird der Menüinhalt gespeichert
menuinhalt += '<HTML><HEAD><STYLE><!--.generale{ position: absolute; z-index: 999; cursor: hand;  background-color: menu; color: menuText; width: 200;visibility: hidden; border-style: outset; border-width: 2px; height:  100}.menuinhalt{ font-family: Arial; font-size: 12px; padding-left: 5px; padding-right: 5px; padding-top: 3px;  padding-bottom: 3px }// --></STYLE></HEAD>';
menuinhalt += '<BODY><OBJECT ID="cerca" HEIGHT="0" WIDTH="0"></OBJECT><DIV ID="right_menu" CLASS="generale">';
menuinhalt += '<hr size="3" color="#000080"><center><img border="0" src="bilat2.jpg" width="147" height="32"></center><hr size="3" color="#000080">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'start\')" STATUSTEXT="Start Website Pascal Bilat English"><img border="0"  src="blau2.gif">&nbsp; Home </DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'sitemap\')" STATUSTEXT="Sitemap of the Website Pascal Bilat"><img border="0"  src="blau2.gif">&nbsp; Sitemap </DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'search\')" STATUSTEXT="Search over the Website"><img border="0"  src="blau2.gif">&nbsp; Search </DIV><hr size="2" color="#FF0000">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'brycegal\')" STATUSTEXT="My Bryce-Images-Galleries..."><img border="0"  src="blau2.gif">&nbsp; Bryce Images Galleries</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'posergal\')" STATUSTEXT="My Poser-Images-Galleries..."><img border="0"  src="blau2.gif">&nbsp; Poser Images Galleries</DIV><hr size="2" color="#FF0000">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'screensavers\')" STATUSTEXT="Screensavers - Freeware..."><img border="0"  src="blau2.gif">&nbsp; Screensavers</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'desktops\')" STATUSTEXT="Desktops - Background-images"><img border="0"  src="blau2.gif">&nbsp; Desktops</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'hpstuff\')" STATUSTEXT="Homepage-Stuff"><img border="0"  src="blau2.gif">&nbsp; Homepage-Stuff</DIV><hr size="2" color="#FF0000">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'sourcecode\')" STATUSTEXT="View the source-code"><img border="0" src="blau2.gif">&nbsp; View Source-Code</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'print\')" STATUSTEXT="Print this page"><img border="0" src="blau2.gif">&nbsp; Print this page</DIV><hr size="2" color="#FF0000">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'emaildp\')" STATUSTEXT="e-Mail Webmaster"><img border="0"  src="blau2.gif">&nbsp; e-Mail Webmaster</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'formcontact\')" STATUSTEXT="Contact-Form"><img border="0"  src="blau2.gif">&nbsp; Contact form</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'formfeedback\')" STATUSTEXT="Feedback-Form"><img border="0"  src="blau2.gif">&nbsp; Feedback form</DIV>';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'help\')" STATUSTEXT="Help"><img border="0" src="blau2.gif">&nbsp; Help - Informations</DIV><hr size="2" color="#FF0000">';
menuinhalt += '<DIV CLASS="menuinhalt" ONCLICK="exe(\'clode\')" STATUSTEXT="Close Menu"><img border="0" src="blau2.gif">&nbsp; Close this Menu</DIV>';
menuinhalt += '</DIV></BODY></HTML>';
// ------------------------------------------------------------------------------------------------------------------

if (document.all && window.print) document.write(menuinhalt);

function light_on (){
if (event.srcElement.className == "menuinhalt"){
event.srcElement.style.backgroundColor="#0E4479"; // hier können Sie die Hintergrundfarbe bei MouseOver ändern
event.srcElement.style.color="#FFFFFF"; // hier können Sie die Schriftfarbe bei MouseOver ändern
if (event.srcElement.STATUSTEXT) {
window.status = event.srcElement.STATUSTEXT; // hier wird der Beschreibungstext in der Statuszeile ausgegeben
}
}
}
function light_off (){
if (event.srcElement.className == "menuinhalt"){
event.srcElement.style.backgroundColor= "menu"; // Hintergrundfarbe wird zurückgesetzt
event.srcElement.style.color="menuText"; // Schriftfarbe wird zurückgesetzt
window.status = ""; // hier wird der Statustext auf leer gesetzt
}
}
// Diese Funktion ist für die Positionierung des Menüs bei Rechtsklick zuständig
// -----------------------------------------------------------------------------
function extension (){
if (event.clientY> 0 && event.clientX >0 && event.clientY<document.body.clientHeight &&  event.clientX<document.body.clientWidth) {
if (document.body.clientHeight - event.clientY + document.body.scrollTop>document.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";
}
// ---------------------------------------------------------------------------------------
// ab hier beginnen die Funktionen, die für die Ausführung der Menüelemente zuständig sind
// ---------------------------------------------------------------------------------------
function exe (wahl){
if (wahl == "screensavers"){
location.href="bildschirmschoner-e.htm"; // Free Screensavers
} else if (wahl == "brycegal"){
location.href="3dbr-gal01-e.htm"; // Bryce Images Galleries
} else if (wahl == "posergal"){
location.href="3dpo-gal01-e.htm"; // Bryce Images Galleries
} else if (wahl == "desktops"){
location.href="desktops-e.htm"; // Free Desktops
} else if (wahl == "hpstuff"){
location.href="hp-e.htm"; // Free Homepage-Stuff
} else if (wahl == "start"){
parent.location.href="./index-e.htm"; // Start Website Pascal Bilat English
} else if (wahl == "sitemap"){
location.href="sitemap-e.htm"; // Sitemap
} else if (wahl == "search"){
location.href="suchen-e.htm"; // Search
} else if (wahl == "emaildp"){
location.href="mailto:postmaster@bilat.ch?subject=Question about ..."; // e-Mail Adresse Webmaster
} else if (wahl == "formcontact"){
location.href="form-kontakt-e.htm"; // Contact Form
} else if (wahl == "formfeedback"){
location.href="form-feedback-e.htm"; // Feedback Form
} else if (wahl == "help"){
location.href="hilfe-e.htm"; // Help - Informations
} else if (wahl == "close"){
right_menu.style.visibility = "hidden"; // Close this menu
} else if (wahl == "sourcecode"){
window.location = "view-source:" + window.location.href; // view source-code
} else if (wahl == "print"){
window.print(); // Print this page
}
}
// ---------------------------------------------------------------------------------------
// Aufruf des Menüs
if (document.all && window.print){
document.oncontextmenu=extension;
document.body.onclick=hide;
right_menu.onmouseover=light_on;
right_menu.onmouseout=light_off;
}
// -->
