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.6197,-86.5666)};var g_f6f0e6f1701a96d0368d5e5a97aaf802 = new google.maps.Geocoder();g_f6f0e6f1701a96d0368d5e5a97aaf802.geocode( { 'address': "11563 Memorial Pkwy SW, Huntsville, AL 35803, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntsville-AL-family-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('huntsville-AL-family-jewelry--loan'), mapOptions);}document.getElementById('d2e4e79a').innerHTML += ' | View Map';var $lf6f0e6f1701a96d0368d5e5a97aaf802 = '

Family Jewelry & Loan

Address: 11563 Memorial Pkwy SW, Huntsville, AL 35803, USA
Phone: (256) 469-7635
';var m_f6f0e6f1701a96d0368d5e5a97aaf802 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Family Jewelry & Loan',});m_f6f0e6f1701a96d0368d5e5a97aaf802['infowindow'] = new google.maps.InfoWindow({content: $lf6f0e6f1701a96d0368d5e5a97aaf802});var infowindow = new google.maps.InfoWindow({content: $lf6f0e6f1701a96d0368d5e5a97aaf802});google.maps.event.addListener(m_f6f0e6f1701a96d0368d5e5a97aaf802, 'click', function() {infowindow.open(map,m_f6f0e6f1701a96d0368d5e5a97aaf802);});$marker.push(m_f6f0e6f1701a96d0368d5e5a97aaf802);}});}google.maps.event.addDomListener(window, 'load', initialize);