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.4263,-78.8462)};var g_32edcfd69c649e4bbad807233bda2c04 = new google.maps.Geocoder();g_32edcfd69c649e4bbad807233bda2c04.geocode( { 'address': "182 Neff Ave, Harrisonburg, VA 22801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harrisonburg-VA-summit-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('harrisonburg-VA-summit-community-bank'), mapOptions);}document.getElementById('bb0f5fe9').innerHTML += ' | View Map';var $l32edcfd69c649e4bbad807233bda2c04 = '

Summit Community Bank

Address: 182 Neff Ave, Harrisonburg, VA 22801, USA
Phone: (540) 437-0500
';var m_32edcfd69c649e4bbad807233bda2c04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Summit Community Bank',});m_32edcfd69c649e4bbad807233bda2c04['infowindow'] = new google.maps.InfoWindow({content: $l32edcfd69c649e4bbad807233bda2c04});var infowindow = new google.maps.InfoWindow({content: $l32edcfd69c649e4bbad807233bda2c04});google.maps.event.addListener(m_32edcfd69c649e4bbad807233bda2c04, 'click', function() {infowindow.open(map,m_32edcfd69c649e4bbad807233bda2c04);});$marker.push(m_32edcfd69c649e4bbad807233bda2c04);}});var g_6eb5d7dec0472507b8768a68ca3275e0 = new google.maps.Geocoder();g_6eb5d7dec0472507b8768a68ca3275e0.geocode( { 'address': "224 S Main St, Harrisonburg, VA 22801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harrisonburg-VA-summit-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('harrisonburg-VA-summit-community-bank'), mapOptions);}document.getElementById('406ee813').innerHTML += ' | View Map';var $l6eb5d7dec0472507b8768a68ca3275e0 = '

Summit Community Bank

Address: 224 S Main St, Harrisonburg, VA 22801, USA
Phone: (540) 442-6776
';var m_6eb5d7dec0472507b8768a68ca3275e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Summit Community Bank',});m_6eb5d7dec0472507b8768a68ca3275e0['infowindow'] = new google.maps.InfoWindow({content: $l6eb5d7dec0472507b8768a68ca3275e0});var infowindow = new google.maps.InfoWindow({content: $l6eb5d7dec0472507b8768a68ca3275e0});google.maps.event.addListener(m_6eb5d7dec0472507b8768a68ca3275e0, 'click', function() {infowindow.open(map,m_6eb5d7dec0472507b8768a68ca3275e0);});$marker.push(m_6eb5d7dec0472507b8768a68ca3275e0);}});}google.maps.event.addDomListener(window, 'load', initialize);