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.1745,-112.025)};var g_c605c8510820a3d009b0d97db89815fa = new google.maps.Geocoder();g_c605c8510820a3d009b0d97db89815fa.geocode( { 'address': "4876 S 1900 W, Roy, UT 84067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roy-UT-money-4-you-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('roy-UT-money-4-you-payday-loans'), mapOptions);}document.getElementById('2e8efd59').innerHTML += ' | View Map';var $lc605c8510820a3d009b0d97db89815fa = '

Money 4 You Payday Loans

Address: 4876 S 1900 W, Roy, UT 84067, USA
Phone: (801) 825-1695
';var m_c605c8510820a3d009b0d97db89815fa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money 4 You Payday Loans',});m_c605c8510820a3d009b0d97db89815fa['infowindow'] = new google.maps.InfoWindow({content: $lc605c8510820a3d009b0d97db89815fa});var infowindow = new google.maps.InfoWindow({content: $lc605c8510820a3d009b0d97db89815fa});google.maps.event.addListener(m_c605c8510820a3d009b0d97db89815fa, 'click', function() {infowindow.open(map,m_c605c8510820a3d009b0d97db89815fa);});$marker.push(m_c605c8510820a3d009b0d97db89815fa);}});}google.maps.event.addDomListener(window, 'load', initialize);