function sns(m,s){m.className = s ? "navitrhover" : "navitr";}
function ncl (m,c,l) { document.location.href =
m.cells[c].getElementsByTagName('a')[l].href; }
function nwd (m,c,l) {
window.open(m.cells[c].getElementsByTagName('a')[l].href); } function
pShowImage(inGalNR,inPicNR,inSlide){if(inSlide == "") inSlide = -1;
imagepreview =
window.open("http://www.real-diver.com/gallery/gaShowImage.html?nKategorieNR="
+inGalNR+"&nBildNR="+inPicNR+"&slide="+inSlide ,'imagepreview',
"width=620,scrollbars=yes"); imagepreview.focus(); }