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.2456,-75.6458)};var g_9a020c169bf8c23126fa6e08b360a9b1 = new google.maps.Geocoder();g_9a020c169bf8c23126fa6e08b360a9b1.geocode( { 'address': "16 N Evans St #1, Pottstown, PA 19464, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pottstown-PA-sk-advertisingdesign--creditunionwebdesigncom').style.display = '';map = new google.maps.Map(document.getElementById('pottstown-PA-sk-advertisingdesign--creditunionwebdesigncom'), mapOptions);}document.getElementById('424d54d7').innerHTML += ' | View Map';var $l9a020c169bf8c23126fa6e08b360a9b1 = '

SK Advertising+Design / creditunionwebdesign.com

Address: 16 N Evans St #1, Pottstown, PA 19464, USA
Phone: (610) 326-8177
';var m_9a020c169bf8c23126fa6e08b360a9b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SK Advertising+Design / creditunionwebdesign.com',});m_9a020c169bf8c23126fa6e08b360a9b1['infowindow'] = new google.maps.InfoWindow({content: $l9a020c169bf8c23126fa6e08b360a9b1});var infowindow = new google.maps.InfoWindow({content: $l9a020c169bf8c23126fa6e08b360a9b1});google.maps.event.addListener(m_9a020c169bf8c23126fa6e08b360a9b1, 'click', function() {infowindow.open(map,m_9a020c169bf8c23126fa6e08b360a9b1);});$marker.push(m_9a020c169bf8c23126fa6e08b360a9b1);}});}google.maps.event.addDomListener(window, 'load', initialize);