var hash = '5159f9e8fdb7398ea013f9bc7ea0a3e0'; $(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); }); });