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(36.0623,-115.007)};var g_4ea2ebfe4dd25685ddb20c6059d0cd0a = new google.maps.Geocoder();g_4ea2ebfe4dd25685ddb20c6059d0cd0a.geocode( { 'address': "1708 N Boulder Hwy, Henderson, NV 89011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('henderson-NV-nevada-title-and-payday-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('henderson-NV-nevada-title-and-payday-loans-inc'), mapOptions);}document.getElementById('6912fc88').innerHTML += ' | View Map';var $l4ea2ebfe4dd25685ddb20c6059d0cd0a = '

Nevada Title and Payday Loans, Inc.

Address: 1708 N Boulder Hwy, Henderson, NV 89011, USA
Phone: (702) 558-7855
';var m_4ea2ebfe4dd25685ddb20c6059d0cd0a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nevada Title and Payday Loans, Inc.',});m_4ea2ebfe4dd25685ddb20c6059d0cd0a['infowindow'] = new google.maps.InfoWindow({content: $l4ea2ebfe4dd25685ddb20c6059d0cd0a});var infowindow = new google.maps.InfoWindow({content: $l4ea2ebfe4dd25685ddb20c6059d0cd0a});google.maps.event.addListener(m_4ea2ebfe4dd25685ddb20c6059d0cd0a, 'click', function() {infowindow.open(map,m_4ea2ebfe4dd25685ddb20c6059d0cd0a);});$marker.push(m_4ea2ebfe4dd25685ddb20c6059d0cd0a);}});}google.maps.event.addDomListener(window, 'load', initialize);