function entrar()
 {
window.open("main/popup.htm","","width=800,height=600,location=100,menubar=yes,resizable=yes,scrollbars=yes,status=yes,titlebar=yes,toolbar=yes,directories=yes,address=yes,cache=nocache,screenX=100,left=100,screenY=30,top=60");
 }

