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.0226,-78.4387)};var g_0443e6bc05a750749b9438bfb7edcfa4 = new google.maps.Geocoder();g_0443e6bc05a750749b9438bfb7edcfa4.geocode( { 'address': "16 N 2nd St, Clearfield, PA 16830, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-PA-northwest-consumer-discount-company').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-PA-northwest-consumer-discount-company'), mapOptions);}document.getElementById('b5c1ffc7').innerHTML += ' | View Map';var $l0443e6bc05a750749b9438bfb7edcfa4 = '

Northwest Consumer Discount Company

Address: 16 N 2nd St, Clearfield, PA 16830, USA
Phone: (814) 765-7543
';var m_0443e6bc05a750749b9438bfb7edcfa4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Consumer Discount Company',});m_0443e6bc05a750749b9438bfb7edcfa4['infowindow'] = new google.maps.InfoWindow({content: $l0443e6bc05a750749b9438bfb7edcfa4});var infowindow = new google.maps.InfoWindow({content: $l0443e6bc05a750749b9438bfb7edcfa4});google.maps.event.addListener(m_0443e6bc05a750749b9438bfb7edcfa4, 'click', function() {infowindow.open(map,m_0443e6bc05a750749b9438bfb7edcfa4);});$marker.push(m_0443e6bc05a750749b9438bfb7edcfa4);}});}google.maps.event.addDomListener(window, 'load', initialize);