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.6971,-111.956)};var g_653bb2f69ddd19e1cf1f9e1871916d71 = new google.maps.Geocoder();g_653bb2f69ddd19e1cf1f9e1871916d71.geocode( { 'address': "2630 W 3500 S, West Valley City, UT 84119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-money-4-you-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-money-4-you-payday-loans'), mapOptions);}document.getElementById('78490981').innerHTML += ' | View Map';var $l653bb2f69ddd19e1cf1f9e1871916d71 = '

Money 4 You Payday Loans

Address: 2630 W 3500 S, West Valley City, UT 84119, USA
Phone: (801) 965-9095
';var m_653bb2f69ddd19e1cf1f9e1871916d71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money 4 You Payday Loans',});m_653bb2f69ddd19e1cf1f9e1871916d71['infowindow'] = new google.maps.InfoWindow({content: $l653bb2f69ddd19e1cf1f9e1871916d71});var infowindow = new google.maps.InfoWindow({content: $l653bb2f69ddd19e1cf1f9e1871916d71});google.maps.event.addListener(m_653bb2f69ddd19e1cf1f9e1871916d71, 'click', function() {infowindow.open(map,m_653bb2f69ddd19e1cf1f9e1871916d71);});$marker.push(m_653bb2f69ddd19e1cf1f9e1871916d71);}});}google.maps.event.addDomListener(window, 'load', initialize);