new Effect.BlindUp("logout_link",{});
setTimeout(function() {
;
new Effect.BlindDown("login_link",{});
}, 1000);