$(function(){ 
	$("#nav > ul").superfish({delay: 250, autoArrows: false, dropShadows: false}); 
});
