$(document).ready(function(){
	Shadowbox.init();
	
	$('#menu').superfish();
});

