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.4904,-97.5601)};var g_efd1cc79cc10bd573c737e42818c236d = new google.maps.Geocoder();g_efd1cc79cc10bd573c737e42818c236d.geocode( { 'address': "4035 NW Expressway, Oklahoma City, OK 73116"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oklahoma-city-OK-oklahoma-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('oklahoma-city-OK-oklahoma-fidelity-bank'), mapOptions);}document.getElementById('8615f562').innerHTML += ' | View Map';var $lefd1cc79cc10bd573c737e42818c236d = '

Oklahoma Fidelity Bank

Address: 4035 NW Expressway, Oklahoma City, OK 73116
Phone: (405) 507-3143
';var m_efd1cc79cc10bd573c737e42818c236d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oklahoma Fidelity Bank',});m_efd1cc79cc10bd573c737e42818c236d['infowindow'] = new google.maps.InfoWindow({content: $lefd1cc79cc10bd573c737e42818c236d});var infowindow = new google.maps.InfoWindow({content: $lefd1cc79cc10bd573c737e42818c236d});google.maps.event.addListener(m_efd1cc79cc10bd573c737e42818c236d, 'click', function() {infowindow.open(map,m_efd1cc79cc10bd573c737e42818c236d);});$marker.push(m_efd1cc79cc10bd573c737e42818c236d);}});var g_90f0c1ce35e18f619ac6194e5fad65c9 = new google.maps.Geocoder();g_90f0c1ce35e18f619ac6194e5fad65c9.geocode( { 'address': "6901 W Hefner Rd, Oklahoma City, OK 73162"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oklahoma-city-OK-oklahoma-fidelity-bank').style.display = '';map = new google.maps.Map(document.getElementById('oklahoma-city-OK-oklahoma-fidelity-bank'), mapOptions);}document.getElementById('e14358cc').innerHTML += ' | View Map';var $l90f0c1ce35e18f619ac6194e5fad65c9 = '

Oklahoma Fidelity Bank

Address: 6901 W Hefner Rd, Oklahoma City, OK 73162
Phone: (405) 507-3100
';var m_90f0c1ce35e18f619ac6194e5fad65c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Oklahoma Fidelity Bank',});m_90f0c1ce35e18f619ac6194e5fad65c9['infowindow'] = new google.maps.InfoWindow({content: $l90f0c1ce35e18f619ac6194e5fad65c9});var infowindow = new google.maps.InfoWindow({content: $l90f0c1ce35e18f619ac6194e5fad65c9});google.maps.event.addListener(m_90f0c1ce35e18f619ac6194e5fad65c9, 'click', function() {infowindow.open(map,m_90f0c1ce35e18f619ac6194e5fad65c9);});$marker.push(m_90f0c1ce35e18f619ac6194e5fad65c9);}});}google.maps.event.addDomListener(window, 'load', initialize);