$(function() {
	$('#nav').dropDownMenu({timer: 300, parentMO: 'parent-hover', childMO: 'child-hover1'});
});
