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(41.1968,-79.3905)};var g_da9a4775a844a249d2d41902a1e5cd27 = new google.maps.Geocoder();g_da9a4775a844a249d2d41902a1e5cd27.geocode( { 'address': "22868 PA-68 #12, Clarion, PA 16214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clarion-PA-tidewater-mortgage-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('clarion-PA-tidewater-mortgage-services-inc'), mapOptions);}document.getElementById('486ca25f').innerHTML += ' | View Map';var $lda9a4775a844a249d2d41902a1e5cd27 = '

Tidewater Mortgage Services, Inc.

Address: 22868 PA-68 #12, Clarion, PA 16214, USA
Phone: (814) 297-8159
';var m_da9a4775a844a249d2d41902a1e5cd27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tidewater Mortgage Services, Inc.',});m_da9a4775a844a249d2d41902a1e5cd27['infowindow'] = new google.maps.InfoWindow({content: $lda9a4775a844a249d2d41902a1e5cd27});var infowindow = new google.maps.InfoWindow({content: $lda9a4775a844a249d2d41902a1e5cd27});google.maps.event.addListener(m_da9a4775a844a249d2d41902a1e5cd27, 'click', function() {infowindow.open(map,m_da9a4775a844a249d2d41902a1e5cd27);});$marker.push(m_da9a4775a844a249d2d41902a1e5cd27);}});}google.maps.event.addDomListener(window, 'load', initialize);