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.7886,-96.8038)};var g_c95de856f713b54635bd136d5cd47ce7 = new google.maps.Geocoder();g_c95de856f713b54635bd136d5cd47ce7.geocode( { 'address': "1845 Woodall Rodgers Fwy #100, Dallas, TX 75201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-advancial').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-advancial'), mapOptions);}document.getElementById('60a08f82').innerHTML += ' | View Map';var $lc95de856f713b54635bd136d5cd47ce7 = '

Advancial

Address: 1845 Woodall Rodgers Fwy #100, Dallas, TX 75201, USA
Phone: (972) 201-1881
';var m_c95de856f713b54635bd136d5cd47ce7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advancial',});m_c95de856f713b54635bd136d5cd47ce7['infowindow'] = new google.maps.InfoWindow({content: $lc95de856f713b54635bd136d5cd47ce7});var infowindow = new google.maps.InfoWindow({content: $lc95de856f713b54635bd136d5cd47ce7});google.maps.event.addListener(m_c95de856f713b54635bd136d5cd47ce7, 'click', function() {infowindow.open(map,m_c95de856f713b54635bd136d5cd47ce7);});$marker.push(m_c95de856f713b54635bd136d5cd47ce7);}});var g_a57be5188068bfcf96519375ed7c7d30 = new google.maps.Geocoder();g_a57be5188068bfcf96519375ed7c7d30.geocode( { 'address': "300 N Ervay St #100, Dallas, TX 75201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dallas-TX-advancial').style.display = '';map = new google.maps.Map(document.getElementById('dallas-TX-advancial'), mapOptions);}document.getElementById('4a664d7f').innerHTML += ' | View Map';var $la57be5188068bfcf96519375ed7c7d30 = '

Advancial

Address: 300 N Ervay St #100, Dallas, TX 75201, USA
Phone: (972) 201-1830
';var m_a57be5188068bfcf96519375ed7c7d30 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advancial',});m_a57be5188068bfcf96519375ed7c7d30['infowindow'] = new google.maps.InfoWindow({content: $la57be5188068bfcf96519375ed7c7d30});var infowindow = new google.maps.InfoWindow({content: $la57be5188068bfcf96519375ed7c7d30});google.maps.event.addListener(m_a57be5188068bfcf96519375ed7c7d30, 'click', function() {infowindow.open(map,m_a57be5188068bfcf96519375ed7c7d30);});$marker.push(m_a57be5188068bfcf96519375ed7c7d30);}});}google.maps.event.addDomListener(window, 'load', initialize);