function abrejan(url, titulo, features)
{
window.open(url, titulo, features );
}
