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.8031,-77.8875)};var g_680dc030aea5462f042ba212fc37d0d8 = new google.maps.Geocoder();g_680dc030aea5462f042ba212fc37d0d8.geocode( { 'address': "265 Northland Center, State College, PA 16803, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('state-college-PA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('state-college-PA-santander-atm'), mapOptions);}document.getElementById('9165f4c7').innerHTML += ' | View Map';var $l680dc030aea5462f042ba212fc37d0d8 = '

Santander ATM

Address: 265 Northland Center, State College, PA 16803, USA
Phone:
';var m_680dc030aea5462f042ba212fc37d0d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_680dc030aea5462f042ba212fc37d0d8['infowindow'] = new google.maps.InfoWindow({content: $l680dc030aea5462f042ba212fc37d0d8});var infowindow = new google.maps.InfoWindow({content: $l680dc030aea5462f042ba212fc37d0d8});google.maps.event.addListener(m_680dc030aea5462f042ba212fc37d0d8, 'click', function() {infowindow.open(map,m_680dc030aea5462f042ba212fc37d0d8);});$marker.push(m_680dc030aea5462f042ba212fc37d0d8);}});var g_7a3105cd9c7f11f63648e5c629a9570f = new google.maps.Geocoder();g_7a3105cd9c7f11f63648e5c629a9570f.geocode( { 'address': "138 E Beaver Ave, State College, PA 16801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('state-college-PA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('state-college-PA-santander-atm'), mapOptions);}document.getElementById('5cdad6b4').innerHTML += ' | View Map';var $l7a3105cd9c7f11f63648e5c629a9570f = '

Santander ATM

Address: 138 E Beaver Ave, State College, PA 16801, USA
Phone:
';var m_7a3105cd9c7f11f63648e5c629a9570f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_7a3105cd9c7f11f63648e5c629a9570f['infowindow'] = new google.maps.InfoWindow({content: $l7a3105cd9c7f11f63648e5c629a9570f});var infowindow = new google.maps.InfoWindow({content: $l7a3105cd9c7f11f63648e5c629a9570f});google.maps.event.addListener(m_7a3105cd9c7f11f63648e5c629a9570f, 'click', function() {infowindow.open(map,m_7a3105cd9c7f11f63648e5c629a9570f);});$marker.push(m_7a3105cd9c7f11f63648e5c629a9570f);}});}google.maps.event.addDomListener(window, 'load', initialize);