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(37.3068,-120.5)};var g_82d4b02188e44bbb3a0755edd376ba04 = new google.maps.Geocoder();g_82d4b02188e44bbb3a0755edd376ba04.geocode( { 'address': "1595 W 16th St, Merced, CA 95340, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('merced-CA-fast-money-title-loan').style.display = '';map = new google.maps.Map(document.getElementById('merced-CA-fast-money-title-loan'), mapOptions);}document.getElementById('15212173').innerHTML += ' | View Map';var $l82d4b02188e44bbb3a0755edd376ba04 = '

Fast Money Title Loan

Address: 1595 W 16th St, Merced, CA 95340, USA
Phone: (888) 740-8893
';var m_82d4b02188e44bbb3a0755edd376ba04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Money Title Loan',});m_82d4b02188e44bbb3a0755edd376ba04['infowindow'] = new google.maps.InfoWindow({content: $l82d4b02188e44bbb3a0755edd376ba04});var infowindow = new google.maps.InfoWindow({content: $l82d4b02188e44bbb3a0755edd376ba04});google.maps.event.addListener(m_82d4b02188e44bbb3a0755edd376ba04, 'click', function() {infowindow.open(map,m_82d4b02188e44bbb3a0755edd376ba04);});$marker.push(m_82d4b02188e44bbb3a0755edd376ba04);}});}google.maps.event.addDomListener(window, 'load', initialize);