function hide() {
    window.status = '';
    return true;
}

