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(43.0424,-89.3923)};var g_88709b2912af92912ed14ab63ff42066 = new google.maps.Geocoder();g_88709b2912af92912ed14ab63ff42066.geocode( { 'address': "550 W Washington Ave, Madison, WI 53703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-WI-madison-development-corporation').style.display = '';map = new google.maps.Map(document.getElementById('madison-WI-madison-development-corporation'), mapOptions);}document.getElementById('4d7f8a7a').innerHTML += ' | View Map';var $l88709b2912af92912ed14ab63ff42066 = '

Madison Development Corporation

Address: 550 W Washington Ave, Madison, WI 53703, USA
Phone: (608) 256-2799
';var m_88709b2912af92912ed14ab63ff42066 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Madison Development Corporation',});m_88709b2912af92912ed14ab63ff42066['infowindow'] = new google.maps.InfoWindow({content: $l88709b2912af92912ed14ab63ff42066});var infowindow = new google.maps.InfoWindow({content: $l88709b2912af92912ed14ab63ff42066});google.maps.event.addListener(m_88709b2912af92912ed14ab63ff42066, 'click', function() {infowindow.open(map,m_88709b2912af92912ed14ab63ff42066);});$marker.push(m_88709b2912af92912ed14ab63ff42066);}});var g_af2bee6b1a2d58f606261a0b41ef9cd9 = new google.maps.Geocoder();g_af2bee6b1a2d58f606261a0b41ef9cd9.geocode( { 'address': "2116 Fisher St, Madison, WI 53713, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-WI-madison-development-corporation').style.display = '';map = new google.maps.Map(document.getElementById('madison-WI-madison-development-corporation'), mapOptions);}document.getElementById('89bba982').innerHTML += ' | View Map';var $laf2bee6b1a2d58f606261a0b41ef9cd9 = '

Madison Development Corporation

Address: 2116 Fisher St, Madison, WI 53713, USA
Phone: (608) 257-1607
';var m_af2bee6b1a2d58f606261a0b41ef9cd9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Madison Development Corporation',});m_af2bee6b1a2d58f606261a0b41ef9cd9['infowindow'] = new google.maps.InfoWindow({content: $laf2bee6b1a2d58f606261a0b41ef9cd9});var infowindow = new google.maps.InfoWindow({content: $laf2bee6b1a2d58f606261a0b41ef9cd9});google.maps.event.addListener(m_af2bee6b1a2d58f606261a0b41ef9cd9, 'click', function() {infowindow.open(map,m_af2bee6b1a2d58f606261a0b41ef9cd9);});$marker.push(m_af2bee6b1a2d58f606261a0b41ef9cd9);}});}google.maps.event.addDomListener(window, 'load', initialize);