$(document).ready(function (){
$("#load1").load("./load.html");
});
