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.3021,-75.9289)};var g_a8f9c922be3d2559a3b6da1429bc1301 = new google.maps.Geocoder();g_a8f9c922be3d2559a3b6da1429bc1301.geocode( { 'address': "1501 S Memorial Hwy # 3, Shavertown, PA 18708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shavertown-PA-offset-paperback-fed-cu').style.display = '';map = new google.maps.Map(document.getElementById('shavertown-PA-offset-paperback-fed-cu'), mapOptions);}document.getElementById('905f2580').innerHTML += ' | View Map';var $la8f9c922be3d2559a3b6da1429bc1301 = '

Offset Paperback Fed Cu

Address: 1501 S Memorial Hwy # 3, Shavertown, PA 18708, USA
Phone: (570) 696-1633
';var m_a8f9c922be3d2559a3b6da1429bc1301 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Offset Paperback Fed Cu',});m_a8f9c922be3d2559a3b6da1429bc1301['infowindow'] = new google.maps.InfoWindow({content: $la8f9c922be3d2559a3b6da1429bc1301});var infowindow = new google.maps.InfoWindow({content: $la8f9c922be3d2559a3b6da1429bc1301});google.maps.event.addListener(m_a8f9c922be3d2559a3b6da1429bc1301, 'click', function() {infowindow.open(map,m_a8f9c922be3d2559a3b6da1429bc1301);});$marker.push(m_a8f9c922be3d2559a3b6da1429bc1301);}});}google.maps.event.addDomListener(window, 'load', initialize);