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(31.6031,-84.2035)};var g_e04bc8909bb7969ae5488620e00f8c57 = new google.maps.Geocoder();g_e04bc8909bb7969ae5488620e00f8c57.geocode( { 'address': "2231 Dawson Rd f, Albany, GA 31707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('albany-GA-quick-loan-company').style.display = '';map = new google.maps.Map(document.getElementById('albany-GA-quick-loan-company'), mapOptions);}document.getElementById('253e1bfc').innerHTML += ' | View Map';var $le04bc8909bb7969ae5488620e00f8c57 = '

Quick Loan Company

Address: 2231 Dawson Rd f, Albany, GA 31707, USA
Phone: (229) 435-1009
';var m_e04bc8909bb7969ae5488620e00f8c57 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Loan Company',});m_e04bc8909bb7969ae5488620e00f8c57['infowindow'] = new google.maps.InfoWindow({content: $le04bc8909bb7969ae5488620e00f8c57});var infowindow = new google.maps.InfoWindow({content: $le04bc8909bb7969ae5488620e00f8c57});google.maps.event.addListener(m_e04bc8909bb7969ae5488620e00f8c57, 'click', function() {infowindow.open(map,m_e04bc8909bb7969ae5488620e00f8c57);});$marker.push(m_e04bc8909bb7969ae5488620e00f8c57);}});}google.maps.event.addDomListener(window, 'load', initialize);