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.0735,-78.9029)};var g_88f64d69018af616abf977934ec8226c = new google.maps.Geocoder();g_88f64d69018af616abf977934ec8226c.geocode( { 'address': "437 Tiffany Dr, Waynesboro, VA 22980"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waynesboro-VA-union-first-market-bank').style.display = '';map = new google.maps.Map(document.getElementById('waynesboro-VA-union-first-market-bank'), mapOptions);}document.getElementById('9dff75eb').innerHTML += ' | View Map';var $l88f64d69018af616abf977934ec8226c = '

Union First Market Bank

Address: 437 Tiffany Dr, Waynesboro, VA 22980
Phone: (540) 941-1440
';var m_88f64d69018af616abf977934ec8226c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union First Market Bank',});m_88f64d69018af616abf977934ec8226c['infowindow'] = new google.maps.InfoWindow({content: $l88f64d69018af616abf977934ec8226c});var infowindow = new google.maps.InfoWindow({content: $l88f64d69018af616abf977934ec8226c});google.maps.event.addListener(m_88f64d69018af616abf977934ec8226c, 'click', function() {infowindow.open(map,m_88f64d69018af616abf977934ec8226c);});$marker.push(m_88f64d69018af616abf977934ec8226c);}});var g_e9308bea9b0bfe62d1ec4bc705af7daf = new google.maps.Geocoder();g_e9308bea9b0bfe62d1ec4bc705af7daf.geocode( { 'address': "100 Lucy Ln, Waynesboro, VA 22980"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waynesboro-VA-union-first-market-bank').style.display = '';map = new google.maps.Map(document.getElementById('waynesboro-VA-union-first-market-bank'), mapOptions);}document.getElementById('fd6e80d7').innerHTML += ' | View Map';var $le9308bea9b0bfe62d1ec4bc705af7daf = '

Union First Market Bank

Address: 100 Lucy Ln, Waynesboro, VA 22980
Phone: (540) 932-2600
';var m_e9308bea9b0bfe62d1ec4bc705af7daf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union First Market Bank',});m_e9308bea9b0bfe62d1ec4bc705af7daf['infowindow'] = new google.maps.InfoWindow({content: $le9308bea9b0bfe62d1ec4bc705af7daf});var infowindow = new google.maps.InfoWindow({content: $le9308bea9b0bfe62d1ec4bc705af7daf});google.maps.event.addListener(m_e9308bea9b0bfe62d1ec4bc705af7daf, 'click', function() {infowindow.open(map,m_e9308bea9b0bfe62d1ec4bc705af7daf);});$marker.push(m_e9308bea9b0bfe62d1ec4bc705af7daf);}});}google.maps.event.addDomListener(window, 'load', initialize);