(function($) {
	$(document).ready(function(){
		$('.hmenu').ptMenu();
	});
})(jQuery);
