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(32.2197,-82.4133)};var g_69b86f4ce0394ef6d54f3033081bd3e1 = new google.maps.Geocoder();g_69b86f4ce0394ef6d54f3033081bd3e1.geocode( { 'address': "125 W Main St, Vidalia, GA 30474, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vidalia-GA-lee-discount-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('vidalia-GA-lee-discount-loan-co'), mapOptions);}document.getElementById('7c6dd7d2').innerHTML += ' | View Map';var $l69b86f4ce0394ef6d54f3033081bd3e1 = '

Lee Discount Loan Co

Address: 125 W Main St, Vidalia, GA 30474, USA
Phone: (912) 537-3873
';var m_69b86f4ce0394ef6d54f3033081bd3e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lee Discount Loan Co',});m_69b86f4ce0394ef6d54f3033081bd3e1['infowindow'] = new google.maps.InfoWindow({content: $l69b86f4ce0394ef6d54f3033081bd3e1});var infowindow = new google.maps.InfoWindow({content: $l69b86f4ce0394ef6d54f3033081bd3e1});google.maps.event.addListener(m_69b86f4ce0394ef6d54f3033081bd3e1, 'click', function() {infowindow.open(map,m_69b86f4ce0394ef6d54f3033081bd3e1);});$marker.push(m_69b86f4ce0394ef6d54f3033081bd3e1);}});}google.maps.event.addDomListener(window, 'load', initialize);