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(40.4257,-75.1783)};var g_5edd7a7c6dc18a9daec4e9f57d516d87 = new google.maps.Geocoder();g_5edd7a7c6dc18a9daec4e9f57d516d87.geocode( { 'address': "829 Kellers Church Rd, Ottsville, PA 18942, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ottsville-PA-innovative-accounting-management').style.display = '';map = new google.maps.Map(document.getElementById('ottsville-PA-innovative-accounting-management'), mapOptions);}document.getElementById('71c2bd25').innerHTML += ' | View Map';var $l5edd7a7c6dc18a9daec4e9f57d516d87 = '

Innovative Accounting Management

Address: 829 Kellers Church Rd, Ottsville, PA 18942, USA
Phone: (267) 362-5314
';var m_5edd7a7c6dc18a9daec4e9f57d516d87 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Innovative Accounting Management',});m_5edd7a7c6dc18a9daec4e9f57d516d87['infowindow'] = new google.maps.InfoWindow({content: $l5edd7a7c6dc18a9daec4e9f57d516d87});var infowindow = new google.maps.InfoWindow({content: $l5edd7a7c6dc18a9daec4e9f57d516d87});google.maps.event.addListener(m_5edd7a7c6dc18a9daec4e9f57d516d87, 'click', function() {infowindow.open(map,m_5edd7a7c6dc18a9daec4e9f57d516d87);});$marker.push(m_5edd7a7c6dc18a9daec4e9f57d516d87);}});}google.maps.event.addDomListener(window, 'load', initialize);