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(33.8927,-98.4844)};var g_fd6c410fe151ccb2800af508f8057a36 = new google.maps.Geocoder();g_fd6c410fe151ccb2800af508f8057a36.geocode( { 'address': "2216 Old Jacksboro Hwy, Wichita Falls, TX 76301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wichita-falls-TX-joe-cooper-easy-credit-auto').style.display = '';map = new google.maps.Map(document.getElementById('wichita-falls-TX-joe-cooper-easy-credit-auto'), mapOptions);}document.getElementById('f10dfef1').innerHTML += ' | View Map';var $lfd6c410fe151ccb2800af508f8057a36 = '

Joe Cooper Easy Credit Auto

Address: 2216 Old Jacksboro Hwy, Wichita Falls, TX 76301, USA
Phone: (940) 386-9129
';var m_fd6c410fe151ccb2800af508f8057a36 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Joe Cooper Easy Credit Auto',});m_fd6c410fe151ccb2800af508f8057a36['infowindow'] = new google.maps.InfoWindow({content: $lfd6c410fe151ccb2800af508f8057a36});var infowindow = new google.maps.InfoWindow({content: $lfd6c410fe151ccb2800af508f8057a36});google.maps.event.addListener(m_fd6c410fe151ccb2800af508f8057a36, 'click', function() {infowindow.open(map,m_fd6c410fe151ccb2800af508f8057a36);});$marker.push(m_fd6c410fe151ccb2800af508f8057a36);}});}google.maps.event.addDomListener(window, 'load', initialize);