function abrirventanam()
{
ventana=window.open('templates/templates.shtml','','width=760,height=450,top=0,left=15,scrollbars=yes,resizable=1')
}

