function popup1()
  {
    fenster=window.open("../news/news.html","","width=300,height=440,resizeable=yes");

  };

function popup2()
  {
    fenster=window.open("../pages/faq.html","","width=300,height=440,resizeable=yes");

  };

function popup1a()
  {
    fenster=window.open("news/news.html","","width=300,height=440,resizeable=yes");

  };

function popup2a()
  {
    fenster=window.open("pages/faq.html","","width=300,height=440,resizeable=yes");

  };


                          <!--Conrad-Popup-->
function popup31()
  {
    fenster=window.open("conrad.html","","width=350,height=330,resizeable=no");

  }

                           <!--Amazon-Popup-->
  function popupAmazon()
  {
    fenster1=window.open("amazon-werb.html","","width=620,height=540,resizeable=no");

  }

  function Ebay()
  {
    fenster1=window.open("http://partners.webmasterplan.com/click.asp?ref=9897&site=1382&type=b1&bnb=1&entnb=78");

  }

function right(evnt)
{
if (navigator.appName.toUpperCase().match(/NETSCAPE/) != null) {
if (evnt.which >= 2){
alert("(c) 2001-2006 by Money4World");
return false;
}
}
else
if (event.button>=2)
alert("(c) 2001-2006 by Money4World");
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;


window.onerror=null;
