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(40.6963,-111.995)};var g_5a8f06efc4430f3c826e7d8c017176ab = new google.maps.Geocoder();g_5a8f06efc4430f3c826e7d8c017176ab.geocode( { 'address': "4371 3500 S, West Valley City, UT 84120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-mr-money-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-mr-money-payday-loans'), mapOptions);}document.getElementById('a707195f').innerHTML += ' | View Map';var $l5a8f06efc4430f3c826e7d8c017176ab = '

Mr. Money Payday Loans

Address: 4371 3500 S, West Valley City, UT 84120, USA
Phone: (801) 955-1903
';var m_5a8f06efc4430f3c826e7d8c017176ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mr. Money Payday Loans',});m_5a8f06efc4430f3c826e7d8c017176ab['infowindow'] = new google.maps.InfoWindow({content: $l5a8f06efc4430f3c826e7d8c017176ab});var infowindow = new google.maps.InfoWindow({content: $l5a8f06efc4430f3c826e7d8c017176ab});google.maps.event.addListener(m_5a8f06efc4430f3c826e7d8c017176ab, 'click', function() {infowindow.open(map,m_5a8f06efc4430f3c826e7d8c017176ab);});$marker.push(m_5a8f06efc4430f3c826e7d8c017176ab);}});}google.maps.event.addDomListener(window, 'load', initialize);