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.0151,-95.4205)};var g_a767300da75e634a07631d3532e97716 = new google.maps.Geocoder();g_a767300da75e634a07631d3532e97716.geocode( { 'address': "634 Dixie Dr, Clute, TX 77531, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clute-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('clute-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('30a002d1').innerHTML += ' | View Map';var $la767300da75e634a07631d3532e97716 = '

Texas Car Title & Payday Loan Services, Inc.

Address: 634 Dixie Dr, Clute, TX 77531, USA
Phone: (979) 299-3086
';var m_a767300da75e634a07631d3532e97716 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_a767300da75e634a07631d3532e97716['infowindow'] = new google.maps.InfoWindow({content: $la767300da75e634a07631d3532e97716});var infowindow = new google.maps.InfoWindow({content: $la767300da75e634a07631d3532e97716});google.maps.event.addListener(m_a767300da75e634a07631d3532e97716, 'click', function() {infowindow.open(map,m_a767300da75e634a07631d3532e97716);});$marker.push(m_a767300da75e634a07631d3532e97716);}});}google.maps.event.addDomListener(window, 'load', initialize);