<!--

function Zoom(image) {    
window.open(image,'Picture','')
}

function Pdf(pdf) {    
window.open(pdf,'','')
}



-->
