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(47.6878,-116.78)};var g_354a4cd08ec49b9668b9579a86603d15 = new google.maps.Geocoder();g_354a4cd08ec49b9668b9579a86603d15.geocode( { 'address': "401 E Front Ave, Coeur D Alene, ID 83814"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coeur-d-alene-ID-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('coeur-d-alene-ID-bank-of-america'), mapOptions);}document.getElementById('35c31711').innerHTML += ' | View Map';var $l354a4cd08ec49b9668b9579a86603d15 = '

Bank of America

Address: 401 E Front Ave, Coeur D Alene, ID 83814
Phone: (208) 665-6782
';var m_354a4cd08ec49b9668b9579a86603d15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_354a4cd08ec49b9668b9579a86603d15['infowindow'] = new google.maps.InfoWindow({content: $l354a4cd08ec49b9668b9579a86603d15});var infowindow = new google.maps.InfoWindow({content: $l354a4cd08ec49b9668b9579a86603d15});google.maps.event.addListener(m_354a4cd08ec49b9668b9579a86603d15, 'click', function() {infowindow.open(map,m_354a4cd08ec49b9668b9579a86603d15);});$marker.push(m_354a4cd08ec49b9668b9579a86603d15);}});var g_c5818b05be3addb3247a1fcaf55a0604 = new google.maps.Geocoder();g_c5818b05be3addb3247a1fcaf55a0604.geocode( { 'address': "357 W Canfield Ave, Coeur D Alene, ID 83815"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coeur-d-alene-ID-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('coeur-d-alene-ID-bank-of-america'), mapOptions);}document.getElementById('1f50c2af').innerHTML += ' | View Map';var $lc5818b05be3addb3247a1fcaf55a0604 = '

Bank of America

Address: 357 W Canfield Ave, Coeur D Alene, ID 83815
Phone: (208) 772-2212
';var m_c5818b05be3addb3247a1fcaf55a0604 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_c5818b05be3addb3247a1fcaf55a0604['infowindow'] = new google.maps.InfoWindow({content: $lc5818b05be3addb3247a1fcaf55a0604});var infowindow = new google.maps.InfoWindow({content: $lc5818b05be3addb3247a1fcaf55a0604});google.maps.event.addListener(m_c5818b05be3addb3247a1fcaf55a0604, 'click', function() {infowindow.open(map,m_c5818b05be3addb3247a1fcaf55a0604);});$marker.push(m_c5818b05be3addb3247a1fcaf55a0604);}});}google.maps.event.addDomListener(window, 'load', initialize);