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(41.2642,-96.1614)};var g_9edb8efd2acb10c4b609b31867bac362 = new google.maps.Geocoder();g_9edb8efd2acb10c4b609b31867bac362.geocode( { 'address': "15808 West Dodge Rd, Suites 200B & 200C, Omaha, NE 68118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-guaranteed-rate-of-omaha').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-guaranteed-rate-of-omaha'), mapOptions);}document.getElementById('1012fc94').innerHTML += ' | View Map';var $l9edb8efd2acb10c4b609b31867bac362 = '

Guaranteed Rate of Omaha

Address: 15808 West Dodge Rd, Suites 200B & 200C, Omaha, NE 68118, USA
Phone: (402) 513-8614
';var m_9edb8efd2acb10c4b609b31867bac362 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Omaha',});m_9edb8efd2acb10c4b609b31867bac362['infowindow'] = new google.maps.InfoWindow({content: $l9edb8efd2acb10c4b609b31867bac362});var infowindow = new google.maps.InfoWindow({content: $l9edb8efd2acb10c4b609b31867bac362});google.maps.event.addListener(m_9edb8efd2acb10c4b609b31867bac362, 'click', function() {infowindow.open(map,m_9edb8efd2acb10c4b609b31867bac362);});$marker.push(m_9edb8efd2acb10c4b609b31867bac362);}});}google.maps.event.addDomListener(window, 'load', initialize);