$(document).ready(function(){$("a.albumImageLink").attr("rel","fancyBox").fancybox({"enableArrowkeys":"true"});$(".fb_btn").hover(function(){$(this).attr('src','images/facebook_btn.png');},function(){$(this).attr('src','images/shiny_facebook_btn.png');});if(location.href!="http://manchesterjitsu.org/"&&location.href!="http://manchesterjitsu.org/index")$("#header #title").hide();});
