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.2701,-96.0956)};var g_743141ebe6af9a55ab60b9365c91deb8 = new google.maps.Geocoder();g_743141ebe6af9a55ab60b9365c91deb8.geocode( { 'address': "11606 Nicholas St, Omaha, NE 68154, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-niki-kocer---mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-niki-kocer---mortgage-loan-officer'), mapOptions);}document.getElementById('f38999ee').innerHTML += ' | View Map';var $l743141ebe6af9a55ab60b9365c91deb8 = '

Niki Kocer - Mortgage Loan Officer

Address: 11606 Nicholas St, Omaha, NE 68154, USA
Phone: (402) 431-4354
';var m_743141ebe6af9a55ab60b9365c91deb8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Niki Kocer - Mortgage Loan Officer',});m_743141ebe6af9a55ab60b9365c91deb8['infowindow'] = new google.maps.InfoWindow({content: $l743141ebe6af9a55ab60b9365c91deb8});var infowindow = new google.maps.InfoWindow({content: $l743141ebe6af9a55ab60b9365c91deb8});google.maps.event.addListener(m_743141ebe6af9a55ab60b9365c91deb8, 'click', function() {infowindow.open(map,m_743141ebe6af9a55ab60b9365c91deb8);});$marker.push(m_743141ebe6af9a55ab60b9365c91deb8);}});}google.maps.event.addDomListener(window, 'load', initialize);