$(document).ready(function(){
	$('#nav').hoverAccordion({
		activateitem: '',
		speed: 'fast'
	}); 
});
