jQuery(function(){
	jQuery('ul.menu').superfish();
});

$(function() {
	$('#gallery .light a').lightBox();
});