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.8829,-74.6956)};var g_ec57dcdfd4a10fdc098f7d9e269fd83a = new google.maps.Geocoder();g_ec57dcdfd4a10fdc098f7d9e269fd83a.geocode( { 'address': "96 US-206 Suite 102, Flanders, NJ 07836, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roxbury-township-NJ-kristine-ashley-at-anniemac-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('roxbury-township-NJ-kristine-ashley-at-anniemac-home-mortgage'), mapOptions);}document.getElementById('4d849b99').innerHTML += ' | View Map';var $lec57dcdfd4a10fdc098f7d9e269fd83a = '

Kristine Ashley at AnnieMac Home Mortgage

Address: 96 US-206 Suite 102, Flanders, NJ 07836, USA
Phone: (856) 252-1182
';var m_ec57dcdfd4a10fdc098f7d9e269fd83a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kristine Ashley at AnnieMac Home Mortgage',});m_ec57dcdfd4a10fdc098f7d9e269fd83a['infowindow'] = new google.maps.InfoWindow({content: $lec57dcdfd4a10fdc098f7d9e269fd83a});var infowindow = new google.maps.InfoWindow({content: $lec57dcdfd4a10fdc098f7d9e269fd83a});google.maps.event.addListener(m_ec57dcdfd4a10fdc098f7d9e269fd83a, 'click', function() {infowindow.open(map,m_ec57dcdfd4a10fdc098f7d9e269fd83a);});$marker.push(m_ec57dcdfd4a10fdc098f7d9e269fd83a);}});}google.maps.event.addDomListener(window, 'load', initialize);