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(39.4685,-80.1566)};var g_a7aeed74714116f3b292a982238f83d2 = new google.maps.Geocoder();g_a7aeed74714116f3b292a982238f83d2.geocode( { 'address': "500 Country Club Rd, Fairmont, WV 26554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairmont-WV-keyland-pawn-brokers').style.display = '';map = new google.maps.Map(document.getElementById('fairmont-WV-keyland-pawn-brokers'), mapOptions);}document.getElementById('0f59d93b').innerHTML += ' | View Map';var $la7aeed74714116f3b292a982238f83d2 = '

Keyland Pawn Brokers

Address: 500 Country Club Rd, Fairmont, WV 26554, USA
Phone: (304) 366-4623
';var m_a7aeed74714116f3b292a982238f83d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keyland Pawn Brokers',});m_a7aeed74714116f3b292a982238f83d2['infowindow'] = new google.maps.InfoWindow({content: $la7aeed74714116f3b292a982238f83d2});var infowindow = new google.maps.InfoWindow({content: $la7aeed74714116f3b292a982238f83d2});google.maps.event.addListener(m_a7aeed74714116f3b292a982238f83d2, 'click', function() {infowindow.open(map,m_a7aeed74714116f3b292a982238f83d2);});$marker.push(m_a7aeed74714116f3b292a982238f83d2);}});}google.maps.event.addDomListener(window, 'load', initialize);