$(document).ready(function(){
	 $('#menu').menu_left({path:public_root_path});
	  
	});

	