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(38.9636,-92.3218)};var g_dbf6001629ae0e84a012043ee698f165 = new google.maps.Geocoder();g_dbf6001629ae0e84a012043ee698f165.geocode( { 'address': "1206 Business Loop 70 E, Columbia, MO 65201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-MO-tiger-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('columbia-MO-tiger-title-loans'), mapOptions);}document.getElementById('402b2ace').innerHTML += ' | View Map';var $ldbf6001629ae0e84a012043ee698f165 = '

Tiger Title Loans

Address: 1206 Business Loop 70 E, Columbia, MO 65201, USA
Phone: (573) 442-8447
';var m_dbf6001629ae0e84a012043ee698f165 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tiger Title Loans',});m_dbf6001629ae0e84a012043ee698f165['infowindow'] = new google.maps.InfoWindow({content: $ldbf6001629ae0e84a012043ee698f165});var infowindow = new google.maps.InfoWindow({content: $ldbf6001629ae0e84a012043ee698f165});google.maps.event.addListener(m_dbf6001629ae0e84a012043ee698f165, 'click', function() {infowindow.open(map,m_dbf6001629ae0e84a012043ee698f165);});$marker.push(m_dbf6001629ae0e84a012043ee698f165);}});}google.maps.event.addDomListener(window, 'load', initialize);