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.2622,-95.9313)};var g_25989f1da5598dd89e7134affeca8697 = new google.maps.Geocoder();g_25989f1da5598dd89e7134affeca8697.geocode( { 'address': "16802 Burke St, Omaha, NE 68118"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-premier-bank').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-premier-bank'), mapOptions);}document.getElementById('09dea016').innerHTML += ' | View Map';var $l25989f1da5598dd89e7134affeca8697 = '

Premier Bank

Address: 16802 Burke St, Omaha, NE 68118
Phone: (402) 715-4687
';var m_25989f1da5598dd89e7134affeca8697 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Bank',});m_25989f1da5598dd89e7134affeca8697['infowindow'] = new google.maps.InfoWindow({content: $l25989f1da5598dd89e7134affeca8697});var infowindow = new google.maps.InfoWindow({content: $l25989f1da5598dd89e7134affeca8697});google.maps.event.addListener(m_25989f1da5598dd89e7134affeca8697, 'click', function() {infowindow.open(map,m_25989f1da5598dd89e7134affeca8697);});$marker.push(m_25989f1da5598dd89e7134affeca8697);}});var g_0a4d50320b95bface947ebed669a494a = new google.maps.Geocoder();g_0a4d50320b95bface947ebed669a494a.geocode( { 'address': "1004 S 74th Plz, Omaha, NE 68114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('omaha-NE-premier-bank').style.display = '';map = new google.maps.Map(document.getElementById('omaha-NE-premier-bank'), mapOptions);}document.getElementById('ff25ef0d').innerHTML += ' | View Map';var $l0a4d50320b95bface947ebed669a494a = '

Premier Bank

Address: 1004 S 74th Plz, Omaha, NE 68114
Phone: (402) 558-8000
';var m_0a4d50320b95bface947ebed669a494a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Bank',});m_0a4d50320b95bface947ebed669a494a['infowindow'] = new google.maps.InfoWindow({content: $l0a4d50320b95bface947ebed669a494a});var infowindow = new google.maps.InfoWindow({content: $l0a4d50320b95bface947ebed669a494a});google.maps.event.addListener(m_0a4d50320b95bface947ebed669a494a, 'click', function() {infowindow.open(map,m_0a4d50320b95bface947ebed669a494a);});$marker.push(m_0a4d50320b95bface947ebed669a494a);}});}google.maps.event.addDomListener(window, 'load', initialize);