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.2234,-76.9382)};var g_e0f1b35ea44291b52b3769e464532a7c = new google.maps.Geocoder();g_e0f1b35ea44291b52b3769e464532a7c.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-atm').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-bbt-atm'), mapOptions);}document.getElementById('d26fb3a6').innerHTML += ' | View Map';var $le0f1b35ea44291b52b3769e464532a7c = '

BB&T ATM

Address: 3599 Gettysburg Rd, Camp Hill, PA 17011, USA
Phone: (800) 226-5228
';var m_e0f1b35ea44291b52b3769e464532a7c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_e0f1b35ea44291b52b3769e464532a7c['infowindow'] = new google.maps.InfoWindow({content: $le0f1b35ea44291b52b3769e464532a7c});var infowindow = new google.maps.InfoWindow({content: $le0f1b35ea44291b52b3769e464532a7c});google.maps.event.addListener(m_e0f1b35ea44291b52b3769e464532a7c, 'click', function() {infowindow.open(map,m_e0f1b35ea44291b52b3769e464532a7c);});$marker.push(m_e0f1b35ea44291b52b3769e464532a7c);}});var g_2ed978e7d8105199423735a8254a30a7 = new google.maps.Geocoder();g_2ed978e7d8105199423735a8254a30a7.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-atm').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-bbt-atm'), mapOptions);}document.getElementById('c2907585').innerHTML += ' | View Map';var $l2ed978e7d8105199423735a8254a30a7 = '

BB&T ATM

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