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(40.1186,-83.7676)};var g_42b452137b12485c343510fc0cde8db2 = new google.maps.Geocoder();g_42b452137b12485c343510fc0cde8db2.geocode( { 'address': "1 Monument Sq, Urbana, OH 43078-9909"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('urbana-OH-security-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('urbana-OH-security-national-bank'), mapOptions);}document.getElementById('8ba2622d').innerHTML += ' | View Map';var $l42b452137b12485c343510fc0cde8db2 = '

Security National Bank

Address: 1 Monument Sq, Urbana, OH 43078-9909
Phone: (937) 653-1226
';var m_42b452137b12485c343510fc0cde8db2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security National Bank',});m_42b452137b12485c343510fc0cde8db2['infowindow'] = new google.maps.InfoWindow({content: $l42b452137b12485c343510fc0cde8db2});var infowindow = new google.maps.InfoWindow({content: $l42b452137b12485c343510fc0cde8db2});google.maps.event.addListener(m_42b452137b12485c343510fc0cde8db2, 'click', function() {infowindow.open(map,m_42b452137b12485c343510fc0cde8db2);});$marker.push(m_42b452137b12485c343510fc0cde8db2);}});var g_804ab678a77246d676cf8901b63fbfd2 = new google.maps.Geocoder();g_804ab678a77246d676cf8901b63fbfd2.geocode( { 'address': "828 Scioto St, Urbana, OH 43078-2278"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('urbana-OH-security-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('urbana-OH-security-national-bank'), mapOptions);}document.getElementById('4b69749c').innerHTML += ' | View Map';var $l804ab678a77246d676cf8901b63fbfd2 = '

Security National Bank

Address: 828 Scioto St, Urbana, OH 43078-2278
Phone: (937) 653-1290
';var m_804ab678a77246d676cf8901b63fbfd2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Security National Bank',});m_804ab678a77246d676cf8901b63fbfd2['infowindow'] = new google.maps.InfoWindow({content: $l804ab678a77246d676cf8901b63fbfd2});var infowindow = new google.maps.InfoWindow({content: $l804ab678a77246d676cf8901b63fbfd2});google.maps.event.addListener(m_804ab678a77246d676cf8901b63fbfd2, 'click', function() {infowindow.open(map,m_804ab678a77246d676cf8901b63fbfd2);});$marker.push(m_804ab678a77246d676cf8901b63fbfd2);}});}google.maps.event.addDomListener(window, 'load', initialize);