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