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(35.5862,-82.5975)};var g_fe7f7a0a7e51ef3f523048e2ac5e24c7 = new google.maps.Geocoder();g_fe7f7a0a7e51ef3f523048e2ac5e24c7.geocode( { 'address': "1186 Patton Ave, Asheville, NC 28806, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('asheville-NC-alans-jewelry--pawn').style.display = '';map = new google.maps.Map(document.getElementById('asheville-NC-alans-jewelry--pawn'), mapOptions);}document.getElementById('9b4dc33a').innerHTML += ' | View Map';var $lfe7f7a0a7e51ef3f523048e2ac5e24c7 = '

Alan's Jewelry & Pawn

Address: 1186 Patton Ave, Asheville, NC 28806, USA
Phone: (828) 254-8681
';var m_fe7f7a0a7e51ef3f523048e2ac5e24c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alan's Jewelry & Pawn',});m_fe7f7a0a7e51ef3f523048e2ac5e24c7['infowindow'] = new google.maps.InfoWindow({content: $lfe7f7a0a7e51ef3f523048e2ac5e24c7});var infowindow = new google.maps.InfoWindow({content: $lfe7f7a0a7e51ef3f523048e2ac5e24c7});google.maps.event.addListener(m_fe7f7a0a7e51ef3f523048e2ac5e24c7, 'click', function() {infowindow.open(map,m_fe7f7a0a7e51ef3f523048e2ac5e24c7);});$marker.push(m_fe7f7a0a7e51ef3f523048e2ac5e24c7);}});var g_bbf2f1c020c5e39734c73223784bd7b4 = new google.maps.Geocoder();g_bbf2f1c020c5e39734c73223784bd7b4.geocode( { 'address': "736 Tunnel Rd, Asheville, NC 28805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('asheville-NC-alans-jewelry--pawn').style.display = '';map = new google.maps.Map(document.getElementById('asheville-NC-alans-jewelry--pawn'), mapOptions);}document.getElementById('e7489631').innerHTML += ' | View Map';var $lbbf2f1c020c5e39734c73223784bd7b4 = '

Alan's Jewelry & Pawn

Address: 736 Tunnel Rd, Asheville, NC 28805, USA
Phone: (828) 299-4440
';var m_bbf2f1c020c5e39734c73223784bd7b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alan's Jewelry & Pawn',});m_bbf2f1c020c5e39734c73223784bd7b4['infowindow'] = new google.maps.InfoWindow({content: $lbbf2f1c020c5e39734c73223784bd7b4});var infowindow = new google.maps.InfoWindow({content: $lbbf2f1c020c5e39734c73223784bd7b4});google.maps.event.addListener(m_bbf2f1c020c5e39734c73223784bd7b4, 'click', function() {infowindow.open(map,m_bbf2f1c020c5e39734c73223784bd7b4);});$marker.push(m_bbf2f1c020c5e39734c73223784bd7b4);}});}google.maps.event.addDomListener(window, 'load', initialize);