$(document).ready(function() { 
	$('ul#nav').superfish(); 
});
