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(39.9194,-75.4205)};var g_faad95253aee7437871781018bdf3309 = new google.maps.Geocoder();g_faad95253aee7437871781018bdf3309.geocode( { 'address': "1215 W Baltimore Pike, Media, PA 19063"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('media-PA-a-college-financial-solutions').style.display = '';map = new google.maps.Map(document.getElementById('media-PA-a-college-financial-solutions'), mapOptions);}document.getElementById('a0bae6fb').innerHTML += ' | View Map';var $lfaad95253aee7437871781018bdf3309 = '

A+ College Financial Solutions

Address: 1215 W Baltimore Pike, Media, PA 19063
Phone: (484) 442-8510
';var m_faad95253aee7437871781018bdf3309 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A+ College Financial Solutions',});m_faad95253aee7437871781018bdf3309['infowindow'] = new google.maps.InfoWindow({content: $lfaad95253aee7437871781018bdf3309});var infowindow = new google.maps.InfoWindow({content: $lfaad95253aee7437871781018bdf3309});google.maps.event.addListener(m_faad95253aee7437871781018bdf3309, 'click', function() {infowindow.open(map,m_faad95253aee7437871781018bdf3309);});$marker.push(m_faad95253aee7437871781018bdf3309);}});}google.maps.event.addDomListener(window, 'load', initialize);