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.2133,-95.9486)};var g_0cc49dd6380a31359d90897b95225e43 = new google.maps.Geocoder();g_0cc49dd6380a31359d90897b95225e43.geocode( { 'address': "4604 S 25th St, Omaha, NE 68107, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-celina-fontes---mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-celina-fontes---mortgage-loan-officer'), mapOptions);}document.getElementById('fac5da1d').innerHTML += ' | View Map';var $l0cc49dd6380a31359d90897b95225e43 = '

Celina Fontes - Mortgage Loan Officer

Address: 4604 S 25th St, Omaha, NE 68107, USA
Phone: (402) 731-8600
';var m_0cc49dd6380a31359d90897b95225e43 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Celina Fontes - Mortgage Loan Officer',});m_0cc49dd6380a31359d90897b95225e43['infowindow'] = new google.maps.InfoWindow({content: $l0cc49dd6380a31359d90897b95225e43});var infowindow = new google.maps.InfoWindow({content: $l0cc49dd6380a31359d90897b95225e43});google.maps.event.addListener(m_0cc49dd6380a31359d90897b95225e43, 'click', function() {infowindow.open(map,m_0cc49dd6380a31359d90897b95225e43);});$marker.push(m_0cc49dd6380a31359d90897b95225e43);}});}google.maps.event.addDomListener(window, 'load', initialize);