$zoho.salesiq.ready = function(embedinfo) { $zoho.salesiq.floatbutton.visible("show"); $zoho.salesiq.visitor.getGeoDetails(); }; $zoho.salesiq.afterReady = function(info) { if (info.Country == "CHINA" || info.Country == "MALAYSIA" || info.Country == "SINGAPORE" || info.Country == "PAKISTAN" || info.Country == "BRAZIL" || info.Country == "VIETNAM" || info.Country == "HONG KONG" || info.Country == "JAPAN" || info.Country == "VIET NAM" || info.Country == "SYRIA") { $zoho.salesiq.floatbutton.visible("hide"); $zoho.salesiq.tracking.off(); } }; -->