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.1815,-102.259)};var g_a8fce534946205342d958571e15558df = new google.maps.Geocoder();g_a8fce534946205342d958571e15558df.geocode( { 'address': "1319 Tahoka Rd, Brownfield, TX 79316, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brownfield-TX-continental-credit').style.display = '';map = new google.maps.Map(document.getElementById('brownfield-TX-continental-credit'), mapOptions);}document.getElementById('1fc68a34').innerHTML += ' | View Map';var $la8fce534946205342d958571e15558df = '

Continental Credit

Address: 1319 Tahoka Rd, Brownfield, TX 79316, USA
Phone: (806) 637-7578
';var m_a8fce534946205342d958571e15558df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Continental Credit',});m_a8fce534946205342d958571e15558df['infowindow'] = new google.maps.InfoWindow({content: $la8fce534946205342d958571e15558df});var infowindow = new google.maps.InfoWindow({content: $la8fce534946205342d958571e15558df});google.maps.event.addListener(m_a8fce534946205342d958571e15558df, 'click', function() {infowindow.open(map,m_a8fce534946205342d958571e15558df);});$marker.push(m_a8fce534946205342d958571e15558df);}});var g_56e0d7f0b3c429682e940ad805a90e3d = new google.maps.Geocoder();g_56e0d7f0b3c429682e940ad805a90e3d.geocode( { 'address': "109 E Broadway St, Brownfield, TX 79316, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brownfield-TX-continental-credit').style.display = '';map = new google.maps.Map(document.getElementById('brownfield-TX-continental-credit'), mapOptions);}document.getElementById('1e24215d').innerHTML += ' | View Map';var $l56e0d7f0b3c429682e940ad805a90e3d = '

Continental Credit

Address: 109 E Broadway St, Brownfield, TX 79316, USA
Phone: (806) 637-7578
';var m_56e0d7f0b3c429682e940ad805a90e3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Continental Credit',});m_56e0d7f0b3c429682e940ad805a90e3d['infowindow'] = new google.maps.InfoWindow({content: $l56e0d7f0b3c429682e940ad805a90e3d});var infowindow = new google.maps.InfoWindow({content: $l56e0d7f0b3c429682e940ad805a90e3d});google.maps.event.addListener(m_56e0d7f0b3c429682e940ad805a90e3d, 'click', function() {infowindow.open(map,m_56e0d7f0b3c429682e940ad805a90e3d);});$marker.push(m_56e0d7f0b3c429682e940ad805a90e3d);}});}google.maps.event.addDomListener(window, 'load', initialize);