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.5892,-116.354)};var g_dc6798d402255a73be4a0d48d12db848 = new google.maps.Geocoder();g_dc6798d402255a73be4a0d48d12db848.geocode( { 'address': "4640 N Ten Mile Rd, Meridian, ID 83646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meridian-ID-westmark-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('meridian-ID-westmark-credit-union'), mapOptions);}document.getElementById('f0627398').innerHTML += ' | View Map';var $ldc6798d402255a73be4a0d48d12db848 = '

Westmark Credit Union

Address: 4640 N Ten Mile Rd, Meridian, ID 83646, USA
Phone: (208) 888-1103
';var m_dc6798d402255a73be4a0d48d12db848 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Westmark Credit Union',});m_dc6798d402255a73be4a0d48d12db848['infowindow'] = new google.maps.InfoWindow({content: $ldc6798d402255a73be4a0d48d12db848});var infowindow = new google.maps.InfoWindow({content: $ldc6798d402255a73be4a0d48d12db848});google.maps.event.addListener(m_dc6798d402255a73be4a0d48d12db848, 'click', function() {infowindow.open(map,m_dc6798d402255a73be4a0d48d12db848);});$marker.push(m_dc6798d402255a73be4a0d48d12db848);}});var g_6b49b5147bad71068d702b95c591230f = new google.maps.Geocoder();g_6b49b5147bad71068d702b95c591230f.geocode( { 'address': "1650 S Eagle Rd, Meridian, ID 83642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meridian-ID-westmark-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('meridian-ID-westmark-credit-union'), mapOptions);}document.getElementById('6a784ab5').innerHTML += ' | View Map';var $l6b49b5147bad71068d702b95c591230f = '

Westmark Credit Union

Address: 1650 S Eagle Rd, Meridian, ID 83642, USA
Phone: (208) 884-2400
';var m_6b49b5147bad71068d702b95c591230f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Westmark Credit Union',});m_6b49b5147bad71068d702b95c591230f['infowindow'] = new google.maps.InfoWindow({content: $l6b49b5147bad71068d702b95c591230f});var infowindow = new google.maps.InfoWindow({content: $l6b49b5147bad71068d702b95c591230f});google.maps.event.addListener(m_6b49b5147bad71068d702b95c591230f, 'click', function() {infowindow.open(map,m_6b49b5147bad71068d702b95c591230f);});$marker.push(m_6b49b5147bad71068d702b95c591230f);}});}google.maps.event.addDomListener(window, 'load', initialize);