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(41.3259,-74.8018)};var g_52258718eca3c36481d414d5a8246aa0 = new google.maps.Geocoder();g_52258718eca3c36481d414d5a8246aa0.geocode( { 'address': "1001 Route 739, Milford, PA 18337"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-PA-wells-fargo-bank'), mapOptions);}document.getElementById('1d8a7a00').innerHTML += ' | View Map';var $l52258718eca3c36481d414d5a8246aa0 = '

Wells Fargo Bank

Address: 1001 Route 739, Milford, PA 18337
Phone: (570) 686-9232
';var m_52258718eca3c36481d414d5a8246aa0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_52258718eca3c36481d414d5a8246aa0['infowindow'] = new google.maps.InfoWindow({content: $l52258718eca3c36481d414d5a8246aa0});var infowindow = new google.maps.InfoWindow({content: $l52258718eca3c36481d414d5a8246aa0});google.maps.event.addListener(m_52258718eca3c36481d414d5a8246aa0, 'click', function() {infowindow.open(map,m_52258718eca3c36481d414d5a8246aa0);});$marker.push(m_52258718eca3c36481d414d5a8246aa0);}});var g_6867f8fb5389f70d8e5591f87185d349 = new google.maps.Geocoder();g_6867f8fb5389f70d8e5591f87185d349.geocode( { 'address': "1294 Route 739, Milford, PA 18337"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('milford-PA-wells-fargo-bank'), mapOptions);}document.getElementById('f1b859d0').innerHTML += ' | View Map';var $l6867f8fb5389f70d8e5591f87185d349 = '

WELLS FARGO BANK

Address: 1294 Route 739, Milford, PA 18337
Phone: (570) 686-1212
';var m_6867f8fb5389f70d8e5591f87185d349 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'WELLS FARGO BANK',});m_6867f8fb5389f70d8e5591f87185d349['infowindow'] = new google.maps.InfoWindow({content: $l6867f8fb5389f70d8e5591f87185d349});var infowindow = new google.maps.InfoWindow({content: $l6867f8fb5389f70d8e5591f87185d349});google.maps.event.addListener(m_6867f8fb5389f70d8e5591f87185d349, 'click', function() {infowindow.open(map,m_6867f8fb5389f70d8e5591f87185d349);});$marker.push(m_6867f8fb5389f70d8e5591f87185d349);}});}google.maps.event.addDomListener(window, 'load', initialize);