function ExitAlert()
{
    return confirm("You are about to leave the Software Reuse site at NASA.");
}
