$(document).ready(function(){ 
	// Superfish
	$("ul.sf-menu").superfish({animation: {height:'show'}});



});
