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(41.1922,-111.971)};var g_3b849d68aaeca22a2d73dbc9ac57362b = new google.maps.Geocoder();g_3b849d68aaeca22a2d73dbc9ac57362b.geocode( { 'address': "3895 Washington Blvd, South Ogden, UT 84403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-ogden-UT-mr-money-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('south-ogden-UT-mr-money-payday-loans'), mapOptions);}document.getElementById('92bf58b5').innerHTML += ' | View Map';var $l3b849d68aaeca22a2d73dbc9ac57362b = '

Mr. Money Payday Loans

Address: 3895 Washington Blvd, South Ogden, UT 84403, USA
Phone: (801) 399-1332
';var m_3b849d68aaeca22a2d73dbc9ac57362b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mr. Money Payday Loans',});m_3b849d68aaeca22a2d73dbc9ac57362b['infowindow'] = new google.maps.InfoWindow({content: $l3b849d68aaeca22a2d73dbc9ac57362b});var infowindow = new google.maps.InfoWindow({content: $l3b849d68aaeca22a2d73dbc9ac57362b});google.maps.event.addListener(m_3b849d68aaeca22a2d73dbc9ac57362b, 'click', function() {infowindow.open(map,m_3b849d68aaeca22a2d73dbc9ac57362b);});$marker.push(m_3b849d68aaeca22a2d73dbc9ac57362b);}});}google.maps.event.addDomListener(window, 'load', initialize);