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.6179,-122.194)};var g_33afb1e731c09273db55e8df1f2a3f94 = new google.maps.Geocoder();g_33afb1e731c09273db55e8df1f2a3f94.geocode( { 'address': "10900 NE 8th St Suite 780, Bellevue, WA 98004, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bellevue-WA-charlie-hall-loan-consultant-nmls-1041077').style.display = '';map = new google.maps.Map(document.getElementById('bellevue-WA-charlie-hall-loan-consultant-nmls-1041077'), mapOptions);}document.getElementById('fba4aa8b').innerHTML += ' | View Map';var $l33afb1e731c09273db55e8df1f2a3f94 = '

Charlie Hall, Loan Consultant Nmls #1041077

Address: 10900 NE 8th St Suite 780, Bellevue, WA 98004, USA
Phone: (206) 819-3007
';var m_33afb1e731c09273db55e8df1f2a3f94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Charlie Hall, Loan Consultant Nmls #1041077',});m_33afb1e731c09273db55e8df1f2a3f94['infowindow'] = new google.maps.InfoWindow({content: $l33afb1e731c09273db55e8df1f2a3f94});var infowindow = new google.maps.InfoWindow({content: $l33afb1e731c09273db55e8df1f2a3f94});google.maps.event.addListener(m_33afb1e731c09273db55e8df1f2a3f94, 'click', function() {infowindow.open(map,m_33afb1e731c09273db55e8df1f2a3f94);});$marker.push(m_33afb1e731c09273db55e8df1f2a3f94);}});}google.maps.event.addDomListener(window, 'load', initialize);