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.9254,-76.8671)};var g_8807a1d43f55f50821163c907b19c8e8 = new google.maps.Geocoder();g_8807a1d43f55f50821163c907b19c8e8.geocode( { 'address': "201 Furnace Rd, Lewisburg, PA 17837, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-PA-seda-cog-business-finance').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-PA-seda-cog-business-finance'), mapOptions);}document.getElementById('ad7d7d33').innerHTML += ' | View Map';var $l8807a1d43f55f50821163c907b19c8e8 = '

SEDA-COG Business Finance

Address: 201 Furnace Rd, Lewisburg, PA 17837, USA
Phone: (570) 524-4491
';var m_8807a1d43f55f50821163c907b19c8e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SEDA-COG Business Finance',});m_8807a1d43f55f50821163c907b19c8e8['infowindow'] = new google.maps.InfoWindow({content: $l8807a1d43f55f50821163c907b19c8e8});var infowindow = new google.maps.InfoWindow({content: $l8807a1d43f55f50821163c907b19c8e8});google.maps.event.addListener(m_8807a1d43f55f50821163c907b19c8e8, 'click', function() {infowindow.open(map,m_8807a1d43f55f50821163c907b19c8e8);});$marker.push(m_8807a1d43f55f50821163c907b19c8e8);}});}google.maps.event.addDomListener(window, 'load', initialize);