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(29.6474,-95.5702)};var g_80e888e0e8706954e2b97ebc980a172e = new google.maps.Geocoder();g_80e888e0e8706954e2b97ebc980a172e.geocode( { 'address': "12220 Murphy Rd Suite H, Stafford, TX 77477, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stafford-TX-regional-finance').style.display = '';map = new google.maps.Map(document.getElementById('stafford-TX-regional-finance'), mapOptions);}document.getElementById('399231eb').innerHTML += ' | View Map';var $l80e888e0e8706954e2b97ebc980a172e = '

Regional Finance

Address: 12220 Murphy Rd Suite H, Stafford, TX 77477, USA
Phone: (281) 575-7320
';var m_80e888e0e8706954e2b97ebc980a172e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regional Finance',});m_80e888e0e8706954e2b97ebc980a172e['infowindow'] = new google.maps.InfoWindow({content: $l80e888e0e8706954e2b97ebc980a172e});var infowindow = new google.maps.InfoWindow({content: $l80e888e0e8706954e2b97ebc980a172e});google.maps.event.addListener(m_80e888e0e8706954e2b97ebc980a172e, 'click', function() {infowindow.open(map,m_80e888e0e8706954e2b97ebc980a172e);});$marker.push(m_80e888e0e8706954e2b97ebc980a172e);}});var g_ee14c41e92ec5c97b54cf9b74e25bd99 = new google.maps.Geocoder();g_ee14c41e92ec5c97b54cf9b74e25bd99.geocode( { 'address': "11925 Southwest Fwy #6, Stafford, TX 77477, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stafford-TX-regional-finance').style.display = '';map = new google.maps.Map(document.getElementById('stafford-TX-regional-finance'), mapOptions);}document.getElementById('4af78da8').innerHTML += ' | View Map';var $lee14c41e92ec5c97b54cf9b74e25bd99 = '

Regional Finance

Address: 11925 Southwest Fwy #6, Stafford, TX 77477, USA
Phone: (281) 668-4936
';var m_ee14c41e92ec5c97b54cf9b74e25bd99 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Regional Finance',});m_ee14c41e92ec5c97b54cf9b74e25bd99['infowindow'] = new google.maps.InfoWindow({content: $lee14c41e92ec5c97b54cf9b74e25bd99});var infowindow = new google.maps.InfoWindow({content: $lee14c41e92ec5c97b54cf9b74e25bd99});google.maps.event.addListener(m_ee14c41e92ec5c97b54cf9b74e25bd99, 'click', function() {infowindow.open(map,m_ee14c41e92ec5c97b54cf9b74e25bd99);});$marker.push(m_ee14c41e92ec5c97b54cf9b74e25bd99);}});}google.maps.event.addDomListener(window, 'load', initialize);