
function abre_ventana()
{
window.open('index_flash.html','','top=100, left=75, scrollbars=1, status=0, menubars=0, toolbars=0, width=1000, height=645')
}



