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.855,-77.5827)};var g_ae1f02f73e4c68920d9b2f8693b1f16a = new google.maps.Geocoder();g_ae1f02f73e4c68920d9b2f8693b1f16a.geocode( { 'address': "3588 Penns Valley Rd, Spring Mills, PA 16875, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spring-mills-PA-us-accounting--fin-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('spring-mills-PA-us-accounting--fin-services-inc'), mapOptions);}document.getElementById('173b58ce').innerHTML += ' | View Map';var $lae1f02f73e4c68920d9b2f8693b1f16a = '

U.S. ACCOUNTING & FIN. SERVICES INC

Address: 3588 Penns Valley Rd, Spring Mills, PA 16875, USA
Phone: (814) 422-8131
';var m_ae1f02f73e4c68920d9b2f8693b1f16a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'U.S. ACCOUNTING & FIN. SERVICES INC',});m_ae1f02f73e4c68920d9b2f8693b1f16a['infowindow'] = new google.maps.InfoWindow({content: $lae1f02f73e4c68920d9b2f8693b1f16a});var infowindow = new google.maps.InfoWindow({content: $lae1f02f73e4c68920d9b2f8693b1f16a});google.maps.event.addListener(m_ae1f02f73e4c68920d9b2f8693b1f16a, 'click', function() {infowindow.open(map,m_ae1f02f73e4c68920d9b2f8693b1f16a);});$marker.push(m_ae1f02f73e4c68920d9b2f8693b1f16a);}});}google.maps.event.addDomListener(window, 'load', initialize);