/// $(document).ready(function () { // load top image loadAsset('why-hk-page__image__inner'); // load you might be intrested section loadRelated(apiDomain + '/api/related-cards?type=why-hong-kong&language=' + htmlLang, 'related__cards'); });