$(document).ready(function(){
	$("ul.sf-menu").supersubs({minWidth:9, maxWidth:20, extraWidth:1}).superfish({dropShadows:false, speed:250});
});