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