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.5159,-75.5552)};var g_f410c50342ffdcfe68cc45b1c41a3d9a = new google.maps.Geocoder();g_f410c50342ffdcfe68cc45b1c41a3d9a.geocode( { 'address': "Macungie, PA 18062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macungie-PA-c-tiens-mortgage-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('macungie-PA-c-tiens-mortgage-services-inc'), mapOptions);}document.getElementById('e236b08e').innerHTML += ' | View Map';var $lf410c50342ffdcfe68cc45b1c41a3d9a = '

C Tien's Mortgage Services Inc

Address: Macungie, PA 18062, USA
Phone: (610) 398-3038
';var m_f410c50342ffdcfe68cc45b1c41a3d9a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'C Tien's Mortgage Services Inc',});m_f410c50342ffdcfe68cc45b1c41a3d9a['infowindow'] = new google.maps.InfoWindow({content: $lf410c50342ffdcfe68cc45b1c41a3d9a});var infowindow = new google.maps.InfoWindow({content: $lf410c50342ffdcfe68cc45b1c41a3d9a});google.maps.event.addListener(m_f410c50342ffdcfe68cc45b1c41a3d9a, 'click', function() {infowindow.open(map,m_f410c50342ffdcfe68cc45b1c41a3d9a);});$marker.push(m_f410c50342ffdcfe68cc45b1c41a3d9a);}});}google.maps.event.addDomListener(window, 'load', initialize);