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.9061,-84.4787)};var g_ad30909a800fd5c58d0339942b658a71 = new google.maps.Geocoder();g_ad30909a800fd5c58d0339942b658a71.geocode( { 'address': "1870 The Exchange Suite, Atlanta, GA 30339, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-bkh-credit-group').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-bkh-credit-group'), mapOptions);}document.getElementById('0408444a').innerHTML += ' | View Map';var $lad30909a800fd5c58d0339942b658a71 = '

BKH Credit Group

Address: 1870 The Exchange Suite, Atlanta, GA 30339, USA
Phone: (800) 979-4828
';var m_ad30909a800fd5c58d0339942b658a71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BKH Credit Group',});m_ad30909a800fd5c58d0339942b658a71['infowindow'] = new google.maps.InfoWindow({content: $lad30909a800fd5c58d0339942b658a71});var infowindow = new google.maps.InfoWindow({content: $lad30909a800fd5c58d0339942b658a71});google.maps.event.addListener(m_ad30909a800fd5c58d0339942b658a71, 'click', function() {infowindow.open(map,m_ad30909a800fd5c58d0339942b658a71);});$marker.push(m_ad30909a800fd5c58d0339942b658a71);}});}google.maps.event.addDomListener(window, 'load', initialize);