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.2072,-97.4463)};var g_19a2be974580740e9ec96ab7fc016d1b = new google.maps.Geocoder();g_19a2be974580740e9ec96ab7fc016d1b.geocode( { 'address': "1239 W Main St, Norman, OK 73069"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norman-OK-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('norman-OK-bank-of-america'), mapOptions);}document.getElementById('bc3f7454').innerHTML += ' | View Map';var $l19a2be974580740e9ec96ab7fc016d1b = '

Bank of America

Address: 1239 W Main St, Norman, OK 73069
Phone: (405) 230-3503
';var m_19a2be974580740e9ec96ab7fc016d1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_19a2be974580740e9ec96ab7fc016d1b['infowindow'] = new google.maps.InfoWindow({content: $l19a2be974580740e9ec96ab7fc016d1b});var infowindow = new google.maps.InfoWindow({content: $l19a2be974580740e9ec96ab7fc016d1b});google.maps.event.addListener(m_19a2be974580740e9ec96ab7fc016d1b, 'click', function() {infowindow.open(map,m_19a2be974580740e9ec96ab7fc016d1b);});$marker.push(m_19a2be974580740e9ec96ab7fc016d1b);}});var g_1be1ef5ef17c532b377b5238c07adf78 = new google.maps.Geocoder();g_1be1ef5ef17c532b377b5238c07adf78.geocode( { 'address': "3600 W Main St, Norman, OK 73072"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norman-OK-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('norman-OK-bank-of-america'), mapOptions);}document.getElementById('b4c621dd').innerHTML += ' | View Map';var $l1be1ef5ef17c532b377b5238c07adf78 = '

Bank of America

Address: 3600 W Main St, Norman, OK 73072
Phone: (405) 447-0989
';var m_1be1ef5ef17c532b377b5238c07adf78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_1be1ef5ef17c532b377b5238c07adf78['infowindow'] = new google.maps.InfoWindow({content: $l1be1ef5ef17c532b377b5238c07adf78});var infowindow = new google.maps.InfoWindow({content: $l1be1ef5ef17c532b377b5238c07adf78});google.maps.event.addListener(m_1be1ef5ef17c532b377b5238c07adf78, 'click', function() {infowindow.open(map,m_1be1ef5ef17c532b377b5238c07adf78);});$marker.push(m_1be1ef5ef17c532b377b5238c07adf78);}});}google.maps.event.addDomListener(window, 'load', initialize);