(function ($) {
    $(document).ready(function() {
		/*
		$("li.menu-833 a").click(function (){
			return false;
		});
		
		$("li.menu-834 a").click(function (){
			return true;
		});
		*/
	});	
		
})(jQuery);;

