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(39.8308,-75.0067)};var g_64838783ba0b27d01d5b04748df3e471 = new google.maps.Geocoder();g_64838783ba0b27d01d5b04748df3e471.geocode( { 'address': "One Medical Center Drive, Stratford, NJ 08084, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stratford-NJ-td-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('stratford-NJ-td-bank-atm'), mapOptions);}document.getElementById('d27f8680').innerHTML += ' | View Map';var $l64838783ba0b27d01d5b04748df3e471 = '

TD Bank ATM

Address: One Medical Center Drive, Stratford, NJ 08084, USA
Phone: (888) 751-9000
';var m_64838783ba0b27d01d5b04748df3e471 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank ATM',});m_64838783ba0b27d01d5b04748df3e471['infowindow'] = new google.maps.InfoWindow({content: $l64838783ba0b27d01d5b04748df3e471});var infowindow = new google.maps.InfoWindow({content: $l64838783ba0b27d01d5b04748df3e471});google.maps.event.addListener(m_64838783ba0b27d01d5b04748df3e471, 'click', function() {infowindow.open(map,m_64838783ba0b27d01d5b04748df3e471);});$marker.push(m_64838783ba0b27d01d5b04748df3e471);}});var g_223291f8ddc1791ddb38550c25b8a05c = new google.maps.Geocoder();g_223291f8ddc1791ddb38550c25b8a05c.geocode( { 'address': "18 E Laurel Rd, Stratford, NJ 08084, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stratford-NJ-td-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('stratford-NJ-td-bank-atm'), mapOptions);}document.getElementById('eae85918').innerHTML += ' | View Map';var $l223291f8ddc1791ddb38550c25b8a05c = '

TD Bank ATM

Address: 18 E Laurel Rd, Stratford, NJ 08084, USA
Phone: (888) 751-9000
';var m_223291f8ddc1791ddb38550c25b8a05c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank ATM',});m_223291f8ddc1791ddb38550c25b8a05c['infowindow'] = new google.maps.InfoWindow({content: $l223291f8ddc1791ddb38550c25b8a05c});var infowindow = new google.maps.InfoWindow({content: $l223291f8ddc1791ddb38550c25b8a05c});google.maps.event.addListener(m_223291f8ddc1791ddb38550c25b8a05c, 'click', function() {infowindow.open(map,m_223291f8ddc1791ddb38550c25b8a05c);});$marker.push(m_223291f8ddc1791ddb38550c25b8a05c);}});}google.maps.event.addDomListener(window, 'load', initialize);