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(31.7624,-95.6283)};var g_118c6414bfdd24593df92c122223f804 = new google.maps.Geocoder();g_118c6414bfdd24593df92c122223f804.geocode( { 'address': "321 E Spring St, Palestine, TX 75801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('palestine-TX-gold-star-finance-inc').style.display = '';map = new google.maps.Map(document.getElementById('palestine-TX-gold-star-finance-inc'), mapOptions);}document.getElementById('90df1cf7').innerHTML += ' | View Map';var $l118c6414bfdd24593df92c122223f804 = '

Gold Star Finance, Inc.

Address: 321 E Spring St, Palestine, TX 75801, USA
Phone: (903) 723-1433
';var m_118c6414bfdd24593df92c122223f804 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gold Star Finance, Inc.',});m_118c6414bfdd24593df92c122223f804['infowindow'] = new google.maps.InfoWindow({content: $l118c6414bfdd24593df92c122223f804});var infowindow = new google.maps.InfoWindow({content: $l118c6414bfdd24593df92c122223f804});google.maps.event.addListener(m_118c6414bfdd24593df92c122223f804, 'click', function() {infowindow.open(map,m_118c6414bfdd24593df92c122223f804);});$marker.push(m_118c6414bfdd24593df92c122223f804);}});}google.maps.event.addDomListener(window, 'load', initialize);