var hash = '3cb9f75c8a9e7807eb480485a7ce5a94'; $(function () { $(document).ready(function () { var container = $("#imporelWeeklySummaryEmbed"); container.hide().load('https://www.imporel.com/tasr/api/tasr-79/loadHtml.php?hash=' + hash); window.setTimeout(function(){ container.show(); }, 500); }); });