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(43.6223,-116.322)};var g_52b32444cc46422c322954cc5940ea05 = new google.maps.Geocoder();g_52b32444cc46422c322954cc5940ea05.geocode( { 'address': "280 S Capitol Blvd, Boise, ID 83702"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boise-ID-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('boise-ID-bank-of-america'), mapOptions);}document.getElementById('82e96f4e').innerHTML += ' | View Map';var $l52b32444cc46422c322954cc5940ea05 = '

Bank of America

Address: 280 S Capitol Blvd, Boise, ID 83702
Phone: (208) 387-2001
';var m_52b32444cc46422c322954cc5940ea05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_52b32444cc46422c322954cc5940ea05['infowindow'] = new google.maps.InfoWindow({content: $l52b32444cc46422c322954cc5940ea05});var infowindow = new google.maps.InfoWindow({content: $l52b32444cc46422c322954cc5940ea05});google.maps.event.addListener(m_52b32444cc46422c322954cc5940ea05, 'click', function() {infowindow.open(map,m_52b32444cc46422c322954cc5940ea05);});$marker.push(m_52b32444cc46422c322954cc5940ea05);}});var g_c4a01996c8421b63a908de177fe5b472 = new google.maps.Geocoder();g_c4a01996c8421b63a908de177fe5b472.geocode( { 'address': "9780 W Fairview Ave, Boise, ID 83704"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boise-ID-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('boise-ID-bank-of-america'), mapOptions);}document.getElementById('45b1519e').innerHTML += ' | View Map';var $lc4a01996c8421b63a908de177fe5b472 = '

Bank of America

Address: 9780 W Fairview Ave, Boise, ID 83704
Phone: (208) 377-5000
';var m_c4a01996c8421b63a908de177fe5b472 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_c4a01996c8421b63a908de177fe5b472['infowindow'] = new google.maps.InfoWindow({content: $lc4a01996c8421b63a908de177fe5b472});var infowindow = new google.maps.InfoWindow({content: $lc4a01996c8421b63a908de177fe5b472});google.maps.event.addListener(m_c4a01996c8421b63a908de177fe5b472, 'click', function() {infowindow.open(map,m_c4a01996c8421b63a908de177fe5b472);});$marker.push(m_c4a01996c8421b63a908de177fe5b472);}});}google.maps.event.addDomListener(window, 'load', initialize);