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(36.9638,-120.059)};var g_2cc4dd39fd5bb26ff6deb47b849fa1df = new google.maps.Geocoder();g_2cc4dd39fd5bb26ff6deb47b849fa1df.geocode( { 'address': "126 N D St, Madera, CA 93638, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madera-CA-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('madera-CA-atm-union-bank'), mapOptions);}document.getElementById('d0469f7d').innerHTML += ' | View Map';var $l2cc4dd39fd5bb26ff6deb47b849fa1df = '

ATM (Union Bank)

Address: 126 N D St, Madera, CA 93638, USA
Phone:
';var m_2cc4dd39fd5bb26ff6deb47b849fa1df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_2cc4dd39fd5bb26ff6deb47b849fa1df['infowindow'] = new google.maps.InfoWindow({content: $l2cc4dd39fd5bb26ff6deb47b849fa1df});var infowindow = new google.maps.InfoWindow({content: $l2cc4dd39fd5bb26ff6deb47b849fa1df});google.maps.event.addListener(m_2cc4dd39fd5bb26ff6deb47b849fa1df, 'click', function() {infowindow.open(map,m_2cc4dd39fd5bb26ff6deb47b849fa1df);});$marker.push(m_2cc4dd39fd5bb26ff6deb47b849fa1df);}});var g_f79b798647842da9214d72c9da492b1c = new google.maps.Geocoder();g_f79b798647842da9214d72c9da492b1c.geocode( { 'address': "1504 Howard Rd, Madera, CA 93637, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madera-CA-atm-union-bank').style.display = '';map = new google.maps.Map(document.getElementById('madera-CA-atm-union-bank'), mapOptions);}document.getElementById('9def25f0').innerHTML += ' | View Map';var $lf79b798647842da9214d72c9da492b1c = '

ATM (Union Bank)

Address: 1504 Howard Rd, Madera, CA 93637, USA
Phone:
';var m_f79b798647842da9214d72c9da492b1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Union Bank)',});m_f79b798647842da9214d72c9da492b1c['infowindow'] = new google.maps.InfoWindow({content: $lf79b798647842da9214d72c9da492b1c});var infowindow = new google.maps.InfoWindow({content: $lf79b798647842da9214d72c9da492b1c});google.maps.event.addListener(m_f79b798647842da9214d72c9da492b1c, 'click', function() {infowindow.open(map,m_f79b798647842da9214d72c9da492b1c);});$marker.push(m_f79b798647842da9214d72c9da492b1c);}});}google.maps.event.addDomListener(window, 'load', initialize);