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(28.9833,-95.9613)};var g_92a27ca8cf28a19e2628bcb50ac8792b = new google.maps.Geocoder();g_92a27ca8cf28a19e2628bcb50ac8792b.geocode( { 'address': "2421 7th St, Bay City, TX 77414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bay-city-TX-texas-car-title--payday-loan-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('bay-city-TX-texas-car-title--payday-loan-services-inc'), mapOptions);}document.getElementById('43bb0421').innerHTML += ' | View Map';var $l92a27ca8cf28a19e2628bcb50ac8792b = '

Texas Car Title & Payday Loan Services, Inc.

Address: 2421 7th St, Bay City, TX 77414, USA
Phone: (979) 245-6410
';var m_92a27ca8cf28a19e2628bcb50ac8792b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Car Title & Payday Loan Services, Inc.',});m_92a27ca8cf28a19e2628bcb50ac8792b['infowindow'] = new google.maps.InfoWindow({content: $l92a27ca8cf28a19e2628bcb50ac8792b});var infowindow = new google.maps.InfoWindow({content: $l92a27ca8cf28a19e2628bcb50ac8792b});google.maps.event.addListener(m_92a27ca8cf28a19e2628bcb50ac8792b, 'click', function() {infowindow.open(map,m_92a27ca8cf28a19e2628bcb50ac8792b);});$marker.push(m_92a27ca8cf28a19e2628bcb50ac8792b);}});}google.maps.event.addDomListener(window, 'load', initialize);