jQuery(document).ready(function(){
	jQuery('#menu-list').dropDownMenu({parentMO: 'parent-hover', childMO: 'child-hover1'});
});
