// All Javascript goes here

$(window).load(function() {
	$('#slider').nivoSlider();
	$("ul#nav").superfish();
});
