function ventanah (URL){ 
   window.open(URL,"","left=150,top=10,width=480,height=510,scrollbars=yes") 
} 
function ventanav (URL){ 
   window.open(URL,"","left=100,top=10,width=620,height=510,scrollbars=yes") 
} 

