I saw that in the header of the page you have this code twice:
window.addEvent('domready', function(){
hotspots_route = "http://soulblending.com/";catheight = 800;map_startposition = "Virginia Beach, VA";map_startzoom = 2;search_zoom = 14;show_footer_menu = "1";hs_startcat = "1";not_found = "not found";api_key = "ABQIAAAAfw-btLKQTfnwUVjgsFTd6xRVrE8xb2AkovhR1k8Yj7Yv-Ds6PhRwzAn5SxkopwdTRPARhrFXh0AGOA";static_mapwidth = "500";static_mapheight = "600";addhs_map = 1;otherCat = "";map_overlay_div =0;hotspots_routenplaner=0;map_highlight_currentmarker = 1;setVariables();map_type = 1;gm_control = 1;gm_control_pos = "topLeft" ;template = "default" ;map_progressbar = 1; effects();
if (addhs_map) {
addspot();
}
if(otherCat != '') {
hsload(otherCat);
} else {
hsload(hs_startcat);
}
});
It should be there normally only once. So check the settings of your plugin.