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(27.7724,-97.4011)};var g_c5381dd98edf96b3c2a5d9e670db101d = new google.maps.Geocoder();g_c5381dd98edf96b3c2a5d9e670db101d.geocode( { 'address': "1712 S Staples St, Corpus Christi, TX 78404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corpus-christi-TX-liberal-finance--thrift-corporation').style.display = '';map = new google.maps.Map(document.getElementById('corpus-christi-TX-liberal-finance--thrift-corporation'), mapOptions);}document.getElementById('964561e9').innerHTML += ' | View Map';var $lc5381dd98edf96b3c2a5d9e670db101d = '

Liberal Finance & Thrift Corporation

Address: 1712 S Staples St, Corpus Christi, TX 78404, USA
Phone: (361) 884-5587
';var m_c5381dd98edf96b3c2a5d9e670db101d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberal Finance & Thrift Corporation',});m_c5381dd98edf96b3c2a5d9e670db101d['infowindow'] = new google.maps.InfoWindow({content: $lc5381dd98edf96b3c2a5d9e670db101d});var infowindow = new google.maps.InfoWindow({content: $lc5381dd98edf96b3c2a5d9e670db101d});google.maps.event.addListener(m_c5381dd98edf96b3c2a5d9e670db101d, 'click', function() {infowindow.open(map,m_c5381dd98edf96b3c2a5d9e670db101d);});$marker.push(m_c5381dd98edf96b3c2a5d9e670db101d);}});}google.maps.event.addDomListener(window, 'load', initialize);