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(38.8857,-77.1712)};var g_156fe56778a42d992693babf11d5bfba = new google.maps.Geocoder();g_156fe56778a42d992693babf11d5bfba.geocode( { 'address': "7115 Leesburg Pike, Falls Church, VA 22043"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('falls-church-VA-virginia-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('falls-church-VA-virginia-commerce-bank'), mapOptions);}document.getElementById('51ca3ed4').innerHTML += ' | View Map';var $l156fe56778a42d992693babf11d5bfba = '

Virginia Commerce Bank

Address: 7115 Leesburg Pike, Falls Church, VA 22043
Phone: (703) 533-7414
';var m_156fe56778a42d992693babf11d5bfba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Commerce Bank',});m_156fe56778a42d992693babf11d5bfba['infowindow'] = new google.maps.InfoWindow({content: $l156fe56778a42d992693babf11d5bfba});var infowindow = new google.maps.InfoWindow({content: $l156fe56778a42d992693babf11d5bfba});google.maps.event.addListener(m_156fe56778a42d992693babf11d5bfba, 'click', function() {infowindow.open(map,m_156fe56778a42d992693babf11d5bfba);});$marker.push(m_156fe56778a42d992693babf11d5bfba);}});var g_31fc8c03164922892d27080a5bffef45 = new google.maps.Geocoder();g_31fc8c03164922892d27080a5bffef45.geocode( { 'address': "7830 Backlick Rd, Falls Church, VA 22042"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('falls-church-VA-virginia-commerce-bank').style.display = '';map = new google.maps.Map(document.getElementById('falls-church-VA-virginia-commerce-bank'), mapOptions);}document.getElementById('8e70ea01').innerHTML += ' | View Map';var $l31fc8c03164922892d27080a5bffef45 = '

Virginia Commerce Bank

Address: 7830 Backlick Rd, Falls Church, VA 22042
Phone: (703) 269-2560
';var m_31fc8c03164922892d27080a5bffef45 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Virginia Commerce Bank',});m_31fc8c03164922892d27080a5bffef45['infowindow'] = new google.maps.InfoWindow({content: $l31fc8c03164922892d27080a5bffef45});var infowindow = new google.maps.InfoWindow({content: $l31fc8c03164922892d27080a5bffef45});google.maps.event.addListener(m_31fc8c03164922892d27080a5bffef45, 'click', function() {infowindow.open(map,m_31fc8c03164922892d27080a5bffef45);});$marker.push(m_31fc8c03164922892d27080a5bffef45);}});}google.maps.event.addDomListener(window, 'load', initialize);