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.8397,-119.696)};var g_650709a730aa39dbe9ef5343aec10323 = new google.maps.Geocoder();g_650709a730aa39dbe9ef5343aec10323.geocode( { 'address': "323 W Shaw Ave, Clovis, CA 93612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clovis-CA-walmart-money-center').style.display = '';map = new google.maps.Map(document.getElementById('clovis-CA-walmart-money-center'), mapOptions);}document.getElementById('db7629e5').innerHTML += ' | View Map';var $l650709a730aa39dbe9ef5343aec10323 = '

Walmart Money Center

Address: 323 W Shaw Ave, Clovis, CA 93612, USA
Phone: (559) 297-4176
';var m_650709a730aa39dbe9ef5343aec10323 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Walmart Money Center',});m_650709a730aa39dbe9ef5343aec10323['infowindow'] = new google.maps.InfoWindow({content: $l650709a730aa39dbe9ef5343aec10323});var infowindow = new google.maps.InfoWindow({content: $l650709a730aa39dbe9ef5343aec10323});google.maps.event.addListener(m_650709a730aa39dbe9ef5343aec10323, 'click', function() {infowindow.open(map,m_650709a730aa39dbe9ef5343aec10323);});$marker.push(m_650709a730aa39dbe9ef5343aec10323);}});var g_27284d03e45756075aaa168fa670f8d6 = new google.maps.Geocoder();g_27284d03e45756075aaa168fa670f8d6.geocode( { 'address': "1185 Herndon Ave, Clovis, CA 93612, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clovis-CA-walmart-money-center').style.display = '';map = new google.maps.Map(document.getElementById('clovis-CA-walmart-money-center'), mapOptions);}document.getElementById('639f0957').innerHTML += ' | View Map';var $l27284d03e45756075aaa168fa670f8d6 = '

Walmart Money Center

Address: 1185 Herndon Ave, Clovis, CA 93612, USA
Phone: (559) 321-0067
';var m_27284d03e45756075aaa168fa670f8d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Walmart Money Center',});m_27284d03e45756075aaa168fa670f8d6['infowindow'] = new google.maps.InfoWindow({content: $l27284d03e45756075aaa168fa670f8d6});var infowindow = new google.maps.InfoWindow({content: $l27284d03e45756075aaa168fa670f8d6});google.maps.event.addListener(m_27284d03e45756075aaa168fa670f8d6, 'click', function() {infowindow.open(map,m_27284d03e45756075aaa168fa670f8d6);});$marker.push(m_27284d03e45756075aaa168fa670f8d6);}});}google.maps.event.addDomListener(window, 'load', initialize);