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(33.5028,-111.927)};var g_e1e3e4b7d027be780bcfa295e223fa37 = new google.maps.Geocoder();g_e1e3e4b7d027be780bcfa295e223fa37.geocode( { 'address': "7150 E Camelback Rd Suite 150, Scottsdale, AZ 85251, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-citizens-home-loans-of-america-inc').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-citizens-home-loans-of-america-inc'), mapOptions);}document.getElementById('01cca61b').innerHTML += ' | View Map';var $le1e3e4b7d027be780bcfa295e223fa37 = '

Citizens Home Loans of America, Inc

Address: 7150 E Camelback Rd Suite 150, Scottsdale, AZ 85251, USA
Phone: (602) 483-5096
';var m_e1e3e4b7d027be780bcfa295e223fa37 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Home Loans of America, Inc',});m_e1e3e4b7d027be780bcfa295e223fa37['infowindow'] = new google.maps.InfoWindow({content: $le1e3e4b7d027be780bcfa295e223fa37});var infowindow = new google.maps.InfoWindow({content: $le1e3e4b7d027be780bcfa295e223fa37});google.maps.event.addListener(m_e1e3e4b7d027be780bcfa295e223fa37, 'click', function() {infowindow.open(map,m_e1e3e4b7d027be780bcfa295e223fa37);});$marker.push(m_e1e3e4b7d027be780bcfa295e223fa37);}});}google.maps.event.addDomListener(window, 'load', initialize);