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(32.8938,-111.756)};var g_ce943be8824807573e3d363d01058edb = new google.maps.Geocoder();g_ce943be8824807573e3d363d01058edb.geocode( { 'address': "241 W Cottonwood Ln #136, Casa Grande, AZ 85122, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('casa-grande-AZ-cashway-fingerprinting-and-notary-services').style.display = '';map = new google.maps.Map(document.getElementById('casa-grande-AZ-cashway-fingerprinting-and-notary-services'), mapOptions);}document.getElementById('7dcb23e7').innerHTML += ' | View Map';var $lce943be8824807573e3d363d01058edb = '

CASHWAY FINGERPRINTING AND NOTARY SERVICES

Address: 241 W Cottonwood Ln #136, Casa Grande, AZ 85122, USA
Phone: (520) 423-2133
';var m_ce943be8824807573e3d363d01058edb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'CASHWAY FINGERPRINTING AND NOTARY SERVICES',});m_ce943be8824807573e3d363d01058edb['infowindow'] = new google.maps.InfoWindow({content: $lce943be8824807573e3d363d01058edb});var infowindow = new google.maps.InfoWindow({content: $lce943be8824807573e3d363d01058edb});google.maps.event.addListener(m_ce943be8824807573e3d363d01058edb, 'click', function() {infowindow.open(map,m_ce943be8824807573e3d363d01058edb);});$marker.push(m_ce943be8824807573e3d363d01058edb);}});}google.maps.event.addDomListener(window, 'load', initialize);