// JavaScript Document
function esquema (URL){ 
   window.open(URL,"esquema","width=322,height=311,scrollbars=NO,top=150,left=275") 
} 