Txt = "(c) by Ralf & Chris"; if(navigator.appName != "Netscape") document.onmousedown=click;
else document.onmousedown=click2; function click2(abc) { if(abc.which==3) { alert 
(Txt); return false } return true} function click() { if (event.button==2) alert(Txt); 
return } function expand(pin){ PicWin = window.open(pin,"htm","width=660,height=400,scrollbars=yes,resizable=yes");
PicWin.moveTo(0,0); PicWin.focus(); } function show (x,y,h,o,s,b) {parent.bild.show(x,y,h,o,s,b)}
