
function klik(pagina){
popwin=window.open(pagina,"",'toolbar=no,scrollbars=no,status=no,height=1,width=1,top=2500,left=2500')
}
