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.221,-80.5191)};var g_82dbc910c36a18401fc5c9ab06daa5f1 = new google.maps.Geocoder();g_82dbc910c36a18401fc5c9ab06daa5f1.geocode( { 'address': "830 S Irvine Ave, Sharon, PA 16146, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sharon-PA-payday-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('sharon-PA-payday-cash-advance'), mapOptions);}document.getElementById('9c08997c').innerHTML += ' | View Map';var $l82dbc910c36a18401fc5c9ab06daa5f1 = '

Payday Cash Advance

Address: 830 S Irvine Ave, Sharon, PA 16146, USA
Phone:
';var m_82dbc910c36a18401fc5c9ab06daa5f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payday Cash Advance',});m_82dbc910c36a18401fc5c9ab06daa5f1['infowindow'] = new google.maps.InfoWindow({content: $l82dbc910c36a18401fc5c9ab06daa5f1});var infowindow = new google.maps.InfoWindow({content: $l82dbc910c36a18401fc5c9ab06daa5f1});google.maps.event.addListener(m_82dbc910c36a18401fc5c9ab06daa5f1, 'click', function() {infowindow.open(map,m_82dbc910c36a18401fc5c9ab06daa5f1);});$marker.push(m_82dbc910c36a18401fc5c9ab06daa5f1);}});}google.maps.event.addDomListener(window, 'load', initialize);