// Execute core app code
jQuery(function($)
{
	
	// Initialize navigation
	$('ul.sf-menu').superfish();
	//
});
