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(42.7355,-88.9844)};var g_ff67b4f15981e27c157d955922c4e509 = new google.maps.Geocoder();g_ff67b4f15981e27c157d955922c4e509.geocode( { 'address': "4407 Milton Ave #126, Janesville, WI 53546, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('janesville-WI-inlanta-mortgage---janesville').style.display = '';map = new google.maps.Map(document.getElementById('janesville-WI-inlanta-mortgage---janesville'), mapOptions);}document.getElementById('614b7a84').innerHTML += ' | View Map';var $lff67b4f15981e27c157d955922c4e509 = '

Inlanta Mortgage - Janesville

Address: 4407 Milton Ave #126, Janesville, WI 53546, USA
Phone: (608) 314-1276
';var m_ff67b4f15981e27c157d955922c4e509 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Inlanta Mortgage - Janesville',});m_ff67b4f15981e27c157d955922c4e509['infowindow'] = new google.maps.InfoWindow({content: $lff67b4f15981e27c157d955922c4e509});var infowindow = new google.maps.InfoWindow({content: $lff67b4f15981e27c157d955922c4e509});google.maps.event.addListener(m_ff67b4f15981e27c157d955922c4e509, 'click', function() {infowindow.open(map,m_ff67b4f15981e27c157d955922c4e509);});$marker.push(m_ff67b4f15981e27c157d955922c4e509);}});}google.maps.event.addDomListener(window, 'load', initialize);