<!-- Na Jim Glatze & Big Fettfresse seit ihr wieder am klauen und nachmachen . IHR LOUSER!!!!
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->

<!--
var menucontent = "";
var sourcedir = "";
menucontent += '<HTML><HEAD><STYLE><!--.generale{ position: absolute; left: -999; top: -999; z-index: 999; cursor: default; background-color: menu; color: menuText; width: 200;visibility: hidden; border-style: outset; border-width: 2px; height: 190}.components{ font-family:Tahoma; color: 000000; font-size: 11px; padding-left: 10px; padding-right: 1px; padding-top: 3px; padding-bottom: 3px }// --></STYLE></HEAD>';
menucontent += '<BODY><OBJECT ID="cerca" CLASSID="clsid:B45FF030-4447-11D2-85DE-00C04FA35C89" HEIGHT="0" WIDTH="0"></OBJECT><DIV ID="right_menu" CLASS="generale">';
menucontent += '<center><b><font color="#008080" face="Tahoma" size="2">Webcamfreunde - Navigator</font></b></center><hr>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'top\')" STATUSTEXT=""><img border="0" src="images/oben.gif" align="absmiddle" width="12" height="12">  Nach oben</DIV>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'back\')" STATUSTEXT=""><img border="0" src="images/zurueck.gif" align="absmiddle" width="12" height="12">  Zurück</DIV>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'forward\')" STATUSTEXT=""><img border="0" src="images/vorwaerts.gif" align="absmiddle" width="12" height="12">   Vorwärts</DIV>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'reload\')" STATUSTEXT=""><img border="0" src="images/aktualisieren.gif" align="absmiddle" width="12" height="12"> Aktualisieren</DIV><HR>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'start\')" STATUSTEXT=""> ::  Zur Startseite</DIV>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'feed\')" STATUSTEXT=""> ::  Feedback</DIV><HR>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'home\')" STATUSTEXT=""><img border="0" src="images/hp.gif" align="absmiddle" width="12" height="12"> Diese Seite zur Startseite machen</DIV>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'bookmark\')" STATUSTEXT=""><img border="0" src="images/favoriten.gif" align="absmiddle" width="12" height="12"> Diese Seite zu den Favoriten</DIV><HR>';
menucontent += '<DIV CLASS="components" ONCLICK="exe(\'info\')" STATUSTEXT=""><img border="0" src="images/copyright.gif" align="absmiddle" width="12" height="12"> Info & Copyright</DIV>';

menucontent += '</DIV></BODY></HTML></font>';
if (document.all && window.print) document.write (menucontent);
function light_on (){
if (event.srcElement.className == "components"){
event.srcElement.style.backgroundColor="highlight";
event.srcElement.style.color="highlightText";
if (event.srcElement.STATUSTEXT) {
window.status = event.srcElement.STATUSTEXT;
}
}
}
function light_off (){
if (event.srcElement.className == "components"){
event.srcElement.style.backgroundColor= "menu";
event.srcElement.style.color="menuText";
window.status = "";
}
}
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";
right_menu.style.left = -999;
right_menu.style.top = -999;
}
function exe (type){
if (type == "back"){
history.back();
} else if (type == "top"){
location.href="#top";
} else if (type == "forward"){
history.forward();
} else if (type == "start"){
location.href="/";
} else if (type == "news"){
location.href="modules.php?name=Topics";
} else if (type == "portalcams"){
location.href="/modules.php?name=livecams";
} else if (type == "tip"){
location.href="modules.php?op=modload&name=Books";
} else if (type == "soft"){
location.href="modules.php?name=Downloads";
} else if (type == "easy"){
location.href="modules.php?name=Amazon&asin=B000AOIPC6";
} else if (type == "links"){
location.href="http://webcamfreunde.de/modules.php?name=Web_Links";
} else if (type == "spezialcams"){
location.href="modules.php?name=WKamera";
} else if (type == "games"){
location.href="modules.php?name=Games";
} else if (type == "guest"){
location.href="modules.php?name=Gbook&usergb=slidxx&op=view";
} else if (type == "home"){
document.body.style.behavior='url(#default#homepage)';
document.body.setHomePage('http://www.webcamfreunde.de');
} else if (type == "bookmark"){
var imgFav= new Image();
imgFav.src= "http://www.webcamfreunde.de/favicon.ico";
window.external.AddFavorite('http://www.webcamfreunde.de', 'Webcamfreunde.de - Webcam portal Community!');
} else if (type == "reload"){
self.location.reload();

} else if (type == "feed"){
location.href="kontakt.php";
}else if (type == "info"){
alert('Alle Inhalte: © 2002-2009 by: Frank Gold - Webcamfreunde.de');
}
}
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;
}
// -->





