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

