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(36.7948,-76.3283)};var g_36dd891cdf65370373308e095e7a0b78 = new google.maps.Geocoder();g_36dd891cdf65370373308e095e7a0b78.geocode( { 'address': "706 Airline Blvd, Portsmouth, VA 23707, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-first-virginia').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-first-virginia'), mapOptions);}document.getElementById('73ced9dc').innerHTML += ' | View Map';var $l36dd891cdf65370373308e095e7a0b78 = '

First Virginia

Address: 706 Airline Blvd, Portsmouth, VA 23707, USA
Phone: (757) 215-4206
';var m_36dd891cdf65370373308e095e7a0b78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Virginia',});m_36dd891cdf65370373308e095e7a0b78['infowindow'] = new google.maps.InfoWindow({content: $l36dd891cdf65370373308e095e7a0b78});var infowindow = new google.maps.InfoWindow({content: $l36dd891cdf65370373308e095e7a0b78});google.maps.event.addListener(m_36dd891cdf65370373308e095e7a0b78, 'click', function() {infowindow.open(map,m_36dd891cdf65370373308e095e7a0b78);});$marker.push(m_36dd891cdf65370373308e095e7a0b78);}});var g_c9758b9ceb9543ef87d38e31dc03a8fd = new google.maps.Geocoder();g_c9758b9ceb9543ef87d38e31dc03a8fd.geocode( { 'address': "2007 Victory Blvd, Portsmouth, VA 23702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portsmouth-VA-first-virginia').style.display = '';map = new google.maps.Map(document.getElementById('portsmouth-VA-first-virginia'), mapOptions);}document.getElementById('4dc724ed').innerHTML += ' | View Map';var $lc9758b9ceb9543ef87d38e31dc03a8fd = '

First Virginia

Address: 2007 Victory Blvd, Portsmouth, VA 23702, USA
Phone: (757) 558-9444
';var m_c9758b9ceb9543ef87d38e31dc03a8fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Virginia',});m_c9758b9ceb9543ef87d38e31dc03a8fd['infowindow'] = new google.maps.InfoWindow({content: $lc9758b9ceb9543ef87d38e31dc03a8fd});var infowindow = new google.maps.InfoWindow({content: $lc9758b9ceb9543ef87d38e31dc03a8fd});google.maps.event.addListener(m_c9758b9ceb9543ef87d38e31dc03a8fd, 'click', function() {infowindow.open(map,m_c9758b9ceb9543ef87d38e31dc03a8fd);});$marker.push(m_c9758b9ceb9543ef87d38e31dc03a8fd);}});}google.maps.event.addDomListener(window, 'load', initialize);