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(44.7606,-93.3029)};var g_6395ac11383a175ff4f80a4c628f64a8 = new google.maps.Geocoder();g_6395ac11383a175ff4f80a4c628f64a8.geocode( { 'address': "13401 Co Rd 5, Burnsville, MN 55337, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burnsville-MN-fairway-independent-mortgage-branch-nmls-2289').style.display = '';map = new google.maps.Map(document.getElementById('burnsville-MN-fairway-independent-mortgage-branch-nmls-2289'), mapOptions);}document.getElementById('e0b02172').innerHTML += ' | View Map';var $l6395ac11383a175ff4f80a4c628f64a8 = '

Fairway Independent Mortgage. Branch NMLS 2289

Address: 13401 Co Rd 5, Burnsville, MN 55337, USA
Phone: (952) 808-0042
';var m_6395ac11383a175ff4f80a4c628f64a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage. Branch NMLS 2289',});m_6395ac11383a175ff4f80a4c628f64a8['infowindow'] = new google.maps.InfoWindow({content: $l6395ac11383a175ff4f80a4c628f64a8});var infowindow = new google.maps.InfoWindow({content: $l6395ac11383a175ff4f80a4c628f64a8});google.maps.event.addListener(m_6395ac11383a175ff4f80a4c628f64a8, 'click', function() {infowindow.open(map,m_6395ac11383a175ff4f80a4c628f64a8);});$marker.push(m_6395ac11383a175ff4f80a4c628f64a8);}});}google.maps.event.addDomListener(window, 'load', initialize);