jQuery(function(){
	/*
	 * wiki jQuery Functions
	 */

	// Superfish Navigation
	jQuery('div#nav ul.sf-menu').superfish();

});
