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(40.2236,-76.9383)};var g_a88525dde7ce809d7678fa53a4720012 = new google.maps.Geocoder();g_a88525dde7ce809d7678fa53a4720012.geocode( { 'address': "3599 Gettysburg Rd, Camp Hill, PA 17011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-bbt'), mapOptions);}document.getElementById('d26fb3a6').innerHTML += ' | View Map';var $la88525dde7ce809d7678fa53a4720012 = '

BB&T

Address: 3599 Gettysburg Rd, Camp Hill, PA 17011, USA
Phone: (717) 724-4649
';var m_a88525dde7ce809d7678fa53a4720012 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_a88525dde7ce809d7678fa53a4720012['infowindow'] = new google.maps.InfoWindow({content: $la88525dde7ce809d7678fa53a4720012});var infowindow = new google.maps.InfoWindow({content: $la88525dde7ce809d7678fa53a4720012});google.maps.event.addListener(m_a88525dde7ce809d7678fa53a4720012, 'click', function() {infowindow.open(map,m_a88525dde7ce809d7678fa53a4720012);});$marker.push(m_a88525dde7ce809d7678fa53a4720012);}});var g_5861d4c9633da7d49611533a0b523171 = new google.maps.Geocoder();g_5861d4c9633da7d49611533a0b523171.geocode( { 'address': "201 St Johns Rd, Camp Hill, PA 17011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-bbt'), mapOptions);}document.getElementById('c2907585').innerHTML += ' | View Map';var $l5861d4c9633da7d49611533a0b523171 = '

BB&T

Address: 201 St Johns Rd, Camp Hill, PA 17011, USA
Phone: (717) 909-1590
';var m_5861d4c9633da7d49611533a0b523171 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_5861d4c9633da7d49611533a0b523171['infowindow'] = new google.maps.InfoWindow({content: $l5861d4c9633da7d49611533a0b523171});var infowindow = new google.maps.InfoWindow({content: $l5861d4c9633da7d49611533a0b523171});google.maps.event.addListener(m_5861d4c9633da7d49611533a0b523171, 'click', function() {infowindow.open(map,m_5861d4c9633da7d49611533a0b523171);});$marker.push(m_5861d4c9633da7d49611533a0b523171);}});}google.maps.event.addDomListener(window, 'load', initialize);