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.5038,-89.0283)};var g_11804a6dd2596f4dcd5177c9b0ce1c6b = new google.maps.Geocoder();g_11804a6dd2596f4dcd5177c9b0ce1c6b.geocode( { 'address': "796 W Bankhead St, New Albany, MS 38652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-albany-MS-easy-finance-of-new-albany-inc').style.display = '';map = new google.maps.Map(document.getElementById('new-albany-MS-easy-finance-of-new-albany-inc'), mapOptions);}document.getElementById('914855e2').innerHTML += ' | View Map';var $l11804a6dd2596f4dcd5177c9b0ce1c6b = '

Easy Finance of New Albany Inc

Address: 796 W Bankhead St, New Albany, MS 38652, USA
Phone: (662) 534-7641
';var m_11804a6dd2596f4dcd5177c9b0ce1c6b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Easy Finance of New Albany Inc',});m_11804a6dd2596f4dcd5177c9b0ce1c6b['infowindow'] = new google.maps.InfoWindow({content: $l11804a6dd2596f4dcd5177c9b0ce1c6b});var infowindow = new google.maps.InfoWindow({content: $l11804a6dd2596f4dcd5177c9b0ce1c6b});google.maps.event.addListener(m_11804a6dd2596f4dcd5177c9b0ce1c6b, 'click', function() {infowindow.open(map,m_11804a6dd2596f4dcd5177c9b0ce1c6b);});$marker.push(m_11804a6dd2596f4dcd5177c9b0ce1c6b);}});}google.maps.event.addDomListener(window, 'load', initialize);