$(document).ready(function(){
$("#inc_menu").load("menu.txt");
});

