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(32.6717,-97.0078)};var g_01394c7b1db6392b0f8b8dae1c2cd0f1 = new google.maps.Geocoder();g_01394c7b1db6392b0f8b8dae1c2cd0f1.geocode( { 'address': "4136 S Carrier Pkwy #540, Grand Prairie, TX 75052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-prairie-TX-cendera-funding-grand-prairie-branch').style.display = '';map = new google.maps.Map(document.getElementById('grand-prairie-TX-cendera-funding-grand-prairie-branch'), mapOptions);}document.getElementById('706610c3').innerHTML += ' | View Map';var $l01394c7b1db6392b0f8b8dae1c2cd0f1 = '

Cendera Funding Grand Prairie Branch

Address: 4136 S Carrier Pkwy #540, Grand Prairie, TX 75052, USA
Phone: (972) 264-3355
';var m_01394c7b1db6392b0f8b8dae1c2cd0f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cendera Funding Grand Prairie Branch',});m_01394c7b1db6392b0f8b8dae1c2cd0f1['infowindow'] = new google.maps.InfoWindow({content: $l01394c7b1db6392b0f8b8dae1c2cd0f1});var infowindow = new google.maps.InfoWindow({content: $l01394c7b1db6392b0f8b8dae1c2cd0f1});google.maps.event.addListener(m_01394c7b1db6392b0f8b8dae1c2cd0f1, 'click', function() {infowindow.open(map,m_01394c7b1db6392b0f8b8dae1c2cd0f1);});$marker.push(m_01394c7b1db6392b0f8b8dae1c2cd0f1);}});}google.maps.event.addDomListener(window, 'load', initialize);