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.22,-80.1943)};var g_c0fd33132cf60f26b36f3e719c407beb = new google.maps.Geocoder();g_c0fd33132cf60f26b36f3e719c407beb.geocode( { 'address': "321 Winners Circle, Canonsburg, Pa 15317, Canonsburg, PA 15317, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canonsburg-PA-mj-mortgage--tax-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('canonsburg-PA-mj-mortgage--tax-services-inc'), mapOptions);}document.getElementById('3b0e7b04').innerHTML += ' | View Map';var $lc0fd33132cf60f26b36f3e719c407beb = '

MJ Mortgage & Tax Services, Inc.

Address: 321 Winners Circle, Canonsburg, Pa 15317, Canonsburg, PA 15317, USA
Phone: (724) 746-4049
';var m_c0fd33132cf60f26b36f3e719c407beb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MJ Mortgage & Tax Services, Inc.',});m_c0fd33132cf60f26b36f3e719c407beb['infowindow'] = new google.maps.InfoWindow({content: $lc0fd33132cf60f26b36f3e719c407beb});var infowindow = new google.maps.InfoWindow({content: $lc0fd33132cf60f26b36f3e719c407beb});google.maps.event.addListener(m_c0fd33132cf60f26b36f3e719c407beb, 'click', function() {infowindow.open(map,m_c0fd33132cf60f26b36f3e719c407beb);});$marker.push(m_c0fd33132cf60f26b36f3e719c407beb);}});}google.maps.event.addDomListener(window, 'load', initialize);