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.9888,-89.5471)};var g_4810e3ec0a42f9824768643af3d99313 = new google.maps.Geocoder();g_4810e3ec0a42f9824768643af3d99313.geocode( { 'address': "610 W Verona Ave, Verona, WI 53593, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('verona-WI-bmo-harris-bank---mortgage-banker-david-reddington').style.display = '';map = new google.maps.Map(document.getElementById('verona-WI-bmo-harris-bank---mortgage-banker-david-reddington'), mapOptions);}document.getElementById('ccb224aa').innerHTML += ' | View Map';var $l4810e3ec0a42f9824768643af3d99313 = '

BMO Harris Bank - Mortgage Banker (David Reddington)

Address: 610 W Verona Ave, Verona, WI 53593, USA
Phone: (608) 461-1608
';var m_4810e3ec0a42f9824768643af3d99313 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BMO Harris Bank - Mortgage Banker (David Reddington)',});m_4810e3ec0a42f9824768643af3d99313['infowindow'] = new google.maps.InfoWindow({content: $l4810e3ec0a42f9824768643af3d99313});var infowindow = new google.maps.InfoWindow({content: $l4810e3ec0a42f9824768643af3d99313});google.maps.event.addListener(m_4810e3ec0a42f9824768643af3d99313, 'click', function() {infowindow.open(map,m_4810e3ec0a42f9824768643af3d99313);});$marker.push(m_4810e3ec0a42f9824768643af3d99313);}});}google.maps.event.addDomListener(window, 'load', initialize);