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.9128,-84.3602)};var g_6b8b8e3bd6ad94b985c1b1f1b7a94cb2 = new google.maps.Geocoder();g_6b8b8e3bd6ad94b985c1b1f1b7a94cb2.geocode( { 'address': "5775 Glenridge Dr, Bldg B #410, Atlanta, GA 30328, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-primelending-a-plainscapital-company').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-primelending-a-plainscapital-company'), mapOptions);}document.getElementById('16392ed4').innerHTML += ' | View Map';var $l6b8b8e3bd6ad94b985c1b1f1b7a94cb2 = '

PrimeLending, A PlainsCapital Company

Address: 5775 Glenridge Dr, Bldg B #410, Atlanta, GA 30328, USA
Phone: (770) 615-4600
';var m_6b8b8e3bd6ad94b985c1b1f1b7a94cb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCapital Company',});m_6b8b8e3bd6ad94b985c1b1f1b7a94cb2['infowindow'] = new google.maps.InfoWindow({content: $l6b8b8e3bd6ad94b985c1b1f1b7a94cb2});var infowindow = new google.maps.InfoWindow({content: $l6b8b8e3bd6ad94b985c1b1f1b7a94cb2});google.maps.event.addListener(m_6b8b8e3bd6ad94b985c1b1f1b7a94cb2, 'click', function() {infowindow.open(map,m_6b8b8e3bd6ad94b985c1b1f1b7a94cb2);});$marker.push(m_6b8b8e3bd6ad94b985c1b1f1b7a94cb2);}});}google.maps.event.addDomListener(window, 'load', initialize);