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.7198,-86.6086)};var g_747e32ab0fea7fbd2ad9ec03daa3f840 = new google.maps.Geocoder();g_747e32ab0fea7fbd2ad9ec03daa3f840.geocode( { 'address': "2714 Clinton Ave W, Huntsville, AL 35805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntsville-AL-ez-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('huntsville-AL-ez-title-loans-inc'), mapOptions);}document.getElementById('de68798e').innerHTML += ' | View Map';var $l747e32ab0fea7fbd2ad9ec03daa3f840 = '

Ez Title Loans Inc

Address: 2714 Clinton Ave W, Huntsville, AL 35805, USA
Phone: (256) 551-0294
';var m_747e32ab0fea7fbd2ad9ec03daa3f840 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ez Title Loans Inc',});m_747e32ab0fea7fbd2ad9ec03daa3f840['infowindow'] = new google.maps.InfoWindow({content: $l747e32ab0fea7fbd2ad9ec03daa3f840});var infowindow = new google.maps.InfoWindow({content: $l747e32ab0fea7fbd2ad9ec03daa3f840});google.maps.event.addListener(m_747e32ab0fea7fbd2ad9ec03daa3f840, 'click', function() {infowindow.open(map,m_747e32ab0fea7fbd2ad9ec03daa3f840);});$marker.push(m_747e32ab0fea7fbd2ad9ec03daa3f840);}});}google.maps.event.addDomListener(window, 'load', initialize);