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(44.1054,-70.2016)};var g_a09111cb15490bd15c0030d0a2738962 = new google.maps.Geocoder();g_a09111cb15490bd15c0030d0a2738962.geocode( { 'address': "136 Central Ave, Lewiston, ME 04240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewiston-ME-td-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('lewiston-ME-td-bank-atm'), mapOptions);}document.getElementById('8847bb6a').innerHTML += ' | View Map';var $la09111cb15490bd15c0030d0a2738962 = '

TD Bank ATM

Address: 136 Central Ave, Lewiston, ME 04240, USA
Phone: (888) 751-9000
';var m_a09111cb15490bd15c0030d0a2738962 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank ATM',});m_a09111cb15490bd15c0030d0a2738962['infowindow'] = new google.maps.InfoWindow({content: $la09111cb15490bd15c0030d0a2738962});var infowindow = new google.maps.InfoWindow({content: $la09111cb15490bd15c0030d0a2738962});google.maps.event.addListener(m_a09111cb15490bd15c0030d0a2738962, 'click', function() {infowindow.open(map,m_a09111cb15490bd15c0030d0a2738962);});$marker.push(m_a09111cb15490bd15c0030d0a2738962);}});var g_2080b5fb4e23a49c522e5b32b0bc5477 = new google.maps.Geocoder();g_2080b5fb4e23a49c522e5b32b0bc5477.geocode( { 'address': "300 Main St, Lewiston, ME 04240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewiston-ME-td-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('lewiston-ME-td-bank-atm'), mapOptions);}document.getElementById('d1d481aa').innerHTML += ' | View Map';var $l2080b5fb4e23a49c522e5b32b0bc5477 = '

TD Bank ATM

Address: 300 Main St, Lewiston, ME 04240, USA
Phone: (888) 751-9000
';var m_2080b5fb4e23a49c522e5b32b0bc5477 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank ATM',});m_2080b5fb4e23a49c522e5b32b0bc5477['infowindow'] = new google.maps.InfoWindow({content: $l2080b5fb4e23a49c522e5b32b0bc5477});var infowindow = new google.maps.InfoWindow({content: $l2080b5fb4e23a49c522e5b32b0bc5477});google.maps.event.addListener(m_2080b5fb4e23a49c522e5b32b0bc5477, 'click', function() {infowindow.open(map,m_2080b5fb4e23a49c522e5b32b0bc5477);});$marker.push(m_2080b5fb4e23a49c522e5b32b0bc5477);}});}google.maps.event.addDomListener(window, 'load', initialize);