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.7014,-80.2837)};var g_170ac27a4e872f75e9201e2b6990f383 = new google.maps.Geocoder();g_170ac27a4e872f75e9201e2b6990f383.geocode( { 'address': "203 Brighton Ave, Rochester, PA 15074, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-PA-hub-finance-co').style.display = '';map = new google.maps.Map(document.getElementById('rochester-PA-hub-finance-co'), mapOptions);}document.getElementById('984bff00').innerHTML += ' | View Map';var $l170ac27a4e872f75e9201e2b6990f383 = '

Hub Finance Co

Address: 203 Brighton Ave, Rochester, PA 15074, USA
Phone: (724) 775-4080
';var m_170ac27a4e872f75e9201e2b6990f383 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hub Finance Co',});m_170ac27a4e872f75e9201e2b6990f383['infowindow'] = new google.maps.InfoWindow({content: $l170ac27a4e872f75e9201e2b6990f383});var infowindow = new google.maps.InfoWindow({content: $l170ac27a4e872f75e9201e2b6990f383});google.maps.event.addListener(m_170ac27a4e872f75e9201e2b6990f383, 'click', function() {infowindow.open(map,m_170ac27a4e872f75e9201e2b6990f383);});$marker.push(m_170ac27a4e872f75e9201e2b6990f383);}});var g_d77e31aa49877f000563f2feaadc1c3e = new google.maps.Geocoder();g_d77e31aa49877f000563f2feaadc1c3e.geocode( { 'address': "426 Adams St #4, Rochester, PA 15074, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rochester-PA-hub-finance-co').style.display = '';map = new google.maps.Map(document.getElementById('rochester-PA-hub-finance-co'), mapOptions);}document.getElementById('a4e27e09').innerHTML += ' | View Map';var $ld77e31aa49877f000563f2feaadc1c3e = '

Hub Finance Co

Address: 426 Adams St #4, Rochester, PA 15074, USA
Phone: (724) 775-4080
';var m_d77e31aa49877f000563f2feaadc1c3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hub Finance Co',});m_d77e31aa49877f000563f2feaadc1c3e['infowindow'] = new google.maps.InfoWindow({content: $ld77e31aa49877f000563f2feaadc1c3e});var infowindow = new google.maps.InfoWindow({content: $ld77e31aa49877f000563f2feaadc1c3e});google.maps.event.addListener(m_d77e31aa49877f000563f2feaadc1c3e, 'click', function() {infowindow.open(map,m_d77e31aa49877f000563f2feaadc1c3e);});$marker.push(m_d77e31aa49877f000563f2feaadc1c3e);}});}google.maps.event.addDomListener(window, 'load', initialize);