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.1905,-84.1368)};var g_bb0df74f98767541281d656b8267b772 = new google.maps.Geocoder();g_bb0df74f98767541281d656b8267b772.geocode( { 'address': "548 Atlanta Hwy, Cumming, GA 30040, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumming-GA-titlebucks-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('cumming-GA-titlebucks-title-loans'), mapOptions);}document.getElementById('2dea843c').innerHTML += ' | View Map';var $lbb0df74f98767541281d656b8267b772 = '

TitleBucks Title Loans

Address: 548 Atlanta Hwy, Cumming, GA 30040, USA
Phone: (678) 341-8001
';var m_bb0df74f98767541281d656b8267b772 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TitleBucks Title Loans',});m_bb0df74f98767541281d656b8267b772['infowindow'] = new google.maps.InfoWindow({content: $lbb0df74f98767541281d656b8267b772});var infowindow = new google.maps.InfoWindow({content: $lbb0df74f98767541281d656b8267b772});google.maps.event.addListener(m_bb0df74f98767541281d656b8267b772, 'click', function() {infowindow.open(map,m_bb0df74f98767541281d656b8267b772);});$marker.push(m_bb0df74f98767541281d656b8267b772);}});}google.maps.event.addDomListener(window, 'load', initialize);