function error()
{
alert("Sistema en construcción");
return true;
}
function error2()
{
alert("Sistema en construcción");
return true;
}

