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.0765,-115.288)};var g_831c98f45b43e32ea742d6c9562528a3 = new google.maps.Geocoder();g_831c98f45b43e32ea742d6c9562528a3.geocode( { 'address': "6180 Brent Thurman Way #260, Las Vegas, NV 89148, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('las-vegas-NV-amy-julien-with-axia-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('las-vegas-NV-amy-julien-with-axia-home-loans'), mapOptions);}document.getElementById('ebcfc452').innerHTML += ' | View Map';var $l831c98f45b43e32ea742d6c9562528a3 = '

Amy Julien with AXIA Home Loans

Address: 6180 Brent Thurman Way #260, Las Vegas, NV 89148, USA
Phone: (702) 765-4841
';var m_831c98f45b43e32ea742d6c9562528a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amy Julien with AXIA Home Loans',});m_831c98f45b43e32ea742d6c9562528a3['infowindow'] = new google.maps.InfoWindow({content: $l831c98f45b43e32ea742d6c9562528a3});var infowindow = new google.maps.InfoWindow({content: $l831c98f45b43e32ea742d6c9562528a3});google.maps.event.addListener(m_831c98f45b43e32ea742d6c9562528a3, 'click', function() {infowindow.open(map,m_831c98f45b43e32ea742d6c9562528a3);});$marker.push(m_831c98f45b43e32ea742d6c9562528a3);}});}google.maps.event.addDomListener(window, 'load', initialize);