$(document).ready(function(){
	
	$("a.albumImage").fancybox();
});

