var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(36.6436,-93.222)};var g_2a6ae9f0b853d1d6ce8adc694c02093a = new google.maps.Geocoder();g_2a6ae9f0b853d1d6ce8adc694c02093a.geocode( { 'address': "500 W Main St #203, Branson, MO 65616, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('branson-MO-kathey-grodi-cpa').style.display = '';map = new google.maps.Map(document.getElementById('branson-MO-kathey-grodi-cpa'), mapOptions);}document.getElementById('12d8a33c').innerHTML += ' | View Map';var $l2a6ae9f0b853d1d6ce8adc694c02093a = '

Kathey Grodi, CPA

Address: 500 W Main St #203, Branson, MO 65616, USA
Phone: (417) 337-0377
';var m_2a6ae9f0b853d1d6ce8adc694c02093a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kathey Grodi, CPA',});m_2a6ae9f0b853d1d6ce8adc694c02093a['infowindow'] = new google.maps.InfoWindow({content: $l2a6ae9f0b853d1d6ce8adc694c02093a});var infowindow = new google.maps.InfoWindow({content: $l2a6ae9f0b853d1d6ce8adc694c02093a});google.maps.event.addListener(m_2a6ae9f0b853d1d6ce8adc694c02093a, 'click', function() {infowindow.open(map,m_2a6ae9f0b853d1d6ce8adc694c02093a);});$marker.push(m_2a6ae9f0b853d1d6ce8adc694c02093a);}});}google.maps.event.addDomListener(window, 'load', initialize);