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(37.9654,-121.273)};var g_add892965d1e7f11f33d87d3ac1459c3 = new google.maps.Geocoder();g_add892965d1e7f11f33d87d3ac1459c3.geocode( { 'address': "1036 S Center St # B, Stockton, CA 95206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-CA-dolex-dollar-express').style.display = '';map = new google.maps.Map(document.getElementById('stockton-CA-dolex-dollar-express'), mapOptions);}document.getElementById('a8ca0b68').innerHTML += ' | View Map';var $ladd892965d1e7f11f33d87d3ac1459c3 = '

Dolex Dollar Express

Address: 1036 S Center St # B, Stockton, CA 95206, USA
Phone: (209) 465-0893
';var m_add892965d1e7f11f33d87d3ac1459c3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dolex Dollar Express',});m_add892965d1e7f11f33d87d3ac1459c3['infowindow'] = new google.maps.InfoWindow({content: $ladd892965d1e7f11f33d87d3ac1459c3});var infowindow = new google.maps.InfoWindow({content: $ladd892965d1e7f11f33d87d3ac1459c3});google.maps.event.addListener(m_add892965d1e7f11f33d87d3ac1459c3, 'click', function() {infowindow.open(map,m_add892965d1e7f11f33d87d3ac1459c3);});$marker.push(m_add892965d1e7f11f33d87d3ac1459c3);}});var g_7ffb18ac57148c50370b1e15a0157af9 = new google.maps.Geocoder();g_7ffb18ac57148c50370b1e15a0157af9.geocode( { 'address': "944 Waterloo Rd, Stockton, CA 95205, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stockton-CA-dolex-dollar-express').style.display = '';map = new google.maps.Map(document.getElementById('stockton-CA-dolex-dollar-express'), mapOptions);}document.getElementById('5fc5d326').innerHTML += ' | View Map';var $l7ffb18ac57148c50370b1e15a0157af9 = '

DOLEX Dollar Express

Address: 944 Waterloo Rd, Stockton, CA 95205, USA
Phone: (209) 462-3672
';var m_7ffb18ac57148c50370b1e15a0157af9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'DOLEX Dollar Express',});m_7ffb18ac57148c50370b1e15a0157af9['infowindow'] = new google.maps.InfoWindow({content: $l7ffb18ac57148c50370b1e15a0157af9});var infowindow = new google.maps.InfoWindow({content: $l7ffb18ac57148c50370b1e15a0157af9});google.maps.event.addListener(m_7ffb18ac57148c50370b1e15a0157af9, 'click', function() {infowindow.open(map,m_7ffb18ac57148c50370b1e15a0157af9);});$marker.push(m_7ffb18ac57148c50370b1e15a0157af9);}});}google.maps.event.addDomListener(window, 'load', initialize);