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(35.6233,-95.9702)};var g_6eb072014caf5a9f8540de61f7389f01 = new google.maps.Geocoder();g_6eb072014caf5a9f8540de61f7389f01.geocode( { 'address': "101 E 6th St, Okmulgee, OK 74447"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('okmulgee-OK-citizens-security-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('okmulgee-OK-citizens-security-bank-trust'), mapOptions);}document.getElementById('c3577a58').innerHTML += ' | View Map';var $l6eb072014caf5a9f8540de61f7389f01 = '

Citizens Security Bank & Trust

Address: 101 E 6th St, Okmulgee, OK 74447
Phone: (918) 756-7910
';var m_6eb072014caf5a9f8540de61f7389f01 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Security Bank & Trust',});m_6eb072014caf5a9f8540de61f7389f01['infowindow'] = new google.maps.InfoWindow({content: $l6eb072014caf5a9f8540de61f7389f01});var infowindow = new google.maps.InfoWindow({content: $l6eb072014caf5a9f8540de61f7389f01});google.maps.event.addListener(m_6eb072014caf5a9f8540de61f7389f01, 'click', function() {infowindow.open(map,m_6eb072014caf5a9f8540de61f7389f01);});$marker.push(m_6eb072014caf5a9f8540de61f7389f01);}});var g_4cb6c1db67352f56ee54f022465949ea = new google.maps.Geocoder();g_4cb6c1db67352f56ee54f022465949ea.geocode( { 'address': "201 E 8th St, Okmulgee, OK 74447"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('okmulgee-OK-citizens-security-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('okmulgee-OK-citizens-security-bank-trust'), mapOptions);}document.getElementById('2f5e9694').innerHTML += ' | View Map';var $l4cb6c1db67352f56ee54f022465949ea = '

Citizens Security Bank & Trust

Address: 201 E 8th St, Okmulgee, OK 74447
Phone: (918) 756-9066
';var m_4cb6c1db67352f56ee54f022465949ea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Security Bank & Trust',});m_4cb6c1db67352f56ee54f022465949ea['infowindow'] = new google.maps.InfoWindow({content: $l4cb6c1db67352f56ee54f022465949ea});var infowindow = new google.maps.InfoWindow({content: $l4cb6c1db67352f56ee54f022465949ea});google.maps.event.addListener(m_4cb6c1db67352f56ee54f022465949ea, 'click', function() {infowindow.open(map,m_4cb6c1db67352f56ee54f022465949ea);});$marker.push(m_4cb6c1db67352f56ee54f022465949ea);}});}google.maps.event.addDomListener(window, 'load', initialize);