
function goHome()
{
    document.location = "http://self-centered.org/";
}
