You have some security thing on your site that prevents the map from working. Actaully if you want to look at just a single category it works fine, but whenever you want to look at more than one category, then things go south...
This request here brings a 403:
virtualtourbali.com/index.php/bali-map/south-bali-map/sanur-map/atlantis-map?option=com_hotspots&view=json&task=gethotspots&cat=1;3;5;2;4&level=16&ne=-8.697533,115.273291&sw=-8.711511,115.240503&offset=0&format=raw
where this one is perfectly fine:
virtualtourbali.com/index.php/bali-map/south-bali-map/sanur-map/atlantis-map?option=com_hotspots&view=json&task=gethotspots&cat=1&level=16&ne=-8.697533,115.273291&sw=-8.711511,115.240503&offset=0&format=raw
Talk with your server administrator it seems that 1;2;3;4 is not accepted as valid - but it actually is.
Regards,
Daniel