Whatsapp
var initMapsFunctions = function () { /* if (typeof initMap !== 'undefined') { initMap(); } $.windowLoad(function () { initMapsFunctions(); }); */ }; $(window).load(function () { // executes when complete page is fully loaded, including all frames, objects and images $('.top-header .branch-office').removeClass('hidden'); });