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.4716,-78.014)};var g_7ac19c0edc25ee1c7a2e13c6f26cd1f8 = new google.maps.Geocoder();g_7ac19c0edc25ee1c7a2e13c6f26cd1f8.geocode( { 'address': "231 Southgate Shopping Ctr, Culpeper, VA 22701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('culpeper-VA-union-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('culpeper-VA-union-bank-trust'), mapOptions);}document.getElementById('475f80c4').innerHTML += ' | View Map';var $l7ac19c0edc25ee1c7a2e13c6f26cd1f8 = '

Union Bank & Trust

Address: 231 Southgate Shopping Ctr, Culpeper, VA 22701
Phone: (540) 825-4890
';var m_7ac19c0edc25ee1c7a2e13c6f26cd1f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank & Trust',});m_7ac19c0edc25ee1c7a2e13c6f26cd1f8['infowindow'] = new google.maps.InfoWindow({content: $l7ac19c0edc25ee1c7a2e13c6f26cd1f8});var infowindow = new google.maps.InfoWindow({content: $l7ac19c0edc25ee1c7a2e13c6f26cd1f8});google.maps.event.addListener(m_7ac19c0edc25ee1c7a2e13c6f26cd1f8, 'click', function() {infowindow.open(map,m_7ac19c0edc25ee1c7a2e13c6f26cd1f8);});$marker.push(m_7ac19c0edc25ee1c7a2e13c6f26cd1f8);}});var g_c5a6605403f00c89c1b67b10d48bdd4d = new google.maps.Geocoder();g_c5a6605403f00c89c1b67b10d48bdd4d.geocode( { 'address': "102 S Main St, Culpeper, VA 22701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('culpeper-VA-union-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('culpeper-VA-union-bank-trust'), mapOptions);}document.getElementById('96c952d5').innerHTML += ' | View Map';var $lc5a6605403f00c89c1b67b10d48bdd4d = '

Union Bank & Trust

Address: 102 S Main St, Culpeper, VA 22701
Phone: (540) 825-2559
';var m_c5a6605403f00c89c1b67b10d48bdd4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Bank & Trust',});m_c5a6605403f00c89c1b67b10d48bdd4d['infowindow'] = new google.maps.InfoWindow({content: $lc5a6605403f00c89c1b67b10d48bdd4d});var infowindow = new google.maps.InfoWindow({content: $lc5a6605403f00c89c1b67b10d48bdd4d});google.maps.event.addListener(m_c5a6605403f00c89c1b67b10d48bdd4d, 'click', function() {infowindow.open(map,m_c5a6605403f00c89c1b67b10d48bdd4d);});$marker.push(m_c5a6605403f00c89c1b67b10d48bdd4d);}});}google.maps.event.addDomListener(window, 'load', initialize);