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(42.4966,-96.4052)};var g_d2b5cfdbc30c9d6811a3b82e06a5b34d = new google.maps.Geocoder();g_d2b5cfdbc30c9d6811a3b82e06a5b34d.geocode( { 'address': "3131 Floyd Blvd, Sioux City, IA 51108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sioux-city-IA-security-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('sioux-city-IA-security-national-bank'), mapOptions);}document.getElementById('760690ec').innerHTML += ' | View Map';var $ld2b5cfdbc30c9d6811a3b82e06a5b34d = '

Security National Bank

Address: 3131 Floyd Blvd, Sioux City, IA 51108, USA
Phone: (712) 277-6677
';var m_d2b5cfdbc30c9d6811a3b82e06a5b34d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security National Bank',});m_d2b5cfdbc30c9d6811a3b82e06a5b34d['infowindow'] = new google.maps.InfoWindow({content: $ld2b5cfdbc30c9d6811a3b82e06a5b34d});var infowindow = new google.maps.InfoWindow({content: $ld2b5cfdbc30c9d6811a3b82e06a5b34d});google.maps.event.addListener(m_d2b5cfdbc30c9d6811a3b82e06a5b34d, 'click', function() {infowindow.open(map,m_d2b5cfdbc30c9d6811a3b82e06a5b34d);});$marker.push(m_d2b5cfdbc30c9d6811a3b82e06a5b34d);}});var g_9744d4f003ffdce5eaa7fa9586087114 = new google.maps.Geocoder();g_9744d4f003ffdce5eaa7fa9586087114.geocode( { 'address': "601 Pierce St, Sioux City, IA 51101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sioux-city-IA-security-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('sioux-city-IA-security-national-bank'), mapOptions);}document.getElementById('0e2cbeea').innerHTML += ' | View Map';var $l9744d4f003ffdce5eaa7fa9586087114 = '

Security National Bank

Address: 601 Pierce St, Sioux City, IA 51101, USA
Phone: (712) 277-6500
';var m_9744d4f003ffdce5eaa7fa9586087114 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security National Bank',});m_9744d4f003ffdce5eaa7fa9586087114['infowindow'] = new google.maps.InfoWindow({content: $l9744d4f003ffdce5eaa7fa9586087114});var infowindow = new google.maps.InfoWindow({content: $l9744d4f003ffdce5eaa7fa9586087114});google.maps.event.addListener(m_9744d4f003ffdce5eaa7fa9586087114, 'click', function() {infowindow.open(map,m_9744d4f003ffdce5eaa7fa9586087114);});$marker.push(m_9744d4f003ffdce5eaa7fa9586087114);}});}google.maps.event.addDomListener(window, 'load', initialize);