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.5372,-98.676)};var g_03271d336bfb3035b0d8bd034c6b2f76 = new google.maps.Geocoder();g_03271d336bfb3035b0d8bd034c6b2f76.geocode( { 'address': "1200 Lyle Rd, Weatherford, OK 73096, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weatherford-OK-quick-cash-jewelry-and-loan-pawn-shop').style.display = '';map = new google.maps.Map(document.getElementById('weatherford-OK-quick-cash-jewelry-and-loan-pawn-shop'), mapOptions);}document.getElementById('f69d77f6').innerHTML += ' | View Map';var $l03271d336bfb3035b0d8bd034c6b2f76 = '

Quick Cash Jewelry and Loan Pawn Shop

Address: 1200 Lyle Rd, Weatherford, OK 73096, USA
Phone: (580) 772-7296
';var m_03271d336bfb3035b0d8bd034c6b2f76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash Jewelry and Loan Pawn Shop',});m_03271d336bfb3035b0d8bd034c6b2f76['infowindow'] = new google.maps.InfoWindow({content: $l03271d336bfb3035b0d8bd034c6b2f76});var infowindow = new google.maps.InfoWindow({content: $l03271d336bfb3035b0d8bd034c6b2f76});google.maps.event.addListener(m_03271d336bfb3035b0d8bd034c6b2f76, 'click', function() {infowindow.open(map,m_03271d336bfb3035b0d8bd034c6b2f76);});$marker.push(m_03271d336bfb3035b0d8bd034c6b2f76);}});}google.maps.event.addDomListener(window, 'load', initialize);