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(39.2144,-85.8802)};var g_042b0f3dc6ef1da5755f972bcce7c1cc = new google.maps.Geocoder();g_042b0f3dc6ef1da5755f972bcce7c1cc.geocode( { 'address': "1405 N National Rd, Columbus, IN 47201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-IN-allied-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('columbus-IN-allied-cash-advance'), mapOptions);}document.getElementById('e8f540fe').innerHTML += ' | View Map';var $l042b0f3dc6ef1da5755f972bcce7c1cc = '

Allied Cash Advance

Address: 1405 N National Rd, Columbus, IN 47201, USA
Phone: (812) 375-9485
';var m_042b0f3dc6ef1da5755f972bcce7c1cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Cash Advance',});m_042b0f3dc6ef1da5755f972bcce7c1cc['infowindow'] = new google.maps.InfoWindow({content: $l042b0f3dc6ef1da5755f972bcce7c1cc});var infowindow = new google.maps.InfoWindow({content: $l042b0f3dc6ef1da5755f972bcce7c1cc});google.maps.event.addListener(m_042b0f3dc6ef1da5755f972bcce7c1cc, 'click', function() {infowindow.open(map,m_042b0f3dc6ef1da5755f972bcce7c1cc);});$marker.push(m_042b0f3dc6ef1da5755f972bcce7c1cc);}});}google.maps.event.addDomListener(window, 'load', initialize);