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(36.1226,-96.1506)};var g_03a06cf8c363c2ccf43fd78620878a93 = new google.maps.Geocoder();g_03a06cf8c363c2ccf43fd78620878a93.geocode( { 'address': "3801 S 113th West Ave, Sand Springs, OK 74063"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sand-springs-OK-american-heritage-bank').style.display = '';map = new google.maps.Map(document.getElementById('sand-springs-OK-american-heritage-bank'), mapOptions);}document.getElementById('1beedbd1').innerHTML += ' | View Map';var $l03a06cf8c363c2ccf43fd78620878a93 = '

American Heritage Bank

Address: 3801 S 113th West Ave, Sand Springs, OK 74063
Phone: (918) 245-2551
';var m_03a06cf8c363c2ccf43fd78620878a93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Bank',});m_03a06cf8c363c2ccf43fd78620878a93['infowindow'] = new google.maps.InfoWindow({content: $l03a06cf8c363c2ccf43fd78620878a93});var infowindow = new google.maps.InfoWindow({content: $l03a06cf8c363c2ccf43fd78620878a93});google.maps.event.addListener(m_03a06cf8c363c2ccf43fd78620878a93, 'click', function() {infowindow.open(map,m_03a06cf8c363c2ccf43fd78620878a93);});$marker.push(m_03a06cf8c363c2ccf43fd78620878a93);}});var g_a6c64c0c413f070e389e6ef2c3ca4b75 = new google.maps.Geocoder();g_a6c64c0c413f070e389e6ef2c3ca4b75.geocode( { 'address': "220 S Adams Rd, Sand Springs, OK 74063"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sand-springs-OK-american-heritage-bank').style.display = '';map = new google.maps.Map(document.getElementById('sand-springs-OK-american-heritage-bank'), mapOptions);}document.getElementById('76613478').innerHTML += ' | View Map';var $la6c64c0c413f070e389e6ef2c3ca4b75 = '

American Heritage Bank

Address: 220 S Adams Rd, Sand Springs, OK 74063
Phone: (918) 245-8288
';var m_a6c64c0c413f070e389e6ef2c3ca4b75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Heritage Bank',});m_a6c64c0c413f070e389e6ef2c3ca4b75['infowindow'] = new google.maps.InfoWindow({content: $la6c64c0c413f070e389e6ef2c3ca4b75});var infowindow = new google.maps.InfoWindow({content: $la6c64c0c413f070e389e6ef2c3ca4b75});google.maps.event.addListener(m_a6c64c0c413f070e389e6ef2c3ca4b75, 'click', function() {infowindow.open(map,m_a6c64c0c413f070e389e6ef2c3ca4b75);});$marker.push(m_a6c64c0c413f070e389e6ef2c3ca4b75);}});}google.maps.event.addDomListener(window, 'load', initialize);