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.7399,-121.437)};var g_870a79062062eaeeab7a230940e83327 = new google.maps.Geocoder();g_870a79062062eaeeab7a230940e83327.geocode( { 'address': "3309 N Tracy Blvd, Tracy, CA 95376, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tracy-CA-california-check-cashing-stores').style.display = '';map = new google.maps.Map(document.getElementById('tracy-CA-california-check-cashing-stores'), mapOptions);}document.getElementById('122e7ea3').innerHTML += ' | View Map';var $l870a79062062eaeeab7a230940e83327 = '

California Check Cashing Stores

Address: 3309 N Tracy Blvd, Tracy, CA 95376, USA
Phone: (209) 833-2274
';var m_870a79062062eaeeab7a230940e83327 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Check Cashing Stores',});m_870a79062062eaeeab7a230940e83327['infowindow'] = new google.maps.InfoWindow({content: $l870a79062062eaeeab7a230940e83327});var infowindow = new google.maps.InfoWindow({content: $l870a79062062eaeeab7a230940e83327});google.maps.event.addListener(m_870a79062062eaeeab7a230940e83327, 'click', function() {infowindow.open(map,m_870a79062062eaeeab7a230940e83327);});$marker.push(m_870a79062062eaeeab7a230940e83327);}});var g_74d1420077a5da8ed985b0c26f128c27 = new google.maps.Geocoder();g_74d1420077a5da8ed985b0c26f128c27.geocode( { 'address': "701 W 11th St, Tracy, CA 95376, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tracy-CA-california-check-cashing-stores').style.display = '';map = new google.maps.Map(document.getElementById('tracy-CA-california-check-cashing-stores'), mapOptions);}document.getElementById('fd024bd4').innerHTML += ' | View Map';var $l74d1420077a5da8ed985b0c26f128c27 = '

California Check Cashing Stores

Address: 701 W 11th St, Tracy, CA 95376, USA
Phone: (209) 836-2274
';var m_74d1420077a5da8ed985b0c26f128c27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Check Cashing Stores',});m_74d1420077a5da8ed985b0c26f128c27['infowindow'] = new google.maps.InfoWindow({content: $l74d1420077a5da8ed985b0c26f128c27});var infowindow = new google.maps.InfoWindow({content: $l74d1420077a5da8ed985b0c26f128c27});google.maps.event.addListener(m_74d1420077a5da8ed985b0c26f128c27, 'click', function() {infowindow.open(map,m_74d1420077a5da8ed985b0c26f128c27);});$marker.push(m_74d1420077a5da8ed985b0c26f128c27);}});}google.maps.event.addDomListener(window, 'load', initialize);