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.2068,-111.98)};var g_70a5cec42cb4f2560cbbf39e3f646f58 = new google.maps.Geocoder();g_70a5cec42cb4f2560cbbf39e3f646f58.geocode( { 'address': "3163 Wall Ave, Ogden, UT 84401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ogden-UT-money-train-title--loans').style.display = '';map = new google.maps.Map(document.getElementById('ogden-UT-money-train-title--loans'), mapOptions);}document.getElementById('21b576e0').innerHTML += ' | View Map';var $l70a5cec42cb4f2560cbbf39e3f646f58 = '

Money Train Title & Loans

Address: 3163 Wall Ave, Ogden, UT 84401, USA
Phone: (801) 627-2444
';var m_70a5cec42cb4f2560cbbf39e3f646f58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Train Title & Loans',});m_70a5cec42cb4f2560cbbf39e3f646f58['infowindow'] = new google.maps.InfoWindow({content: $l70a5cec42cb4f2560cbbf39e3f646f58});var infowindow = new google.maps.InfoWindow({content: $l70a5cec42cb4f2560cbbf39e3f646f58});google.maps.event.addListener(m_70a5cec42cb4f2560cbbf39e3f646f58, 'click', function() {infowindow.open(map,m_70a5cec42cb4f2560cbbf39e3f646f58);});$marker.push(m_70a5cec42cb4f2560cbbf39e3f646f58);}});}google.maps.event.addDomListener(window, 'load', initialize);