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.0918,-112.004)};var g_3218c94d3c8c81dc6ce4d95d9de9f99f = new google.maps.Geocoder();g_3218c94d3c8c81dc6ce4d95d9de9f99f.geocode( { 'address': "1580 S State St #4, Clearfield, UT 84015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-UT-mr-money-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-UT-mr-money-payday-loans'), mapOptions);}document.getElementById('a04d356b').innerHTML += ' | View Map';var $l3218c94d3c8c81dc6ce4d95d9de9f99f = '

Mr. Money Payday Loans

Address: 1580 S State St #4, Clearfield, UT 84015, USA
Phone: (801) 525-8360
';var m_3218c94d3c8c81dc6ce4d95d9de9f99f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mr. Money Payday Loans',});m_3218c94d3c8c81dc6ce4d95d9de9f99f['infowindow'] = new google.maps.InfoWindow({content: $l3218c94d3c8c81dc6ce4d95d9de9f99f});var infowindow = new google.maps.InfoWindow({content: $l3218c94d3c8c81dc6ce4d95d9de9f99f});google.maps.event.addListener(m_3218c94d3c8c81dc6ce4d95d9de9f99f, 'click', function() {infowindow.open(map,m_3218c94d3c8c81dc6ce4d95d9de9f99f);});$marker.push(m_3218c94d3c8c81dc6ce4d95d9de9f99f);}});}google.maps.event.addDomListener(window, 'load', initialize);