$.get(“http://appserv.auroraadvisor.com/accocentral/catalog/?acct=72125“, function (response) {
     $(‘#catalog’).html(response);
});
     $.get(“http://appserv.auroraadvisor.com/accocentral/catalog/?acct=72125“, function (response) {
     $(‘#catalog’).html(response);
});