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.219,-97.4487)};var g_4671aeaf49c792689533b00664a5c3ef = new google.maps.Geocoder();g_4671aeaf49c792689533b00664a5c3ef.geocode( { 'address': "401 W Main St, Norman, OK 73069, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norman-OK-republic-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('norman-OK-republic-bank--trust'), mapOptions);}document.getElementById('11f986a1').innerHTML += ' | View Map';var $l4671aeaf49c792689533b00664a5c3ef = '

Republic Bank & Trust

Address: 401 W Main St, Norman, OK 73069, USA
Phone: (405) 360-5369
';var m_4671aeaf49c792689533b00664a5c3ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Bank & Trust',});m_4671aeaf49c792689533b00664a5c3ef['infowindow'] = new google.maps.InfoWindow({content: $l4671aeaf49c792689533b00664a5c3ef});var infowindow = new google.maps.InfoWindow({content: $l4671aeaf49c792689533b00664a5c3ef});google.maps.event.addListener(m_4671aeaf49c792689533b00664a5c3ef, 'click', function() {infowindow.open(map,m_4671aeaf49c792689533b00664a5c3ef);});$marker.push(m_4671aeaf49c792689533b00664a5c3ef);}});var g_ea7500b4c2767017a9cf44774c25c9fd = new google.maps.Geocoder();g_ea7500b4c2767017a9cf44774c25c9fd.geocode( { 'address': "3550 W Robinson St, Norman, OK 73072, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norman-OK-republic-bank--trust').style.display = '';map = new google.maps.Map(document.getElementById('norman-OK-republic-bank--trust'), mapOptions);}document.getElementById('67222e89').innerHTML += ' | View Map';var $lea7500b4c2767017a9cf44774c25c9fd = '

Republic Bank & Trust

Address: 3550 W Robinson St, Norman, OK 73072, USA
Phone: (405) 360-5369
';var m_ea7500b4c2767017a9cf44774c25c9fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Republic Bank & Trust',});m_ea7500b4c2767017a9cf44774c25c9fd['infowindow'] = new google.maps.InfoWindow({content: $lea7500b4c2767017a9cf44774c25c9fd});var infowindow = new google.maps.InfoWindow({content: $lea7500b4c2767017a9cf44774c25c9fd});google.maps.event.addListener(m_ea7500b4c2767017a9cf44774c25c9fd, 'click', function() {infowindow.open(map,m_ea7500b4c2767017a9cf44774c25c9fd);});$marker.push(m_ea7500b4c2767017a9cf44774c25c9fd);}});}google.maps.event.addDomListener(window, 'load', initialize);