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(37.087,-84.6171)};var g_a276ea0b9d0b6e54fc3c7aff092a0235 = new google.maps.Geocoder();g_a276ea0b9d0b6e54fc3c7aff092a0235.geocode( { 'address': "499 US-27, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-dans-discount-jewelry--pawn').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-dans-discount-jewelry--pawn'), mapOptions);}document.getElementById('9bcb4c14').innerHTML += ' | View Map';var $la276ea0b9d0b6e54fc3c7aff092a0235 = '

Dan's Discount Jewelry & Pawn

Address: 499 US-27, Somerset, KY 42501, USA
Phone: (606) 678-0006
';var m_a276ea0b9d0b6e54fc3c7aff092a0235 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dan's Discount Jewelry & Pawn',});m_a276ea0b9d0b6e54fc3c7aff092a0235['infowindow'] = new google.maps.InfoWindow({content: $la276ea0b9d0b6e54fc3c7aff092a0235});var infowindow = new google.maps.InfoWindow({content: $la276ea0b9d0b6e54fc3c7aff092a0235});google.maps.event.addListener(m_a276ea0b9d0b6e54fc3c7aff092a0235, 'click', function() {infowindow.open(map,m_a276ea0b9d0b6e54fc3c7aff092a0235);});$marker.push(m_a276ea0b9d0b6e54fc3c7aff092a0235);}});}google.maps.event.addDomListener(window, 'load', initialize);