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_2d454d961f764521463153db6e93633c = new google.maps.Geocoder();g_2d454d961f764521463153db6e93633c.geocode( { 'address': "925 4th Ave, Seattle, WA 98104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-debt-consolidation-seattle').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-debt-consolidation-seattle'), mapOptions);}document.getElementById('981a58d0').innerHTML += ' | View Map';var $l2d454d961f764521463153db6e93633c = '

Debt Consolidation Seattle

Address: 925 4th Ave, Seattle, WA 98104
Phone: (206) 408-1512
';var m_2d454d961f764521463153db6e93633c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Debt Consolidation Seattle',});m_2d454d961f764521463153db6e93633c['infowindow'] = new google.maps.InfoWindow({content: $l2d454d961f764521463153db6e93633c});var infowindow = new google.maps.InfoWindow({content: $l2d454d961f764521463153db6e93633c});google.maps.event.addListener(m_2d454d961f764521463153db6e93633c, 'click', function() {infowindow.open(map,m_2d454d961f764521463153db6e93633c);});$marker.push(m_2d454d961f764521463153db6e93633c);}});}google.maps.event.addDomListener(window, 'load', initialize);