// JavaScript Document
var ident = "" ;
    imgpath = "" ;
 function grandimage(ident, imgpath, legende) {
 document.write("<a onmouseover=\"document."+ident+".src=\'../images/tags/pipe-xxlor.png\'\" onmouseout=\"document."+ ident+".src=\'../images/tags/pipe-xxl.png\'\" href=\""+imgpath+"\" rel=\"lightbox["+ident+"]\" title=\""+legende+"\"><img src=\"../images/tags/pipe-xxl.png\" alt=\"Enlarge\" name=\""+ident+"\" width=\"20\" height=\"20\" border=\"0\" id=\""+ident+"\" title=\"Enlarge\" /></a>") ;
 var ident = "" ;
    imgpath = "" ;
     }
