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.1097,-113.581)};var g_efe7beaa44d6e14c30432d43b2522ba2 = new google.maps.Geocoder();g_efe7beaa44d6e14c30432d43b2522ba2.geocode( { 'address': "98 St George Blvd, St George, UT 84770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-george-UT-cedar-post-pawn-shop').style.display = '';map = new google.maps.Map(document.getElementById('st-george-UT-cedar-post-pawn-shop'), mapOptions);}document.getElementById('daef93e5').innerHTML += ' | View Map';var $lefe7beaa44d6e14c30432d43b2522ba2 = '

Cedar Post Pawn Shop

Address: 98 St George Blvd, St George, UT 84770, USA
Phone: (435) 628-7296
';var m_efe7beaa44d6e14c30432d43b2522ba2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cedar Post Pawn Shop',});m_efe7beaa44d6e14c30432d43b2522ba2['infowindow'] = new google.maps.InfoWindow({content: $lefe7beaa44d6e14c30432d43b2522ba2});var infowindow = new google.maps.InfoWindow({content: $lefe7beaa44d6e14c30432d43b2522ba2});google.maps.event.addListener(m_efe7beaa44d6e14c30432d43b2522ba2, 'click', function() {infowindow.open(map,m_efe7beaa44d6e14c30432d43b2522ba2);});$marker.push(m_efe7beaa44d6e14c30432d43b2522ba2);}});}google.maps.event.addDomListener(window, 'load', initialize);