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

