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(29.4295,-95.2434)};var g_2c7bec34f21dec35364f0fc0ae0646a4 = new google.maps.Geocoder();g_2c7bec34f21dec35364f0fc0ae0646a4.geocode( { 'address': "111 Hwy 6, Alvin, TX 77511, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alvin-TX-texas-credit-used-cars-in-alvin-tx').style.display = '';map = new google.maps.Map(document.getElementById('alvin-TX-texas-credit-used-cars-in-alvin-tx'), mapOptions);}document.getElementById('f40dc6b5').innerHTML += ' | View Map';var $l2c7bec34f21dec35364f0fc0ae0646a4 = '

Texas Credit Used Cars in Alvin, Tx

Address: 111 Hwy 6, Alvin, TX 77511, USA
Phone: (281) 388-8161
';var m_2c7bec34f21dec35364f0fc0ae0646a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Credit Used Cars in Alvin, Tx',});m_2c7bec34f21dec35364f0fc0ae0646a4['infowindow'] = new google.maps.InfoWindow({content: $l2c7bec34f21dec35364f0fc0ae0646a4});var infowindow = new google.maps.InfoWindow({content: $l2c7bec34f21dec35364f0fc0ae0646a4});google.maps.event.addListener(m_2c7bec34f21dec35364f0fc0ae0646a4, 'click', function() {infowindow.open(map,m_2c7bec34f21dec35364f0fc0ae0646a4);});$marker.push(m_2c7bec34f21dec35364f0fc0ae0646a4);}});}google.maps.event.addDomListener(window, 'load', initialize);