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.2008,-77.026)};var g_31c1d3f0e9138ff2f553f8a271dda663 = new google.maps.Geocoder();g_31c1d3f0e9138ff2f553f8a271dda663.geocode( { 'address': "838 Tamanini Way, Mechanicsburg, PA 17055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mechanicsburg-PA-landrea-appraisals').style.display = '';map = new google.maps.Map(document.getElementById('mechanicsburg-PA-landrea-appraisals'), mapOptions);}document.getElementById('35d97ead').innerHTML += ' | View Map';var $l31c1d3f0e9138ff2f553f8a271dda663 = '

Landrea Appraisals

Address: 838 Tamanini Way, Mechanicsburg, PA 17055, USA
Phone: (717) 592-8973
';var m_31c1d3f0e9138ff2f553f8a271dda663 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Landrea Appraisals',});m_31c1d3f0e9138ff2f553f8a271dda663['infowindow'] = new google.maps.InfoWindow({content: $l31c1d3f0e9138ff2f553f8a271dda663});var infowindow = new google.maps.InfoWindow({content: $l31c1d3f0e9138ff2f553f8a271dda663});google.maps.event.addListener(m_31c1d3f0e9138ff2f553f8a271dda663, 'click', function() {infowindow.open(map,m_31c1d3f0e9138ff2f553f8a271dda663);});$marker.push(m_31c1d3f0e9138ff2f553f8a271dda663);}});}google.maps.event.addDomListener(window, 'load', initialize);