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.1939,-83.8578)};var g_06c2b42895615b3e90455dc260b9f379 = new google.maps.Geocoder();g_06c2b42895615b3e90455dc260b9f379.geocode( { 'address': "4103 Winder Hwy #400, Flowery Branch, GA 30542, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowery-branch-GA-doctor-cash-coin--pawn').style.display = '';map = new google.maps.Map(document.getElementById('flowery-branch-GA-doctor-cash-coin--pawn'), mapOptions);}document.getElementById('fcd2c6bd').innerHTML += ' | View Map';var $l06c2b42895615b3e90455dc260b9f379 = '

Doctor Cash Coin & Pawn

Address: 4103 Winder Hwy #400, Flowery Branch, GA 30542, USA
Phone: (770) 967-9773
';var m_06c2b42895615b3e90455dc260b9f379 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Doctor Cash Coin & Pawn',});m_06c2b42895615b3e90455dc260b9f379['infowindow'] = new google.maps.InfoWindow({content: $l06c2b42895615b3e90455dc260b9f379});var infowindow = new google.maps.InfoWindow({content: $l06c2b42895615b3e90455dc260b9f379});google.maps.event.addListener(m_06c2b42895615b3e90455dc260b9f379, 'click', function() {infowindow.open(map,m_06c2b42895615b3e90455dc260b9f379);});$marker.push(m_06c2b42895615b3e90455dc260b9f379);}});}google.maps.event.addDomListener(window, 'load', initialize);