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(34.0276,-81.0843)};var g_499d5b6b7d7fd88ed5acfc90a8ed0758 = new google.maps.Geocoder();g_499d5b6b7d7fd88ed5acfc90a8ed0758.geocode( { 'address': "1221 Broad River Rd, Columbia, SC 29210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-smart-choice-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-smart-choice-title-loans'), mapOptions);}document.getElementById('b86a5191').innerHTML += ' | View Map';var $l499d5b6b7d7fd88ed5acfc90a8ed0758 = '

Smart Choice Title Loans

Address: 1221 Broad River Rd, Columbia, SC 29210, USA
Phone: (803) 750-8115
';var m_499d5b6b7d7fd88ed5acfc90a8ed0758 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Smart Choice Title Loans',});m_499d5b6b7d7fd88ed5acfc90a8ed0758['infowindow'] = new google.maps.InfoWindow({content: $l499d5b6b7d7fd88ed5acfc90a8ed0758});var infowindow = new google.maps.InfoWindow({content: $l499d5b6b7d7fd88ed5acfc90a8ed0758});google.maps.event.addListener(m_499d5b6b7d7fd88ed5acfc90a8ed0758, 'click', function() {infowindow.open(map,m_499d5b6b7d7fd88ed5acfc90a8ed0758);});$marker.push(m_499d5b6b7d7fd88ed5acfc90a8ed0758);}});}google.maps.event.addDomListener(window, 'load', initialize);