$("abs_pos_assertion").hide();
new Effect.BlindUp("abs_pos_assertion",{duration:0});
new Effect.BlindDown("abs_pos_assertion",{});
Element.update("abs_pos_assertion", "<div id=\"abs_pos_assertion_inner\" style=\"background-color:#FFBFBF;\"><h2 style=\"color:red;border-bottom:0;\">Please login to access that page or <a href=\"/users/new/\">create a free account</a> to join The DJ List</h2></div>");
setTimeout(function() {
;
new Effect.BlindUp("abs_pos_assertion",{});
}, 10000);