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(39.1382,-84.4421)};var g_54d0d83a909e1560e6213c5ed659a24f = new google.maps.Geocoder();g_54d0d83a909e1560e6213c5ed659a24f.geocode( { 'address': "3411 Michigan Ave, 1st Floor, Cincinnati, OH 45208, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cincinnati-OH-guaranteed-rate-of-cincinnati-michigan-ave').style.display = '';map = new google.maps.Map(document.getElementById('cincinnati-OH-guaranteed-rate-of-cincinnati-michigan-ave'), mapOptions);}document.getElementById('ad9010b4').innerHTML += ' | View Map';var $l54d0d83a909e1560e6213c5ed659a24f = '

Guaranteed Rate of Cincinnati Michigan Ave

Address: 3411 Michigan Ave, 1st Floor, Cincinnati, OH 45208, USA
Phone: (513) 609-4477
';var m_54d0d83a909e1560e6213c5ed659a24f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Cincinnati Michigan Ave',});m_54d0d83a909e1560e6213c5ed659a24f['infowindow'] = new google.maps.InfoWindow({content: $l54d0d83a909e1560e6213c5ed659a24f});var infowindow = new google.maps.InfoWindow({content: $l54d0d83a909e1560e6213c5ed659a24f});google.maps.event.addListener(m_54d0d83a909e1560e6213c5ed659a24f, 'click', function() {infowindow.open(map,m_54d0d83a909e1560e6213c5ed659a24f);});$marker.push(m_54d0d83a909e1560e6213c5ed659a24f);}});}google.maps.event.addDomListener(window, 'load', initialize);