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.7616,-94.8043)};var g_a7742ff3d29f46e376206d614af57920 = new google.maps.Geocoder();g_a7742ff3d29f46e376206d614af57920.geocode( { 'address': "618 S Belt Hwy, St Joseph, MO 64507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-joseph-MO-pony-express-coin-jewelry-pawn').style.display = '';map = new google.maps.Map(document.getElementById('saint-joseph-MO-pony-express-coin-jewelry-pawn'), mapOptions);}document.getElementById('ec88dfb5').innerHTML += ' | View Map';var $la7742ff3d29f46e376206d614af57920 = '

Pony Express Coin Jewelry-Pawn

Address: 618 S Belt Hwy, St Joseph, MO 64507, USA
Phone: (816) 232-2993
';var m_a7742ff3d29f46e376206d614af57920 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pony Express Coin Jewelry-Pawn',});m_a7742ff3d29f46e376206d614af57920['infowindow'] = new google.maps.InfoWindow({content: $la7742ff3d29f46e376206d614af57920});var infowindow = new google.maps.InfoWindow({content: $la7742ff3d29f46e376206d614af57920});google.maps.event.addListener(m_a7742ff3d29f46e376206d614af57920, 'click', function() {infowindow.open(map,m_a7742ff3d29f46e376206d614af57920);});$marker.push(m_a7742ff3d29f46e376206d614af57920);}});}google.maps.event.addDomListener(window, 'load', initialize);