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.4661,-97.1942)};var g_0337b072bf67d2d155103851a4f90466 = new google.maps.Geocoder();g_0337b072bf67d2d155103851a4f90466.geocode( { 'address': "408 Sapphire Blvd, Hewitt, TX 76643, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hewitt-TX-cendera-funding-inc').style.display = '';map = new google.maps.Map(document.getElementById('hewitt-TX-cendera-funding-inc'), mapOptions);}document.getElementById('435be125').innerHTML += ' | View Map';var $l0337b072bf67d2d155103851a4f90466 = '

Cendera Funding Inc

Address: 408 Sapphire Blvd, Hewitt, TX 76643, USA
Phone: (254) 420-2777
';var m_0337b072bf67d2d155103851a4f90466 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cendera Funding Inc',});m_0337b072bf67d2d155103851a4f90466['infowindow'] = new google.maps.InfoWindow({content: $l0337b072bf67d2d155103851a4f90466});var infowindow = new google.maps.InfoWindow({content: $l0337b072bf67d2d155103851a4f90466});google.maps.event.addListener(m_0337b072bf67d2d155103851a4f90466, 'click', function() {infowindow.open(map,m_0337b072bf67d2d155103851a4f90466);});$marker.push(m_0337b072bf67d2d155103851a4f90466);}});}google.maps.event.addDomListener(window, 'load', initialize);