function ventana1()
{
 ven1=window.open("/images/map1.jpg","","toolbar=no,menubar=no,locationbar=no,height=426,width=396,top=100,left=300")
}



function ventana2()
{
 ven2=window.open("/images/map2.jpg","","toolbar=no,menubar=no,locationbar=no,height=524,width=750,top=100,left=100")
}