
function meerinfo(imagesrc){
popwin=window.open(imagesrc,"",'toolbar=no,scrollbars=yes,status=no,height=530,width=650,top=5,left=60')
}
