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(41.366,-85.0582)};var g_a4567880c61cb00693665491b5c356a3 = new google.maps.Geocoder();g_a4567880c61cb00693665491b5c356a3.geocode( { 'address': "200 S Van Buren St, Auburn, IN 46706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-IN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-IN-wells-fargo-bank'), mapOptions);}document.getElementById('f95cafb9').innerHTML += ' | View Map';var $la4567880c61cb00693665491b5c356a3 = '

Wells Fargo Bank

Address: 200 S Van Buren St, Auburn, IN 46706, USA
Phone: (260) 925-0960
';var m_a4567880c61cb00693665491b5c356a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a4567880c61cb00693665491b5c356a3['infowindow'] = new google.maps.InfoWindow({content: $la4567880c61cb00693665491b5c356a3});var infowindow = new google.maps.InfoWindow({content: $la4567880c61cb00693665491b5c356a3});google.maps.event.addListener(m_a4567880c61cb00693665491b5c356a3, 'click', function() {infowindow.open(map,m_a4567880c61cb00693665491b5c356a3);});$marker.push(m_a4567880c61cb00693665491b5c356a3);}});var g_da8885b07c3d10cb872ef8c6f659f02f = new google.maps.Geocoder();g_da8885b07c3d10cb872ef8c6f659f02f.geocode( { 'address': "812 W 7th St, Auburn, IN 46706, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('auburn-IN-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('auburn-IN-wells-fargo-bank'), mapOptions);}document.getElementById('a54ded0a').innerHTML += ' | View Map';var $lda8885b07c3d10cb872ef8c6f659f02f = '

Wells Fargo Bank

Address: 812 W 7th St, Auburn, IN 46706, USA
Phone: (260) 925-5520
';var m_da8885b07c3d10cb872ef8c6f659f02f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_da8885b07c3d10cb872ef8c6f659f02f['infowindow'] = new google.maps.InfoWindow({content: $lda8885b07c3d10cb872ef8c6f659f02f});var infowindow = new google.maps.InfoWindow({content: $lda8885b07c3d10cb872ef8c6f659f02f});google.maps.event.addListener(m_da8885b07c3d10cb872ef8c6f659f02f, 'click', function() {infowindow.open(map,m_da8885b07c3d10cb872ef8c6f659f02f);});$marker.push(m_da8885b07c3d10cb872ef8c6f659f02f);}});}google.maps.event.addDomListener(window, 'load', initialize);