function cs_rollover(Bildname, Dateiname) {if (document.images) {document.images[Bildname].src = Dateiname }}
function cs_zoom(Link) {fenster=window.open(Link,"Zoom","width=800,height=600,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=yes")}
