/* Author:
	Jonathan Munoz Aleman
*/

$(function() {
	$('.sf-menu').superfish();
})

