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(33.5192,-88.4356)};var g_e5860ae00103b3869a25d940345bf0fd = new google.maps.Geocoder();g_e5860ae00103b3869a25d940345bf0fd.geocode( { 'address': "1915 US-45, Columbus, MS 39701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-mississippi-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-mississippi-title-loans-inc'), mapOptions);}document.getElementById('10bba6b9').innerHTML += ' | View Map';var $le5860ae00103b3869a25d940345bf0fd = '

Mississippi Title Loans, Inc.

Address: 1915 US-45, Columbus, MS 39701, USA
Phone: (662) 327-7999
';var m_e5860ae00103b3869a25d940345bf0fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mississippi Title Loans, Inc.',});m_e5860ae00103b3869a25d940345bf0fd['infowindow'] = new google.maps.InfoWindow({content: $le5860ae00103b3869a25d940345bf0fd});var infowindow = new google.maps.InfoWindow({content: $le5860ae00103b3869a25d940345bf0fd});google.maps.event.addListener(m_e5860ae00103b3869a25d940345bf0fd, 'click', function() {infowindow.open(map,m_e5860ae00103b3869a25d940345bf0fd);});$marker.push(m_e5860ae00103b3869a25d940345bf0fd);}});}google.maps.event.addDomListener(window, 'load', initialize);