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(34.5902,-112.34)};var g_4c29258b1c77f254b08892bfb219a2cc = new google.maps.Geocoder();g_4c29258b1c77f254b08892bfb219a2cc.geocode( { 'address': "3292 N Glassford Hill Rd c, Prescott Valley, AZ 86314, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prescott-valley-AZ-max-cash-loan-center').style.display = '';map = new google.maps.Map(document.getElementById('prescott-valley-AZ-max-cash-loan-center'), mapOptions);}document.getElementById('43a17a6a').innerHTML += ' | View Map';var $l4c29258b1c77f254b08892bfb219a2cc = '

Max Cash Loan Center

Address: 3292 N Glassford Hill Rd c, Prescott Valley, AZ 86314, USA
Phone: (928) 772-3899
';var m_4c29258b1c77f254b08892bfb219a2cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Max Cash Loan Center',});m_4c29258b1c77f254b08892bfb219a2cc['infowindow'] = new google.maps.InfoWindow({content: $l4c29258b1c77f254b08892bfb219a2cc});var infowindow = new google.maps.InfoWindow({content: $l4c29258b1c77f254b08892bfb219a2cc});google.maps.event.addListener(m_4c29258b1c77f254b08892bfb219a2cc, 'click', function() {infowindow.open(map,m_4c29258b1c77f254b08892bfb219a2cc);});$marker.push(m_4c29258b1c77f254b08892bfb219a2cc);}});}google.maps.event.addDomListener(window, 'load', initialize);