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.6113,-122.333)};var g_fef34c15c1dd57c9106153d6d084227d = new google.maps.Geocoder();g_fef34c15c1dd57c9106153d6d084227d.geocode( { 'address': "999 Third Ave., Seattle, WA 98104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-ebitinvest-bitcoin-investment-solutions').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-ebitinvest-bitcoin-investment-solutions'), mapOptions);}document.getElementById('b2c98d36').innerHTML += ' | View Map';var $lfef34c15c1dd57c9106153d6d084227d = '

eBitInvest - Bitcoin Investment Solutions

Address: 999 Third Ave., Seattle, WA 98104
Phone: (206) 552-7469
';var m_fef34c15c1dd57c9106153d6d084227d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'eBitInvest - Bitcoin Investment Solutions',});m_fef34c15c1dd57c9106153d6d084227d['infowindow'] = new google.maps.InfoWindow({content: $lfef34c15c1dd57c9106153d6d084227d});var infowindow = new google.maps.InfoWindow({content: $lfef34c15c1dd57c9106153d6d084227d});google.maps.event.addListener(m_fef34c15c1dd57c9106153d6d084227d, 'click', function() {infowindow.open(map,m_fef34c15c1dd57c9106153d6d084227d);});$marker.push(m_fef34c15c1dd57c9106153d6d084227d);}});}google.maps.event.addDomListener(window, 'load', initialize);