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.742,-75.3113)};var g_f79d3409dafc8d539d284485090503c1 = new google.maps.Geocoder();g_f79d3409dafc8d539d284485090503c1.geocode( { 'address': "15 S Main St, Nazareth, PA 18064, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nazareth-PA-millenium-home-mortgage-llc-formerly-dominion-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('nazareth-PA-millenium-home-mortgage-llc-formerly-dominion-mortgage'), mapOptions);}document.getElementById('7bf361ed').innerHTML += ' | View Map';var $lf79d3409dafc8d539d284485090503c1 = '

Millenium Home Mortgage LLC (Formerly Dominion Mortgage)

Address: 15 S Main St, Nazareth, PA 18064, USA
Phone: (610) 614-1903
';var m_f79d3409dafc8d539d284485090503c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Millenium Home Mortgage LLC (Formerly Dominion Mortgage)',});m_f79d3409dafc8d539d284485090503c1['infowindow'] = new google.maps.InfoWindow({content: $lf79d3409dafc8d539d284485090503c1});var infowindow = new google.maps.InfoWindow({content: $lf79d3409dafc8d539d284485090503c1});google.maps.event.addListener(m_f79d3409dafc8d539d284485090503c1, 'click', function() {infowindow.open(map,m_f79d3409dafc8d539d284485090503c1);});$marker.push(m_f79d3409dafc8d539d284485090503c1);}});}google.maps.event.addDomListener(window, 'load', initialize);