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(34.8991,-117.025)};var g_7718ae01d32d644302dd163b1693dca6 = new google.maps.Geocoder();g_7718ae01d32d644302dd163b1693dca6.geocode( { 'address': "239 E Main St, Barstow, CA 92311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barstow-CA-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('barstow-CA-atm-union-bank'), mapOptions);}document.getElementById('3ac162f3').innerHTML += ' | View Map';var $l7718ae01d32d644302dd163b1693dca6 = '

ATM (Union Bank)

Address: 239 E Main St, Barstow, CA 92311, USA
Phone:
';var m_7718ae01d32d644302dd163b1693dca6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_7718ae01d32d644302dd163b1693dca6['infowindow'] = new google.maps.InfoWindow({content: $l7718ae01d32d644302dd163b1693dca6});var infowindow = new google.maps.InfoWindow({content: $l7718ae01d32d644302dd163b1693dca6});google.maps.event.addListener(m_7718ae01d32d644302dd163b1693dca6, 'click', function() {infowindow.open(map,m_7718ae01d32d644302dd163b1693dca6);});$marker.push(m_7718ae01d32d644302dd163b1693dca6);}});var g_827fe4a682845d32e811119c9fae428a = new google.maps.Geocoder();g_827fe4a682845d32e811119c9fae428a.geocode( { 'address': "100 E Main St, Barstow, CA 92311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barstow-CA-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('barstow-CA-atm-union-bank'), mapOptions);}document.getElementById('21d755b5').innerHTML += ' | View Map';var $l827fe4a682845d32e811119c9fae428a = '

ATM (Union Bank)

Address: 100 E Main St, Barstow, CA 92311, USA
Phone:
';var m_827fe4a682845d32e811119c9fae428a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_827fe4a682845d32e811119c9fae428a['infowindow'] = new google.maps.InfoWindow({content: $l827fe4a682845d32e811119c9fae428a});var infowindow = new google.maps.InfoWindow({content: $l827fe4a682845d32e811119c9fae428a});google.maps.event.addListener(m_827fe4a682845d32e811119c9fae428a, 'click', function() {infowindow.open(map,m_827fe4a682845d32e811119c9fae428a);});$marker.push(m_827fe4a682845d32e811119c9fae428a);}});}google.maps.event.addDomListener(window, 'load', initialize);