
function klik(imagesrc){
popwin=window.open(imagesrc,"",'toolbar=no,scrollbars=no,status=no,height=250,width=400,top=50,left=80')
}
