jQuery(function($) {
	$('ul.main_menu li').ahover();
});