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.9531,-122.044)};var g_a7a05a2807dd6a667baa4a7c662c886f = new google.maps.Geocoder();g_a7a05a2807dd6a667baa4a7c662c886f.geocode( { 'address': "1521 Monument Blvd, Concord, CA 94520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-CA-california-check-cashing-stores').style.display = '';map = new google.maps.Map(document.getElementById('concord-CA-california-check-cashing-stores'), mapOptions);}document.getElementById('5c374fc8').innerHTML += ' | View Map';var $la7a05a2807dd6a667baa4a7c662c886f = '

California Check Cashing Stores

Address: 1521 Monument Blvd, Concord, CA 94520, USA
Phone: (925) 682-2242
';var m_a7a05a2807dd6a667baa4a7c662c886f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Check Cashing Stores',});m_a7a05a2807dd6a667baa4a7c662c886f['infowindow'] = new google.maps.InfoWindow({content: $la7a05a2807dd6a667baa4a7c662c886f});var infowindow = new google.maps.InfoWindow({content: $la7a05a2807dd6a667baa4a7c662c886f});google.maps.event.addListener(m_a7a05a2807dd6a667baa4a7c662c886f, 'click', function() {infowindow.open(map,m_a7a05a2807dd6a667baa4a7c662c886f);});$marker.push(m_a7a05a2807dd6a667baa4a7c662c886f);}});var g_0419e4886d526a8ea944005a56bff323 = new google.maps.Geocoder();g_0419e4886d526a8ea944005a56bff323.geocode( { 'address': "1855 Willow Pass Rd, Concord, CA 94520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('concord-CA-california-check-cashing-stores').style.display = '';map = new google.maps.Map(document.getElementById('concord-CA-california-check-cashing-stores'), mapOptions);}document.getElementById('0e641f96').innerHTML += ' | View Map';var $l0419e4886d526a8ea944005a56bff323 = '

California Check Cashing Stores

Address: 1855 Willow Pass Rd, Concord, CA 94520, USA
Phone: (925) 682-6201
';var m_0419e4886d526a8ea944005a56bff323 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'California Check Cashing Stores',});m_0419e4886d526a8ea944005a56bff323['infowindow'] = new google.maps.InfoWindow({content: $l0419e4886d526a8ea944005a56bff323});var infowindow = new google.maps.InfoWindow({content: $l0419e4886d526a8ea944005a56bff323});google.maps.event.addListener(m_0419e4886d526a8ea944005a56bff323, 'click', function() {infowindow.open(map,m_0419e4886d526a8ea944005a56bff323);});$marker.push(m_0419e4886d526a8ea944005a56bff323);}});}google.maps.event.addDomListener(window, 'load', initialize);