/* Author: 

*/

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

$(document).ready(function(){
$("a[rel^='prettyPhoto']").prettyPhoto();
});

















