function ventanaSecundaria (URL){ 
window.open(URL,"Inmuebles","width=670, height=700, scrollbars=yes, menubar=no, location=no, resizable=no"); 
}
