$(document).ready(function(){

$('#red').load('menu.html');

});
