function ExitAlert()
{
    return confirm("You are about to leave the MACUV website.");
}
