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.1238,-70.2268)};var g_47248f6127fcae1dd2b9a47d43aa4c9d = new google.maps.Geocoder();g_47248f6127fcae1dd2b9a47d43aa4c9d.geocode( { 'address': "600 Center St #10, Auburn, ME 04210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-ME-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-ME-td-bank'), mapOptions);}document.getElementById('592e6682').innerHTML += ' | View Map';var $l47248f6127fcae1dd2b9a47d43aa4c9d = '

TD Bank

Address: 600 Center St #10, Auburn, ME 04210, USA
Phone: (207) 784-3990
';var m_47248f6127fcae1dd2b9a47d43aa4c9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_47248f6127fcae1dd2b9a47d43aa4c9d['infowindow'] = new google.maps.InfoWindow({content: $l47248f6127fcae1dd2b9a47d43aa4c9d});var infowindow = new google.maps.InfoWindow({content: $l47248f6127fcae1dd2b9a47d43aa4c9d});google.maps.event.addListener(m_47248f6127fcae1dd2b9a47d43aa4c9d, 'click', function() {infowindow.open(map,m_47248f6127fcae1dd2b9a47d43aa4c9d);});$marker.push(m_47248f6127fcae1dd2b9a47d43aa4c9d);}});var g_1787613399fde2b4ba215041e01574d0 = new google.maps.Geocoder();g_1787613399fde2b4ba215041e01574d0.geocode( { 'address': "10 Great Falls Plaza, Auburn, ME 04210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-ME-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-ME-td-bank'), mapOptions);}document.getElementById('4451c002').innerHTML += ' | View Map';var $l1787613399fde2b4ba215041e01574d0 = '

TD Bank

Address: 10 Great Falls Plaza, Auburn, ME 04210, USA
Phone: (207) 753-5050
';var m_1787613399fde2b4ba215041e01574d0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_1787613399fde2b4ba215041e01574d0['infowindow'] = new google.maps.InfoWindow({content: $l1787613399fde2b4ba215041e01574d0});var infowindow = new google.maps.InfoWindow({content: $l1787613399fde2b4ba215041e01574d0});google.maps.event.addListener(m_1787613399fde2b4ba215041e01574d0, 'click', function() {infowindow.open(map,m_1787613399fde2b4ba215041e01574d0);});$marker.push(m_1787613399fde2b4ba215041e01574d0);}});}google.maps.event.addDomListener(window, 'load', initialize);