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