function gtext()
{
var t = "*BIENVENIDO A NUESTRAS PÀGINAS WEB !*";
window.status = t;
}