(function($){$("pre").addClass("prettyprint");prettyPrint();var moreOptions=$("#subscribe-main li:nth-child(n+4)").hide(),testOption=$("#subscribe-main li:nth-child(4)"),more=$("#more"),txt;more.click(function(e){e.preventDefault();txt=testOption.is(':visible')?'more options':'less options';more.text(txt);moreOptions.slideToggle();});$(".avatar").each(function(){var source=$(this).attr("src");$("<div />",{"class":"avatar","css":{"background":"url("+source+")"}}).insertAfter($(this));$(this).remove();});$(".commentmetadata a:nth-child(1)").each(function(){$(this).html($(this).text().replace(/[^(\d\/)]/g,"").substring(0,10));});$(".comment.buried").hide();$("#awesome").click(function(){$("#comment").focus();});})(jQuery);
