function setup_fancybox() {
	$("a.albumPhoto").fancybox();
}

