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(33.1221,-97.027)};var g_fc4086d44c30e34b3ffe83b44db222a9 = new google.maps.Geocoder();g_fc4086d44c30e34b3ffe83b44db222a9.geocode( { 'address': "2004 S Stemmons Fwy, Lake Dallas, TX 75065-3635"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-dallas-TX-northstar-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('lake-dallas-TX-northstar-bank-of-texas'), mapOptions);}document.getElementById('3d0afd0a').innerHTML += ' | View Map';var $lfc4086d44c30e34b3ffe83b44db222a9 = '

NORTHSTAR BANK OF TEXAS

Address: 2004 S Stemmons Fwy, Lake Dallas, TX 75065-3635
Phone: (940) 321-4684
';var m_fc4086d44c30e34b3ffe83b44db222a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NORTHSTAR BANK OF TEXAS',});m_fc4086d44c30e34b3ffe83b44db222a9['infowindow'] = new google.maps.InfoWindow({content: $lfc4086d44c30e34b3ffe83b44db222a9});var infowindow = new google.maps.InfoWindow({content: $lfc4086d44c30e34b3ffe83b44db222a9});google.maps.event.addListener(m_fc4086d44c30e34b3ffe83b44db222a9, 'click', function() {infowindow.open(map,m_fc4086d44c30e34b3ffe83b44db222a9);});$marker.push(m_fc4086d44c30e34b3ffe83b44db222a9);}});var g_b98004311446c60521a8831075423c20 = new google.maps.Geocoder();g_b98004311446c60521a8831075423c20.geocode( { 'address': "5100 S Stemmons, Lake Dallas, TX 75065"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-dallas-TX-northstar-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('lake-dallas-TX-northstar-bank-of-texas'), mapOptions);}document.getElementById('2f61faa5').innerHTML += ' | View Map';var $lb98004311446c60521a8831075423c20 = '

Northstar Bank Of Texas

Address: 5100 S Stemmons, Lake Dallas, TX 75065
Phone: (940) 321-4545
';var m_b98004311446c60521a8831075423c20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northstar Bank Of Texas',});m_b98004311446c60521a8831075423c20['infowindow'] = new google.maps.InfoWindow({content: $lb98004311446c60521a8831075423c20});var infowindow = new google.maps.InfoWindow({content: $lb98004311446c60521a8831075423c20});google.maps.event.addListener(m_b98004311446c60521a8831075423c20, 'click', function() {infowindow.open(map,m_b98004311446c60521a8831075423c20);});$marker.push(m_b98004311446c60521a8831075423c20);}});}google.maps.event.addDomListener(window, 'load', initialize);