

<!-- Hide from ancient browsers
function popupPDF(linkname){
window.open(linkname,'',config='height=400,width=502,scrollbars=yes,resizable=yes,toolbar=no,menubar=no, left=80, top=80, status=0')
}	
function popupimage(linkname){
window.open(linkname,'',config='height=400,width=502,scrollbars=yes,resizable=yes,toolbar=no,menubar=no, left=80, top=80, status=0')
}	
// Stop hiding from ancient browsers-->
