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(32.6108,-85.4805)};var g_687b8dedbbf281200b402ba6fe58232d = new google.maps.Geocoder();g_687b8dedbbf281200b402ba6fe58232d.geocode( { 'address': "307 N GAY ST, Auburn, AL 36830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-AL-wells-fargo-bank'), mapOptions);}document.getElementById('8c49eeee').innerHTML += ' | View Map';var $l687b8dedbbf281200b402ba6fe58232d = '

Wells Fargo Bank

Address: 307 N GAY ST, Auburn, AL 36830, USA
Phone: (334) 821-8184
';var m_687b8dedbbf281200b402ba6fe58232d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_687b8dedbbf281200b402ba6fe58232d['infowindow'] = new google.maps.InfoWindow({content: $l687b8dedbbf281200b402ba6fe58232d});var infowindow = new google.maps.InfoWindow({content: $l687b8dedbbf281200b402ba6fe58232d});google.maps.event.addListener(m_687b8dedbbf281200b402ba6fe58232d, 'click', function() {infowindow.open(map,m_687b8dedbbf281200b402ba6fe58232d);});$marker.push(m_687b8dedbbf281200b402ba6fe58232d);}});var g_beeb6c4c36641f6c141372fb4410d558 = new google.maps.Geocoder();g_beeb6c4c36641f6c141372fb4410d558.geocode( { 'address': "2001 E University Dr, Auburn, AL 36830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-AL-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-AL-wells-fargo-bank'), mapOptions);}document.getElementById('43a905c6').innerHTML += ' | View Map';var $lbeeb6c4c36641f6c141372fb4410d558 = '

Wells Fargo Bank

Address: 2001 E University Dr, Auburn, AL 36830, USA
Phone: (334) 887-4470
';var m_beeb6c4c36641f6c141372fb4410d558 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_beeb6c4c36641f6c141372fb4410d558['infowindow'] = new google.maps.InfoWindow({content: $lbeeb6c4c36641f6c141372fb4410d558});var infowindow = new google.maps.InfoWindow({content: $lbeeb6c4c36641f6c141372fb4410d558});google.maps.event.addListener(m_beeb6c4c36641f6c141372fb4410d558, 'click', function() {infowindow.open(map,m_beeb6c4c36641f6c141372fb4410d558);});$marker.push(m_beeb6c4c36641f6c141372fb4410d558);}});}google.maps.event.addDomListener(window, 'load', initialize);