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.2395,-76.9186)};var g_037c4b89b115a70b50f13db0d6b4da9d = new google.maps.Geocoder();g_037c4b89b115a70b50f13db0d6b4da9d.geocode( { 'address': "214 Senate Ave, Camp Hill, PA 17011"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-wells-fargo-bank'), mapOptions);}document.getElementById('1a31aa37').innerHTML += ' | View Map';var $l037c4b89b115a70b50f13db0d6b4da9d = '

Wells Fargo Bank

Address: 214 Senate Ave, Camp Hill, PA 17011
Phone: (717) 737-5357
';var m_037c4b89b115a70b50f13db0d6b4da9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_037c4b89b115a70b50f13db0d6b4da9d['infowindow'] = new google.maps.InfoWindow({content: $l037c4b89b115a70b50f13db0d6b4da9d});var infowindow = new google.maps.InfoWindow({content: $l037c4b89b115a70b50f13db0d6b4da9d});google.maps.event.addListener(m_037c4b89b115a70b50f13db0d6b4da9d, 'click', function() {infowindow.open(map,m_037c4b89b115a70b50f13db0d6b4da9d);});$marker.push(m_037c4b89b115a70b50f13db0d6b4da9d);}});var g_d4e06433451e1503eac985d707b0763b = new google.maps.Geocoder();g_d4e06433451e1503eac985d707b0763b.geocode( { 'address': "3205 Trindle Rd, Camp Hill, PA 17011"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-wells-fargo-bank'), mapOptions);}document.getElementById('7f43a07c').innerHTML += ' | View Map';var $ld4e06433451e1503eac985d707b0763b = '

Wells Fargo Bank

Address: 3205 Trindle Rd, Camp Hill, PA 17011
Phone: (717) 737-8697
';var m_d4e06433451e1503eac985d707b0763b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d4e06433451e1503eac985d707b0763b['infowindow'] = new google.maps.InfoWindow({content: $ld4e06433451e1503eac985d707b0763b});var infowindow = new google.maps.InfoWindow({content: $ld4e06433451e1503eac985d707b0763b});google.maps.event.addListener(m_d4e06433451e1503eac985d707b0763b, 'click', function() {infowindow.open(map,m_d4e06433451e1503eac985d707b0763b);});$marker.push(m_d4e06433451e1503eac985d707b0763b);}});}google.maps.event.addDomListener(window, 'load', initialize);