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