function hidestatus(){
    window.status=".:: DragonFly ::.";
    return true
}

