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.344,-75.3036)};var g_963637be23e343ea96024053fdecd723 = new google.maps.Geocoder();g_963637be23e343ea96024053fdecd723.geocode( { 'address': "4856 Bethlehem Pike, Telford, PA 18969, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('telford-PA-advantage-auto-sales--credit').style.display = '';map = new google.maps.Map(document.getElementById('telford-PA-advantage-auto-sales--credit'), mapOptions);}document.getElementById('3c4f8069').innerHTML += ' | View Map';var $l963637be23e343ea96024053fdecd723 = '

Advantage Auto Sales & Credit

Address: 4856 Bethlehem Pike, Telford, PA 18969, USA
Phone: (215) 257-4995
';var m_963637be23e343ea96024053fdecd723 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advantage Auto Sales & Credit',});m_963637be23e343ea96024053fdecd723['infowindow'] = new google.maps.InfoWindow({content: $l963637be23e343ea96024053fdecd723});var infowindow = new google.maps.InfoWindow({content: $l963637be23e343ea96024053fdecd723});google.maps.event.addListener(m_963637be23e343ea96024053fdecd723, 'click', function() {infowindow.open(map,m_963637be23e343ea96024053fdecd723);});$marker.push(m_963637be23e343ea96024053fdecd723);}});}google.maps.event.addDomListener(window, 'load', initialize);