<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://opengraphprotocol.org/schema/"  xmlns:fb="http://www.facebook.com/2008/fbml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="google-site-verification" content="zueLynmKVJrbO8M8Ov9Tu5dNocx_-LoWGbnVq3H-KAE" />
<title>As sea lion populations grow, conflicts increase | HeraldNet.com - Local news</title>
<meta name="title" content="As sea lion populations grow, conflicts increase | HeraldNet.com - Local news" />
<meta name="description" content="Sea lions rest on a buoy just off Bravo Pier at Naval Station Everett.  Anyone walking along the Everett waterfront near the Navy base at dusk can hear it.The barking of a hundred sea lions creates a cacophony both quaint and comical and, when set..." />
<meta name="keywords" content="As sea lion populations grow, conflicts increase, Environmental Politics, Nature, Salmon, Port Susan, Puget Sound, Tulalip Bay, Local News" />
<!-- START:  Facebook Open Graph Meta Tags -->
<meta property="og:title" content="HeraldNet.com - As sea lion populations grow, conflicts increase" />
<meta property="og:type" content="article" />
<meta property="og:image" content="http://www.heraldnet.com" />
<meta property="og:url" content="http://www.heraldnet.com/article/20120203/NEWS01/702029790" />
<meta property="og:site_name" content="The Daily Herald" />
<meta property="og:description" content="Sea lions rest on a buoy just off Bravo Pier at Naval Station Everett.  Anyone walking along the Everett waterfront near the Navy base at..." />
<!-- END:	 Facebook Open Graph Meta Tags -->
<!-- add main picture for facebook if there is one -->

<!-- Start:  chooser_javascript.pbo -->
<!-- Compiled by Marvin Q. Neice, Senior Web Developer, The Daily Herald, Co., May 19, 2011 -->

<!-- old JS Library jquery-1.5.2.min.js -->
<script type="text/javascript" src="/jQuery/jquery-1.7.min.js"></script><!-- jQuery core library -->
<script src="/jQuery/jquery-tools.min.js"></script><!-- jQuery tools from http://flowplayer.org/tools/index.html -->
<script type="text/javascript" src="/jQuery/jQueryComments/animatedcollapse.js"></script><!-- collapsible expanding feature for navigation from www.dynamicdrive.com -->

<!-- JavaScript Tools -->
<script language="javascript" src="/js/tools/commonFunctions.js"></script><!-- Common JavaScript functions used throughout the site -->
<script type="text/javascript" src="/jQuery/custom/jquery.curr-date-time-1.1.js"></script><!-- jQuery custom date and time stamp -->

<!-- JavaScript specific to components -->
<script language="javascript" src="/js/components/comp_CommunitiesMap.js"></script><!-- JavaScript for comp_CommunitiesMap -->
<!--
<script language="javascript" src="/js/components/comp_HeadlinesListMinor.js"></script>
<script language="javascript" src="/js/components/comp_Vacation.js"></script> don't need these scripts for now-->

<!--JavaScript for weather widget -->
<script type="text/javascript" src="/jQuery/jQueryZWeatherFeed/jquery.zweatherfeed.js"></script>
<!--End JavaScript for weather widget -->


<!-- TWITTER JAVASCRIPTS -->		
<!-- script language="javascript" src="http://widgets.twimg.com/j/2/widget.js"></script --><!-- Twitter Profile JavaScript --> 	
<!-- START:  TEMPORARY INSERT FOR FRONT PAGE TWITTER COMPONENT for STATE BB TOURNAMENT -->
<!-- script language="javascript" src="/jQuery/jQueryTwitterStateBasketballTournament/jquery.twitterStateBasketballTournament.js"></script-->
<!-- script language="javascript" src="/jQuery/jQueryTwitterStateBasketballTournament/system.js"></script-->
<!-- END:    TEMPORARY INSERT FOR FRONT PAGE TWITTER COMPONENT for STATE BB TOURNAMENT -->
<!-- START:  TEMPORARY INSERT FOR BIENDL TWEETS -->
<!-- script language="/jQuery/jQueryTwitterBiendl/jquery.twitterBiendl.js"</script-->
<!-- script language="/jQuery/jQueryTwitterBiendl/system.js"></script-->
<!-- END:  TEMPORARY INSERT FOR BIENDL TWEETS -->
<!-- START:  TEMPORARY INSERT FOR FLOOD TWEETS -->
<!-- script language="/jQuery/jQueryTwitterFloods/jquery.twitterFloods.js"></script-->
<!-- script language="/jQuery/jQueryTwitterFloods/system.js"></script-->
<!-- END:  TEMPORARY INSERT FOR FLOOD TWEETS --> 


<!-- Start:  ADICIO RELATED JAVASCRIPTS -->  
<script language="javascript" src="http://heraldnet.careers.adicio.com/js/xmlScrollView1.2.js"></script><!-- Adicio Careers scrolling widget JavaScript -->
<script language="javascript" src="http://heraldnet.careers.adicio.com/jobs/search/results?format=jsxml&output=listings&IsFeatured=Y&sort=random&rows=50&nouniquevisitor=1&nopageview=1&stringVar=xmlStringClassifiedWidgetJobsFrame"></script><!-- Adico Careers XML source for ClassifiedWidgetJobsFrame string -->
<script language="javascript" src="http://heraldnet.careers.adicio.com/jobs/search/results?format=jsxml&output=listings&IsFeatured=Y&sort=random&rows=50&nouniquevisitor=1&nopageview=1&stringVar=xmlStringClassifiedJobsWidget"></script><!-- Adicio Careers XML source for ClassifiedJobsWidget string -->

<script language="javascript" src="http://heraldnet.re.adicio.com/exports/verticals/realestate/_qs/ads/?export=1&terms=sell&searchTab=sell&searchType=featured&exportFormat=sxml&howMany=2&nouniquevisitor=1&nopageview=1&stringVar=xmlStringFeaturedHomesSell"></script><!-- Adicio Real Estate widget for Homes for Sale -->
<script language="javascript" src="http://heraldnet.re.adicio.com/exports/verticals/realestate/_qs/ads/?export=1&terms=rent&searchTab=rent&searchType=featured&exportFormat=sxml&howMany=2&nouniquevisitor=1&nopageview=1&stringVar=xmlStringFeaturedHomesRent"></script><!-- Adicio Real Estate widget for Rentals -->
<script language="javascript" src="http://heraldnet.re.adicio.com/exports/verticals/realestate/_qs/ads/?export=1&terms=sell&searchTab=sell&searchType=featured&exportFormat=sxml&howMany=1&nouniquevisitor=1&nopageview=1&stringVar=xmlStringClassifiedWidgetHomesFrame"></script><!-- Adicio Real Estate Homes for Sale XML source for ClassifiedWidgetHomesFrame string -->
<!-- End:  ADICIO RELATED JAVASCRIPTS --> 

<!-- Start:  JQUERY for TABS -->
	
	<script type="text/javascript">
	jQuery(document).ready(function(){
		/* Start: for jQuery tabs activation */
		$('ul.tabs').tabs('div.panes > div');
		/* End: for jQuery tabs activation */
		
		/* STARTS: MENU */
		/* Start: for main menu in order to CSS sub class hover works in IE6 */		
		$('li.headlink-a').hover(
			function() { $('div.pane-a', this).css('display', 'block'); },
			function() { $('div.pane-a', this).css('display', 'none'); });
		
		$('li.headlink-b').hover(
			function() { $('div.pane-b-right', this).css('display', 'block'); },
			function() { $('div.pane-b-right', this).css('display', 'none'); });
		/* End: for main menu in order to CSS sub class :HOVER works in IE6 */	
		
		/* Start: for menu - z-index fix for IE 7 lists - from http://webdeveloper2.com/2010/01/how-to-fix-the-ie-z-index-bug-with-jquery/ */
		$('.menu a').mouseover(function(){
  			$(this).parent('li').css('z-index', 10004).siblings('li').css('z-index',10002);
		});
		/* End: z-index fix for IE 7 lists */
		
		/* this works with param "wmode=transparent" for flash ads */
		$('object').css('z-index',-1);
		$('embed').css('z-index',-1);
		$('mask').css('z-index',14500);	
		
		
		/* Start: for collapsible function for submenus used to blogs and towns - works with animatedcollapse.js */
		animatedcollapse.addDiv('blogslist', 'fade=1,hide=1')
		animatedcollapse.addDiv('townslist', 'fade=1,hide=1')
		animatedcollapse.init()
		/* End: for collapsible function for submenus used to blogs and towns */
			
		/* END: MENU */				
	});
	
	
	</script>
<!-- End:  JQUERY for TABS -->

<!-- Start:  jQuery GalleryView-1.1 -->
<script language="javascript" src="/jQuery/jquery-galleryview-1.1/jquery.galleryview-1.1.js"></script>
<script language="javascript" src="/jQuery/jquery-galleryview-1.1/jquery.timers-1.1.2.js"></script>
<script language="javascript" src="/jQuery/jquery-galleryview-1.1/jquery.easing.1.3.js"></script>
<!-- End:  jQuery GalleryView-1.1 -->






<!-- Start:  jQuery GalleryView-1.1 for comp_AdvertiserServicesSlider -->
<script type="text/javascript">
jQuery(document).ready(function(){
	$('.comp_AdvertiserServicesSliderContainer.abracadabra').removeClass('abracadabra');
	$('#comp_AdvertiserServicesSlider').galleryView({
			panel_width: 648,
			panel_height: 300,
			frame_width: 121,
			frame_height: 200,
			pause_on_hover: true,
			fade_panels: true
//			transition_interval: 0  //remove this parameter to auto transition
		});
});
</script>
<!-- End:  jQuery GalleryView-1.1 for comp_AdvertiserServicesSlider -->



<!-- Start:  jQuery GalleryView-1.1 for comp_CartoonSlider3x -->
<script type="text/javascript">
jQuery(document).ready(function(){
	$('.comp_CartoonSlider3xContainer.abracadabra').removeClass('abracadabra');
	$('#comp_CartoonSlider3x').galleryView({
			panel_width: 391,
			panel_height: 260,
			frame_width: 123,
			frame_height: 82,
			pause_on_hover: true,
			fade_panels: true,
			transition_interval: 0 // remove this parameter to auto transition
		});
});
</script>
<!-- End:  jQuery GalleryView-1.1 for comp_CartoonSlider3x -->



<!-- Start:  jQuery GalleryView-1.1 for comp_ContentSlider3x -->
<script type="text/javascript">
jQuery(document).ready(function(){
	$('.comp_ContentSlider3xContainer.abracadabra').removeClass('abracadabra');
	$('#comp_ContentSlider3x').galleryView({
			panel_width: 391,
			panel_height: 260,
			frame_width: 123,
			frame_height: 200,
			overlay_height: 60,
			pause_on_hover: true,
			fade_panels: true,
			transition_interval: 0 // remove this parameter to auto transition
		});
});
</script>
<!-- End:  jQuery GalleryView-1.1 for comp_ContentSlider3x -->


<!-- Start:  jQuery GalleryView-1.1 for comp_NIESlider -->
<script type="text/javascript">
jQuery(document).ready(function(){
	$('.comp_NIESliderContainer.abracadabra').removeClass('abracadabra');
	$('#comp_NIESlider').galleryView({
			panel_width: 648,
			panel_height: 400,
			frame_width: 121,
			frame_height: 200,
			pause_on_hover: true,
			fade_panels: true
//			transition_interval: 0 // remove this parameter to auto transition
		});
	
});
</script>
<!-- End:  jQuery GalleryView-1.1 for comp_NIESlider -->




<!-- Start:  jQuery SudoSlider -->
<script language="javascript" src="/jQuery/jQuerySudoSlider/jquery.address-1.2.2.min.js"></script>
<script language="javascript" src="/jQuery/jQuerySudoSlider/jquery.sudoSlider.js"></script>
<script language="javascript" src="/jQuery/jQuerySudoSlider/jquery.simplemodal.js"></script>
<!-- End:  jQuery SudoSlider -->

<!-- Start:  jQuery SudoSlider for comp_DnD_DisplayAdsWidget -->
<script type="text/javascript">
jQuery(document).ready(function(){	
    $("#DnD_DisplayAdsWidget").sudoSlider({ 
        prevNext: false,
        fade: true,
		fadespeed: '3000',
		speed: '5000',
		crossFade: false,
        updateBefore:true,
        auto:true, 
		autoheight: false
    });
});
</script>
<!-- End:  jQuery SudoSlider for comp_DnD_DisplayAdsWidget -->


<!-- Start:  jQuery SudoSlider for comp_HNetAutosDealerAdsWidget -->
<script type="text/javascript">
jQuery(document).ready(function(){	
    $("#HNetAutosDealerAdsWidget").sudoSlider({ 
        prevNext: false,
        fade: true,
		fadespeed: '3000',
		speed: '5000',
		crossFade: false,
        updateBefore:true,
        auto:true, 
		autoheight: false
    });
});
</script>
<!-- End:  jQuery SudoSlider for comp_HNetAutosDealerAdsWidget -->

<!-- Start:  jQuery SudoSlider for comp_HNetAutosDealerAdsWidget -->
<script type="text/javascript">
jQuery(document).ready(function(){	
    $("#HNetAutosDisplayAdsWidget").sudoSlider({ 
        prevNext: false,
        fade: true,
		fadespeed: '3000',
		speed: '5000',
		crossFade: false,
        updateBefore:true,
        auto:true, 
		autoheight: false
    });
});
</script>
<!-- End:  jQuery SudoSlider for comp_HNetAutosDealerAdsWidget -->

<!-- Start:  jQuery SudoSlider for comp_PhotoGalleryAll -->
<script type="text/javascript">
jQuery(document).ready(function(){	
    $("#slider").sudoSlider();
	$("#PhotoGallerySlider_NEWS01").sudoSlider();
	$("#PhotoGallerySlider_SPORTS").sudoSlider();
	$("#PhotoGallerySlider_SPORTS01").sudoSlider();
	$("#PhotoGallerySlider_LIVING").sudoSlider();
	$("#PhotoGallerySlider_LIVING03").sudoSlider();
	$("#PhotoGallerySlider_BIZ").sudoSlider();
});
</script>
<!-- End:  jQuery SudoSlider for comp_PhotoGalleryAll -->

<!-- End: jQuery SudoSlider for article photo slider -->


<!-- Start:  jQuery easySlider1.7 -->
<script language="javascript" src="/jQuery/jQuery-DnDScrollerBusinessAds/easySlider/easySlider1.7.js"></script>
<script language="javascript" src="/jQuery/jQuery-DnDScrollerBusinessAds/jquery.easing.1.3.js"></script>
<!-- End:  jQuery easySlider1.7 -->

<!-- Start:  jQuery easySlider1.7 for comp_DnDScrollerBusinessAds -->
<script type="text/javascript">
jQuery(document).ready(function(){
			$("#dnd_scrollerBizAdsCouponItems").easySlider({	
			vertical:		true,
			auto:			true,
			continuous:		true,
			speed: 			1500,
			pause:			10000,
			controlsShow:	false,
			ease:           'jswing'
			});
			
			$("#dnd_scrollerBizAdsNormalAdItems").easySlider({	
			vertical:		true,
			auto:			true,
			continuous:		true,
			speed: 			1500,
			pause:			10000,
			controlsShow:	false,
			ease:           'jswing'
			});
});
</script>
<!-- End:  jQuery easySlider1.7 for comp_DnDScrollerBusinessAds -->

<!-- Start:  jQuery easySlider1.7 for comp_DnDScrollerVertical -->
<script type="text/javascript">
jQuery(document).ready(function(){
	$("#dnd_scrollerV2Xitems").easySlider({	
			vertical:		true,
			auto:			true,
			continuous:		true,
			speed: 			1500,
			pause:			6000,
			controlsShow:	false,
			ease:           'jswing'
			});
});
</script>
<!-- End:  jQuery easySlider1.7 for comp_DnDScrollerVertical -->

<!-- Begin: weatherWidget -->
 <script type="text/javascript">
        $(document).ready(function () {
        $('#mastSectionB').weatherfeed(['USWA0140']);
        });
      </script>
<!-- End: weatherWidget -->

<!-- End:  chooser_javascript.pbo -->



<script type="text/javascript" language="javascript" src="/jQuery/jQueryLightbox/jquery.lightbox-0.5.js"></script>
<!-- Start: jQuery SudoSlider for article photo slider -->
<script type="text/javascript">
	jQuery(document).ready(function(){
		$("#taxonomylist").each(function(index, el) {
	    	// Remove white space
	    	var html = $(el).html().replace(/\s+/, "");
		    // Check if element is :empty or length of html is zero
		    if ($(el).is(":empty") || html.length == 0) {
				$('#article_connection_items_container').hide();
			}
		});

   	   	$("#articlePhotoslider").sudoSlider({
			customLink:'a.customLink',
			prevNext:false,
			speed: '400'
		});
		$("#articlelargePhotoslider").sudoSlider({
			customLink:'a.customLink',
			prevNext:false,
			speed: '400'
		});
        $('#articlelargePhotoslider a').lightBox({        
			maxHeight: 500,
	        maxWidth: 700
		});
		$('#articlePhotoslider a').lightBox({        
			maxHeight: 500,
	        maxWidth: 700
		});
		$('.paragraphImage a').lightBox({
			maxHeight: 500,
			maxWidth: 700
		});
		$('#sliderContainer').removeClass('smallabracadabra');
		$('#largesliderContainer').removeClass('largeabracadabra');

	});
	
	jQuery(document).ready(function(){
	
		$(".scrollablenav").scrollable();
		
		// horizontal scrollables. each one is circular and has its own navigator instance
		var horizontal = $(".scrollable").scrollable({ circular: true }).navigator(".navi");


		// when page loads setup keyboard focus on the first horzontal scrollable
		horizontal.eq(0).data("scrollable").focus();
			
					
	});
	
	  function registerVote(aURL) {
    $.get(aURL, function () {alert('Thank you for your input');});
  };	
  
<!-- Google +1 button -->
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
  
  
</script>



	<link href="/css/hnet/reset_css.css" rel="stylesheet" type="text/css" media="all">
	<link href="/css/hnet/layoutScreen_css.css" rel="stylesheet" type="text/css" media="screen">
	<link href="/css/hnet/type_css.css" rel="stylesheet" type="text/css" media="all">
	<link href="/css/hnet/color_css.css" rel="stylesheet" type="text/css" media="all">
	<link href="/css/hnet/components/generic_JqueryTabs_css.css" rel="stylesheet" type="text/css" media="all">
	
	<link href="/css/hnet/masthead_css.css" rel="stylesheet" type="text/css" media="all">	
	<link href="/css/hnet/navigation_css.css" rel="stylesheet" type="text/css" media="all">
	
	
	<link href="/css/comments_and_registration_css.css" rel="stylesheet" type="text/css" media="screen">
	<link href="/css/hnet/events_add_form_css.css" rel="stylesheet" type="text/css" media="screen">
	  

	<link href="/css/hnet/components/ComponentsMaster_Staging_css.min.css" rel="stylesheet" type="text/css" media="all">
	<link href="/css/hnet/components/comp_AdsModularBox3_All_css.css" rel="stylesheet" type="text/css" media="all">
	
	
	
	



<link href="/css/hnet/components/comp_socialMediaList_css.css" rel="stylesheet" type="text/css" media="all"><!-- TEMPORARY TO TEST WITH ONLY -->
<link href="/css/hnet/article_css.css" rel="stylesheet" type="text/css">
<link href="/css/hnet/social_networking_article_css.css" rel="stylesheet" type="text/css">
<link href="/css/hnet/article_connection_items_css.css" rel="stylesheet" type="text/css">
<link media="screen" rel="stylesheet" href="/css/hnet/jquery.lightbox-0.5.css" /><!-- Lightbox css -->

<!-- Start: Internet Explorer CSS Bug Fixes -->
<!--[if lte IE 8]>
<link href="/css/hnet/BugFix_ie8_css.css" rel="stylesheet" type="text/css">
<![endif]-->
<!--[if lte IE 7]>
<link href="/css/hnet/BugFix_ie7_css.css" rel="stylesheet" type="text/css">
<![endif]-->
<!--[if lte IE 6]>
<link href="/css/hnet/BugFix_ie6_css.css" rel="stylesheet" type="text/css">
<![endif]-->
<!-- End: Internet Explorer CSS Bug Fixes -->

<script type="text/javascript">var switchTo5x=false;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "c10b4abb-3d50-4e34-bd7a-522aae9ea87e"}); </script>


</head>

<body>

<!-- START: New Interstitial Ad Code for Article Page -->
<!-- inserted by Marvin on 12/29/2010 -->
<script language=JavaScript src="http://ads.heraldnet.com/servlet/ajrotator/972520/0/vj?z=heraldnet&dim=972519&kw=&click="></script><noscript><a href="http://ads.heraldnet.com/servlet/ajrotator/972520/0/cc?z=heraldnet"><img src="http://ads.heraldnet.com/servlet/ajrotator/972520/0/vc?z=heraldnet&dim=972519&kw=&click=&abr=$imginiframe" width="850" height="850" border="0"></a></noscript>
<!-- END: New Interstitial Ad Code for Article Page -->

<div id="pageWrapper">
	
	<!-- Start: include sisterSites -->
<div id="sisterSites">
	<div class="leftSide" style="width:250px; float:left;">THE HERALD&nbsp;&nbsp;&nbsp;EVERETT, WASHINGTON</div>
	
	
	<div class="middle" style="width:400px; float:left;">
		<a href="http://www.weeklyherald.com">THE WEEKLY HERALD</a>&nbsp;&nbsp;|&nbsp;&nbsp;
    	<a href="http://www.scbj.com">BUSINESS JOURNAL</a>&nbsp;&nbsp;|&nbsp;&nbsp;
    	<a href="http://www.nuestronoroeste.com/">NUESTRO NOROESTE</a>
	</div>
	
	<div class="rightSide" style="width:300px">
		<a href="/section/extras03">ADVERTISING INFO</a>&nbsp;|&nbsp;
		<a href="/section/contact">CONTACT US</a>&nbsp;|&nbsp;
		<a href="/section/extras02">SUBSCRIBER CENTER</a>
      		
	</div>
	<div class="clearfloat"></div>
</div><!-- /end #sisterSites -->
<!-- End: include sisterSites -->
    <!-- Start: ads_header macro -->

<div id="ads_header">
		<!-- Start:  macro comp_AdsLeaderboardTop for CategoryID NEWS01 in Local News -->
<!-- iFrame. Can insert ad size 728x90 = 100749 using adspot 100748 -->
<div id="comp_AdsLeaderboardTop">


<!-- the photogallery viewer has not been updated to the new format which The Weekly Herald has, thus the photogallery viewer was not getting the sectioncat and this forces the resulting AdsLeaderboardTop value to contain currCategory which may then be referenced in the localdata.ini file.  See results here:  forceadcat value is populated from the gen_gallery.pbs template comp_AdsLeaderboarTop macro... forceadcat= | currCategory=NEWS01 | SectionCat=NEWS01 | AdsLeaderboardTop=NEWS01 -->
<iframe width="728" height="90" noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src="http://ads.heraldnet.com/servlet/ajrotator/100748/0/vh?z=heraldnet&ct=166957&dim=100749"><script language=JavaScript src="http://ads.heraldnet.com/servlet/ajrotator/100748/0/vj?z=heraldnet&ct=166957&dim=100749&abr=$scriptiniframe"></script><noscript><a href="http://ads.heraldnet.com/servlet/ajrotator/100748/0/cc?z=heraldnet"><img src="http://ads.heraldnet.com/servlet/ajrotator/100748/0/vc?z=heraldnet&ct=166957&dim=100749&abr=$imginiframe" width="728" height="90" border="0"></a></noscript></iframe>
</div><!-- /end #comp_AdsLeaderboardTop -->



		<!-- Start:  macro comp_AdsTopPromoBox for CategoryID Local News in Local News -->
<!-- iFrame. Can insert ad size 240x90 = 917778 using adspot 917775 -->
<div id="comp_AdsTopPromoBox">
<iframe width="240" height="90" noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src="http://ads.heraldnet.com/servlet/ajrotator/920300/0/vh?z=heraldnet&ct=106063&dim=917778"><script language=JavaScript src="http://ads.heraldnet.com/servlet/ajrotator/920300/0/vj?z=heraldnet&ct=106063&dim=917778&abr=$scriptiniframe"></script><noscript><a href="http://ads.heraldnet.com/servlet/ajrotator/920300/0/cc?z=heraldnet"><img src="http://ads.heraldnet.com/servlet/ajrotator/920300/0/vc?z=heraldnet&ct=106063&dim=917778&abr=$imginiframe" width="240" height="90" border="0"></a></noscript></iframe>
</div><!-- /end #comp_AdsTopPromoBox -->



		<div class="clearfloat"></div>
</div><!-- /end #ads_header -->
<!-- End:   ads_header macro -->
    <div id="masthead">

<div id="mastSectionA">
	<div id="HeraldNetLogo">
    	<a href="/"><img src="/images/hnet/logos/logo_heraldnet.png" alt="HeraldNet Logo" /></a>
    </div>
    <div id="socialConnect">
	    <a href="/section/socialmedia#facebook"><img class="socialConnect_item" src="/images/hnet/icons/socialnetworking/icon_facebook_32x32.png" alt="HeraldNet on Facebook" title="Facebook" /></a>
	    <a href="/section/socialmedia#twitter"><img class="socialConnect_item" src="/images/hnet/icons/socialnetworking/icon_twitter_bird_logo_32x32.jpg" alt="HeraldNet on Twitter" title="Twitter" /></a>
	    <a href="/section/socialmedia#rss"><img class="socialConnect_item" src="/images/hnet/icons/socialnetworking/icon_rss_32x32.png" alt="HeraldNet RSS feeds" title="RSS" /></a>
		<a href="http://pinterest.com/everettherald/"><img class="socialConnect_item" src="/images/hnet/icons/socialnetworking/icon_pinterest_square_32x32.jpg" alt="HeraldNet Pinterest" title="Pinterest" /></a>
		<a href="http://plus.google.com/b/108890027678829941361/108890027678829941361/posts"><img class="socialConnect_item" src="/images/hnet/icons/socialnetworking/icon_googleplus_32x32.jpg" alt="HeraldNet Google Plus" title="Google Plus" /></a>
	    <div class="clearfloat"></div>
    </div>
    <div class="clearfloat"></div>
</div><!-- /end #mastSectionA -->

<div id="mastSectionB">
     
</div><!-- /end #mastSectionB -->

<div id="mastSectionD">
	
    <div id="userInformation">
	<div id="memberinfo">
	<span id="miName">Welcome, Guest |</span>
	<a class="miSign" href="/section/&template=userreg&omniture=0"> Register</a> | <a class="miSign" href="/apps/pbcs.dll/article?AID=/20120203/NEWS01/702029790/1122/rss01&mime=xml&forcelogin=1&omniture=0">Sign In</a>
	</div>
</div>
    
	<div id="searchArchivesContainer">
<!-- Start:  Archives Search -->
    <!-- START: NavigationTop -->
    <div class="searchBox">
      <!-- START: Search -->
      <ul class="tabs">
        <li><a href="#">Archives</a></li>
      </ul>
      <div class="panes">
        <div>
         <form name="search" method="get" action="/apps/pbcs.dll/search?Category=NEWS01&Profile=1122">
            <input type="hidden" name="enddate" value="" />
			<input name="ExclCat" value="SCBJ19;SCBJ1901;SCBJ1902;SCBJ04;SCBJ01;SCBJ06;SCBJ0601;SCBJ05;SCBJ02;SCBJ0201;SCBJ0202;SCBJ0203;SCBJ0205;SCBJ0206;SCBJ0207;SCBJ0208;SCBJ0209;SCBJ0210;SCBJ10;SCBJ07;SCBJ16;SCBJ17;SCBJ14;SCBJ09;SCBJ22;SCBJ2201;SCBJ2203;SCBJ2202;SCBJ13;SCBJ12;SCBJ20;SCBJ2001;SCBJ2003;SCBJ2002;SCBJ2004;SCBJ2005;SCBJ03;SCBJ03;SCBJ15;SCBJ08;SCBJ21;SCBJ2101;SCBJ23;SCBJ2301;SCBJ18;ETP01;ETP0101;ETP02;ETP03;ETP04;ETP05;ETP06;ETP07;ETP08;ETP09;ETP10;ETP11;ETP12;ETP13;ETP14;ETP15;ETP16;ETP17;ETP18;ETP19;ETP20;ETP21;ETP22;ETP23;ETP24;ETP25;ETP26;ETP27;ETP28;ETP29;ETP30;ETP31;ETP32;ETP33;ETP34;ETP3401;ETP3402;ETP3403;ETP35;ETP3501;ETP36;ETP37;ETP3701;SCM01;SCM02;SCM0201;SCM0202;SCM0203;SCM03;SCM04;SCM05;SCM06;SCM0601;SCM07;SCM0701;SCM08;SCM09;SCM0901;SCM0902;SCM0903;SCM10;SCM1001;SCM1002;SCM11;SCM12;SCM1201;SCM13;SCM14;SCM15;SCM16;SCM1601;SCM17;SCM18;SCM19;SCM20;SCM21;SCM2101" type="hidden" />
            <input type="text" class="searchfield" name="crit" id="archivesearch" />
            <input type="image" class="button" src="/images/hnet/jQueryComponents/jQueryNavigation/search_tabs_button.png"/>
          </form> 
        </div>
      </div>
    </div>
    <!-- END: Search -->
    
   
    <div class="clearfloat"></div>
<!-- End:  Archives Search -->
	</div><!-- /end #searchArchivesContainer -->
    
</div><!-- /end #mastSectionD -->

	<div class="clearfloat"></div>
</div><!-- /end #masthead -->
    <!-- Start: include navigation - By German Blanco-Rodriguez - Web Developer -->
<div class="comp_Navigation">
<ul class="menu"><!-- START menu -->


  <li id="item01" class="headlink-a">
	<a href="/section/News">News</a>
   <div class="pane-a">
	 <ul>
	  <li><a href="/section/NEWS01">Local</a></li>
	  <li><a href="/section/COMM05">Schools</a></li>
	  <li><a href="/section/COMM0601">Arlington</a></li>
	  <li><a href="/section/COMM0606">Edmonds</a></li>
	  <li class="multilink"><a href="/section/COMM0607">Everett</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG40">blog</a><br class="clearfloat"/></li>
	  <li><a href="/section/COMM0611">Lake Stevens</a></li>
	  <li><a href="/section/COMM0612">Lynnwood</a></li>
	  <li><a href="/section/COMM0613">Marysville</a></li>
	  <li><a href="/section/COMM0615">Monroe</a></li>
	  <li><a href="/section/COMM0618">Snohomish</a></li>

	  	 </ul>
	 <ul>
	  <li class="multilink"><a href="/section/NEWS05">Politics</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG13">blog</a><br class="clearfloat"/></li>
	  <li><a href="/section/blog48">Need to Know</a></li>
	  	  <li class="multilink"><a href="/section/NEWS08">Crime &amp; courts</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG41">blog</a><br class="clearfloat"/></li>
	  	  <li class="multilink"><a href="/section/NEWS0101">Traffic</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG17">blog</a><br class="clearfloat"/></li>
<li><a href="/section/COMM01">Community</a></li>
	<li><a href="/section/NEWS02">Nation & World</a></li>
	<li><a href="/section/NEWS03">Northwest</a></li>
	  <li><a href="/section/COMM04">Religion</a></li>
	  <li><a href="/section/NEWS0103">Special reports</a></li>
	  <li><a href="/section/gradspeeches">Graduation speeches</a></li>
	 </ul>
	<br class="clearfloat"/>
	 
	 <ul>
	 	  <li><a href="javascript:animatedcollapse.toggle('townslist')">MORE TOWNS <img src="/images/hnet/jQueryComponents/jQueryNavigation/more.png" border="0"/></a></li>
		  <br class="clearfloat"/>
	</ul>
	
	<div class="DropDownWrapper"> <!-- START: DropDownWrapper -->
	<span id="townslist">
	<ul>	
			<li><a href="/section/COMM0602">Bothell</a></li>
			<li><a href="/section/COMM0603">Brier</a></li>
			<li><a href="/section/COMM0604">Camano Island</a></li>
			<li><a href="/section/COMM0605">Darrington</a></li>
			<li><a href="/section/COMM0608">Gold Bar</a></li>
			<li><a href="/section/COMM0609">Granite Falls</a></li>
			<li><a href="/section/COMM0610">Index</a></li>
			<li><a href="/section/COMM0614">Mill Creek</a></li>
	</ul>
	<ul>	
			<li><a href="/section/COMM0616">Mountlake Terrace</a></li>
			<li><a href="/section/COMM0617">Mukilteo</a></li>
			<li><a href="/section/COMM0619">Stanwood</a></li>
			<li><a href="/section/COMM0620">Sultan</a></li>
			<li><a href="/section/COMM0621">Tulalip</a></li>
			<li><a href="/section/COMM0622">Whidbey Island</a></li>
			<li><a href="/section/COMM0623">Woodway</a></li>
	 </ul>
	 </span>
	</div> <!-- END: DropDownWrapper -->
    </div><!-- end: pane -->
  </li>
  <li class="headlink-a" id="item02">
	  <a href="/section/SPORTS">Sports</a>
     
      <div class="pane-a">
      <ul>
	  <li class="multilink"><a href="/section/SPORTS01">High schools</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG18">blog</a></li>
	  <li class="multilink"><a href="/section/SPORTS08">Silvertips</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG12">blog</a></li>
	  <li><a href="/section/SPORTS03">AquaSox</a></li>
      <li class="multilink"><a href="/section/SPORTS20">Stealth</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG34">blog</a></li>
      <li><a href="/section/SPORTS04">Raptors football</a></li>
      <li><a href="/section/SPORTS14">Community</a></li>
      <li><a href="/section/SPORTS07">Mariners</a></li>
      <li><a href="/section/SPORTS09">Seahawks</a></li>
	  <li><a href="/section/SPORTS19">Sounders</a></li>
	 </ul>
     <ul style="float:left">
	  <li><a href="/section/BLOG06">John Boyle's blog</a></li>
	  <li><a href="/section/SPORTS06">Huskies</a></li>
	  <li><a href="/section/SPORTS13">Cougars</a></li>
	  <li class="multilink"><a href="/section/SPORTS05">Basketball</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG51">Storm</a></li>
	  <li class="multilink"><a href="/section/LIVING08">Outdoors</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG49">blog</a></li>
      <li><a href="/section/hikingguide">Hiking guide</a></li>
      <li class="multilink"><a href="/section/SPORTS02">Hunting/Fishing</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG36">blog</a></li>
      <li><a href="/section/SPORTS10">Golf</a></li>
      <li><a href="/section/SPORTS21">Auto racing</a></li>
	 </ul>
    </div>
 </li>
 <li class="headlink-solo" id="item03">
	  <a href="/section/OPINION">Opinion</a>
 </li>
 
 <li id="item04" class="headlink-a">
	<a href="/section/BIZ">Work</a>
   <div class="pane-a">
	 <ul>
	  <li class="multilink"><a href="/section/BIZ01">Boeing</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG01">blog</a><br class="clearfloat"/></li>
	  <li><a href="/section/BLOG31">Bizblog</a></li>
	  <li><a href="/section/BIZ03">Real Estate</a></li>
	 </ul>
	 <ul>
	  <li><a href="/section/BIZ08">Small Business</a></li>
	  <li><a href="/section/BIZ07">Personal finance</a></li>
	  <li><a href="/section/BIZ05">Stocks</a></li>
	 </ul>
    </div><!-- end: pane -->
 </li>
 
 <li id="item05" class="headlink-a">
	<a href="/section/ENT">Play</a>
   <div class="pane-a">
	 <ul>
	  <li class="multilink"><a href="/section/ENT02">Movies</a><span>&nbsp;&raquo;&nbsp;</span><a href="/apps/pbcs.dll/section?category=ENT0201&radius=40&zipcode=98201">listings</a><br class="clearfloat"/></li>
      <li><a href="/section/ENT01">Dining</a></li>
      <li><a href="/section/ENT04">Family fun</a></li>
	 </ul>
	 <ul>
	  <li class="multilink"><a href="/section/ENT03">Theater</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG39">blog</a></li>
	  <li class="multilink"><a href="/section/ENT05">Music</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG5202">blog</a></li>
	 </ul>
    </div><!-- end: pane -->
 </li>
 
  <li id="item06" class="headlink-a">
	<a href="/section/LIVING">Life</a>
   <div class="pane-a">
	 <ul>
      	  <li><a href="/section/LIVING01">Food &amp; Wine</a></li>
<li><a href="/section/BLOG44">&nbsp;&nbsp;&raquo;&nbsp;The Dish</a></li>
<li><a href="/section/BLOG5203">&nbsp;&nbsp;&raquo;&nbsp;NW Wines</a></li>
      	  <li class="multilink"><a href="/section/LIVING02">Health</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG45">blog</a><br class="clearfloat"/></li>
      	  <li class="multilink"><a href="/section/LIVING03">Home &amp; Garden</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG07">blog</a><br class="clearfloat"/></li>
	  <li><a href="/section/blog5205">I Brake for Moms</a></li>
	 </ul>
	 <ul>
	  <li><a href="/section/LIVING08">Outdoors</a></li>
      <li><a href="/section/hikingguide">Hiking guide</a></li>
	  <li class="multilink"><a href="/section/LIVING06">Books</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG5201">blog</a></li>
      <li><a href="/section/LIVING05">Travel</a></li>
	  	<li><a href="/section/BLOG5204">Fur &amp; Feathers</a></li>
	 </ul>
    </div><!-- end: pane -->
 </li>
 
  <li id="item07" class="headlink-a">
	<div class="more">More +</div>
   <div class="pane-a">
	 <ul>
      <li><a href="/section/WEATHER">Weather</a></li>
      <li><a href="/apps/pbcs.dll/cce?module=300&template=cce_Calendar&sortOrder=cal_region_community">Calendar</a></li>
      	  <li class="multilink"><a href="/section/NEWS04">Photo galleries</a><span>&nbsp;&raquo;&nbsp;</span><a href="/section/BLOG43">Vault</a><br class="clearfloat"/></li>
      <li><a href="/section/MULTIMEDIA">Videos &amp; animations</a></li>
      <li><a href="/section/COMM02">Celebrations</a></li>
	   <li><a href="/section/COMM03">Vital Statistics</a></li>
	   <li><a href="/section/frontzoom">Herald front page</a></li>
      <li><a href="http://m.heraldnet.com/">Mobile edition</a></li>
	  <li><a href="/section/lovelines">Love lines</a></li>
	 <li><a href="/section/flipbooks">Flipbook sections</a></li>
	 </ul>
	 <ul>
      <li><a href="/section/NEWS0102">Web cam</a></li>
      <li><a href="/section/CROSSWORD">Crossword</a></li>
	  <li><a href="http://www.uclick.com/client/wpc/wpdoc/">Sudoku</a></li>
      <li><a href="http://www.washingtonpost.com/wp-srv/artsandliving/horoscopes/index.html">Horoscopes</a></li>
      <li><a href="/section/extras05">Contests</a></li>
      <li><a href="/section/nletter">Email headlines</a></li>
      <li><a href="http://dailyherald.newspaperdirect.com/epaper/viewer.aspx">Replica print edition</a></li>
      <li><a href="/section/EXTRAS02">Subscriber center</a></li>
	  <li><a href="/nie">NIE</a></li>
	  <li><a href="/healthychallenge">Healthy Challenge</a></li>
	</ul>
	<ul>

	  <li class="multilink"><a href="/section/BLOG">Blogs</a><span>&nbsp;&raquo;&nbsp;</span><a href="javascript:animatedcollapse.toggle('blogslist')">LIST <img src="/images/hnet/jQueryComponents/jQueryNavigation/more.png" border="0"/></a><br class="clearfloat"/></li>
	 <br class="clearfloat"/>
	</ul>
	 <div class="DropDownWrapper"> <!-- START: DropDownWrapper -->
	  <span id="blogslist">
	  	<ul>
	  	<li><a href="/section/BLOG5204">Animals</a></li>
		<li><a href="/section/BLOG01">Boeing/aerospace</a></li>
		<li><a href="/section/BLOG5201">Books</a></li>
	  	<li><a href="/section/BLOG31">Business</a></li>
		<li><a href="/section/BLOG41">Crime &amp; courts</a></li>
	  	<li><a href="/section/BLOG44">Food: The Dish</a></li>
	  	<li><a href="/section/BLOG07">Gardening</a></li>
	  	<li><a href="/section/BLOG40">Everett</a></li>
	  	<li><a href="/section/BLOG23">Herald editor</a></li>
		<li><a href="/section/BLOG53">Here at The Herald</a></li>
	  	<li><a href="/section/BLOG18">High school sports</a></li>
	  	<li><a href="/section/BLOG36">Hunting &amp; fishing</a></li>
	  	<li><a href="/section/BLOG5205">I Brake for Moms</a></li>
	  	<li><a href="/section/BLOG39">Local arts</a></li>
		</ul>
		<ul>
	  	<li><a href="/section/BLOG5202">Music</a></li>
		<li><a href="/section/BLOG48">Need to Know</a></li>
	  	<li><a href="/section/BLOG13">Politics</a></li>
	  	<li><a href="/section/BLOG17">Roads &amp; traffic</a></li>
	  	<li><a href="/section/BLOG12">Silvertips</a></li>
	  	<li><a href="/section/BLOG06">Sports: John Boyle</a></li>
	  	<li><a href="/section/BLOG34">Stealth</a></li>
	  	<li><a href="/section/BLOG51">Storm</a></li>
	  	<li><a href="/section/BLOG08">The Buzz</a></li>
	  	<li><a href="/section/BLOG45">To Your Health</a></li>
	  	<li><a href="/section/BLOG38">TV</a></li>
		<li><a href="/section/BLOG37">Web Monkey</a></li>
	  	<li><a href="/section/BLOG5203">Wine</a></li>
		</ul>
	  </span>
	 </div><!-- END: DropDownWrapper -->
    </div><!-- end: pane -->
 </li>
 
 
 <li id="item08" class="headlink-solo-b">
	<a href="http://www.legacy.com/obituaries/heraldnet/">Obituaries</a>
	
 </li>
 
  <li id="item09" class="headlink-b">
	<a href="/section/classifieds">Classifieds</a>
	<div class="pane-b-right">
		<ul>
	  	<li><a href="http://heraldnet.ca.kaango.com/createad" target="_blank">Place an Ad</a></li>
	  	<li><a href="http://heraldnet.ca.kaango.com/feListAds?search=&cat=717&listtype=1" target="_blank">Merchandise</a></li>
	  	<li><a href="http://heraldnet.ca.kaango.com/feListAds?search=&cat=3&listtype=1" target="_blank">Services</a></li>
	  	</ul>
		<ul>
		<li><a href="http://heraldnet.ca.kaango.com/feListAds?search=&cat=699&listtype=1" target="_blank">Pets</a></li>
	  	<li><a href="http://12.104.73.60/Classified/legals/index_saxo.cfm" target="_blank">Legal Notices</a></li>
	  	</ul>
	</div>
 </li>
 
   <li id="item10" class="headlink-b">
	<a href="/section/jobs">Jobs</a>
   <div class="pane-b-right">
   			 
     <!-- div class="searchform">

         <form action="http://heraldnet.careers.adicio.com/careers/jobsearch/results" method="get" name="advJobsearchForm" title="" id="Form1">
							<input name="view" value="Expanded" id="Hidden1" type="hidden">
							<input name="searchType" value="advanced" id="Hidden2" type="hidden">	
    						<input type="text" class="searchfield" id="keywords" name="kAndEntire" />
							<input type="image" class="button" src="/images/hnet/jQueryComponents/jQueryNavigation/search_tabs_button.png"/>
		 </form>
         </div -->	
        	<ul>
	  			<li><a href="http://heraldnet.careers.adicio.com/jobs/search/results" target="_blank">Search all jobs</a></li>
	  			<li><a href="http://heraldnet.careers.adicio.com/jobs/search/results?category[0]=healthcare_medical" target="_blank">Healthcare jobs</a></li>
	  			<li><a href="http://heraldnet.careers.adicio.com/jobs/search/results?category[0]=manufacturing_production_operations" target="_blank">Manufacturing jobs</a></li>
	  		</ul>
			<ul>
				<li><a href="http://heraldnet.careers.adicio.com/jobs/results/keyword/part-time" target="_blank">Part time jobs</a></li>
	  			<li><a href="/section/JOBS03">Place an Ad</a></li>
	  		</ul>
     

    </div><!-- end: pane -->
 </li>
 
    <li id="item11" class="headlink-b">
	<a href="/section/homes">Homes</a>
   <div class="pane-b-right">
	 	<ul>
	  	<li><a href="http://heraldnet.re.adicio.com/realestate/search/results?terms=sell&distance=0" target="_blank">For Sale</a></li>
        <li><a href="http://heraldnet.re.adicio.com/realestate/search/results?terms=rent&distance=0" target="_blank">For Rent</a></li>
	  	</ul>
		<ul>
		<li><a href="http://www.heraldnet.com/section/HOMES03" target="_blank">Place an Ad</a></li>
	  	</ul>
		
        <!-- div class="searchform">

          <form action="http://heraldnet.re.adicio.com/realestate/" method="post" id="propertySearchForm" name="propertySearchForm">
  							<input name="location" value="WA" id="location" type="hidden" />
							<input type="text" class="searchfield" name="searchableStuff" id="searchableStuff" />
							<input type="image" class="button" src="/images/hnet/jQueryComponents/jQueryNavigation/search_tabs_button.png"/>
  		  </form>
          
        </div -->

    </div><!-- end: pane -->
 </li>
 
   <li id="item12" class="headlink-b">
	<a href="/section/hnetautos">Autos</a>
   <div class="pane-b-right">
	 
       <!-- div class="searchform">

          <form action="http://heraldnet.motors.adicio.com/autos/search/results.php" method="get" name="autoSearchForm">
  						
							<input name="condradio" value="all" id="all" class="castRadio" type="hidden">
							<input name="view" value="" type="hidden">
    						<input type="text" class="searchfield" name="keywords" id="kwSearch" value="" />
							<input type="image" class="button" src="/images/hnet/jQueryComponents/jQueryNavigation/search_tabs_button.png"/>
		  </form>
          </div  -->
        	<ul>
	  			<li><a href="http://www.heraldnet.com/section/hnetautos" target="_blank">Search All Autos</a></li>
	  			<li><a href="http://www.heraldnet.com/section/SkagitAutoDealers" target="_blank">Skagit Auto Dealers</a></li>
	  		</ul>
			<ul>
				<li><a href="http://www.heraldnet.com/section/EverettAutoDealers" target="_blank">Everett Auto Dealers</a></li>
				<li><a href="http://www.lynnwoodautodealers.com" target="_blank">Lynnwood Auto Dealers</a></li>
	  			<li><a href="http://www.heraldnet.com/section/hnetautos03" target="_blank">Place an Ad</a></li>
	  		</ul>
          
       

    </div><!-- end: pane -->
 </li>
 
 
    <li id="item13" class="headlink-solo-b">
	<a href="http://www.heraldnet.com/apps/pbcs.dll/cce?module=1000&class=1003&template=nsscoupons&execute=1">Coupons</a>
    </li>
 
 <br class="clearfloat" />
 
</ul><!--END menu -->


</div>
<!-- End: include navigation -->
	<!-- #include virtual="/includes/hnet/ads_pushdown.inc" -->
    <!-- #include virtual="/includes/hnet/breakingNews.inc" -->
    
<div class="comp_breadcrumbs">
<img src="/images/hnet/arrow-right.gif" border="0"/>
&nbsp;<a class="link2" href="/">Home</a>&nbsp;&nbsp;



<img src="/images/hnet/arrow-right.gif" border="0"/>
&nbsp;<a class="link2" href="/section/NEWS">News</a>&nbsp;&nbsp;
<img src="/images/hnet/arrow-right.gif" border="0"/>
<a href="/section/NEWS01">Local news</a>







&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a href="http://www.twitter.com/HeraldNetLocal"><img src="/images/hnet/icons/icon_twitter_bird_16px.png" alt="Follow HeraldNetLocal on Twitter"/></a> <a href="http://twitter.com/HeraldNetLocal" class="link2">@HeraldNetLocal</a>&nbsp;&nbsp; <a href="/section/RSS02&mime=xml" class="link2"><img src="/images/hnet/icons/icon_rss_16px.gif" alt="RSS feed"/></a>&nbsp;<a href="/section/RSS02&mime=xml" class="link2">RSS</a>

<br class="clearfloat"/>
</div>

	<div id="LocalNewsWrapper">

	<div id="content">
		<!--%?@StoryId=#ArtNo#%-->
<!--%?@Storydate=#Date#%-->


		<!-- ARTICLE.PBO  starts -->

<div class="article">

<!-- START: Social Networking Tools for Article Pages -->
<div class="social_networking_container">
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
<div class="social_networking_item" style="float:left; width:115px;">
<!-- Article URL to share via social networking is http://www.heraldnet.com/article//NEWS01/702029790 -->

<!-- Twitter -->
<a href="http://twitter.com/share" class="twitter-share-button"
	url="http%3A%2F%2Fwww.heraldnet.com%2Farticle%2F20120203%2FNEWS01%2F702029790"
    data-via="everettherald" 
    data-text="As sea lion populations grow, conflicts increase" 
    data-related="HeraldNetDeal:HeraldNetDeal">Tweet</a>

</div>
<div class="social_networking_item" style="float:left; width:80px;">	
<!-- Google +1 button -->
<g:plusone size="medium"></g:plusone>
</div>

<div class="social_networking_item" style="float:left; width:150px; padding:1px 0;">	

<!-- Facebook Recommend --><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.heraldnet.com%2Farticle%2F20120203%2FNEWS01%2F702029790&amp;layout=button_count&amp;show_faces=false&amp;width=135&amp;action=recommend&amp;font=arial&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:21px;" allowTransparency="true"></iframe>

</div>

<div class="social_networking_item" style="float:left; width:80px;">
<!-- add pinterest button if there is a main picture to pin -->

&nbsp;

</div>

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style" style="float:left; margin:3px 0; width:60px;">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;pubid=xa-4f4e89f912775e89" class="addthis_button_compact" style="font-size:12px">Share</a>
</div>
<script type="text/javascript">
    var addthis_config = { 
		services_exclude: 'email',
        services_compact: 'facebook, tumblr, digg, reddit, stumbleupon, buzzzy, delicious, fark, tweetmeme, friendfeed, linkedin, kindleit, more',
        ui_cobrand: 'HeraldNet',
        ui_header_color: '#cccccc',
        ui_header_background: '#990000'
    };
</script> 
<script type="text/javascript" src="/js/hnet/addthis.js"></script>
<!-- AddThis Button END -->


<div class="social_networking_item" style="padding:0 0 0 15px; float:left;; width:125px;">

<!-- Email --><a href="javascript:NewWindow(430,350,'/apps/pbcs.dll/art_tips?Date=20120203&Category=NEWS01&ArtNo=702029790&SiteData=DH&Profile=1122&SectionCat=rss01');"><img src="/images/hnet/icons/icon_Email32x20.gif" alt="Email this story" title="Email this story"></a>
<!-- Go to Comments --><a href="#comments"><img src="/images/hnet/icons/icon_Comment29x22.gif" alt="Leave a comment" title="Leave a comment"></a>
<!-- Print Article --><a href="/apps/pbcs.dll/article?AID=/20120203/NEWS01/702029790/1122/rss01&mime=xml&template=PrinterFriendly" target="_blank"><img src="/images/hnet/icons/icon_printer28x24.gif" alt="Print this story" title="Print this story"></a>

</div>

</div><!-- /end social_networking_container -->

<!-- END: Social Networking Tools for Article Page -->


<!-- START: IF IS USING EMBED CONTENT FOR THE STORY CLASS -->



<div class="date" style="width:316px">Published: Friday, February 3, 2012</div>
<div class="clearfloat"></div>

<div class="headline"><h1>As sea lion populations grow, conflicts increase</h1></div>
<div class="subhead"><h2>Some see the animals as a nuisance and say they damage salmon populations. Others argue salmon face greater challenges from human actions.</h2></div>





	
		<div class="byline">By <A HREF="mailto:sheets@heraldnet.com">Bill Sheets</A><strong>,</strong>&nbsp;Herald Writer</div>
	



<!-- START: connection items -->

	
	<div id="article_connection_items_container">
	<div id="article_connection_items">
		<ul>
		<!-- if internal stories or theme links then insert items -->
		
		<!-- it's going into the connection items .pbo -->


<li style="list-style-type:none;">
	<div class="article_connection_item">
		<div class="connection_item_icon">
			<a href="/article/20120315/NEWS03/703159853/1122/rss01"><img src="/images/hnet/icons/h_15px.gif"/></a>
		</div>
		<div class="connection_item_text"><a href="/article/20120315/NEWS03/703159853/1122/rss01">Feds OK killing of sea lions in Columbia River</a></div>
		<div class="clearfloat"></div>
	</div>
</li>

<li style="list-style-type:none;">
	<div class="article_connection_item">
		<div class="connection_item_icon">
			<a href="/article/20120203/NEWS01/702029788/1122/rss01"><img src="/images/hnet/icons/h_15px.gif"/></a>
		</div>
		<div class="connection_item_text"><a href="/article/20120203/NEWS01/702029788/1122/rss01">Who shot sea lions and seals recently is still a mystery</a></div>
		<div class="clearfloat"></div>
	</div>
</li>



		
		
		<!-- if external links then insert items -->
		
		
		<!-- test of links module -->
		
















		
		<li style="list-style-type:none;">
	<div class="article_connection_item">
		<div class="connection_item_icon">
			<a href="/section/news01"><img src="/images/hnet/icons/h_15px.gif" /></a>
		</div>
		<div class="connection_item_text"><a href="/section/news01">Local news</a></div>
		<div class="clearfloat"></div>
	</div>
</li>

		
		</ul>
	</div><!-- /end #article_connection_items -->
	<div id="article_connection_items_box_bottom"></div>
</div><!-- /end #article_connection_items_container -->
	

<!-- END: Connection Items -->


<!-- Ad in body of article -->



<!--Start of paragraph title-->

<!--End of paragraph title-->
<!--Start of paragraph-->
<div class="content"><table width="630px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="620px" src="/Assets/JPG/sealions/sealions1.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">Sea lions rest on a buoy just off Bravo Pier at Naval Station Everett. </font></td></tr></table><br/><br/><p> <span style="float:left; color:#030F1F; font-size:90px; line-height:60px; padding-top:3px;  padding-right:3px">A</span></p>nyone walking along the Everett waterfront near the Navy base at dusk can hear it.<br/><br/>The barking of a hundred sea lions creates a cacophony both quaint and comical and, when set against a backdrop of silver-gray saltwater and the scent of cool, briny air, an experience unmistakably Northwest.<br/><br/>Some people, however, might see this setting from a different point of view.<br/><br/><table align="right" width="170px" style="margin:10px 0 0 10px; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="150px" src="/Assets/JPG/sealions/sealions6.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;"><b>See more photos of sea lions in our <a href="javascript:NewWindow(1000,750,'http://www.heraldnet.com/apps/pbcs.dll/gallery?Avis=DH&Dato=20120203&Kategori=NEWS01&Lopenr=122009999&Ref=PH');" style="color:#990000; font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">photo gallery.</a> And, you can see a series of photos a sea lion losing some of its lunch <a href="javascript:NewWindow(1000,750,'http://www.heraldnet.com/apps/pbcs.dll/gallery?Avis=DH&Dato=20120203&Kategori=NEWS01&Lopenr=113009998&Ref=PH');" style="color:#990000; font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">in this photo gallery.</a></b></font></td></tr></table>After nearly being hunted out of existence, California sea lions have boomed in population in the 40 years since the 1972 passage of the <a href="http://www.nmfs.noaa.gov/pr/laws/mmpa/">Marine Mammal Protection Act</a>. According to several estimates, their number has grown from 5,000 around 1970 to about 300,000 today.<br/><br/>That growth, however, has coincided at least in part with the decline of a Northwest figure far more iconic and economically significant than sea lions: the salmon.<br/><br/>The effect of sea lions on the overall survival of salmon is highly debatable, experts say. Still, the voracious fish-eaters' effect on individual fish runs has some interested parties calling for the protection law to at least be revisited or revised.<br/><br/>"Let's have a gathering," said Ray Fryberg, director of fish and wildlife for the <a href="http://www.tulaliptribes-nsn.gov/">Tulalip Tribes</a>, who says sea lions and seals -- which also have undergone a booming revival -- have had a significant effect on tribal fisheries.<br/><br/>The most extreme remedy for keeping sea lions away from salmon, the lethal kind, was sanctioned recently by the federal government for a short period on the Columbia River. Permission to kill sea lions was later rescinded, but is being considered again.<br/><br/>California sea lions were hunted to near extinction in the first half of the 20th century, killed for their fur, for fertilizer and pet food, and to keep them from eating fish.<br/><br/>"Before they were protected you could kill sea lions on sight," said Steve Jeffries, a marine mammal biologist for the <a href="http://wdfw.wa.gov/">state Department of Fish and Wildlife</a>.<br/><br/><table width="630px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="620px" src="/Assets/JPG/sealions/sealions2.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">Two sea lions rest together on a pontoon. </font></td></tr></table><br/><br/>The Marine Mammal Protection Act applied to cetaceans, such as certain whales and dolphins, and to pinnipeds, such as sea lions, seals, elephant seals and walruses. In most cases, the protections are separate and independent of those provided under the <a href="http://www.epa.gov/lawsregs/laws/esa.html">Endangered Species Act</a>, approved in 1973, a year after the passage of the Marine Mammal Protection Act.<br/><br/>The population of California sea lions has rebounded from a low of 1,000 in the 1930s to 300,000 today, said Bob DeLong, a program leader for the <a href="http://www.afsc.noaa.gov/nmml/">National Marine Mammal Laboratory at NOAA in Seattle</a>.<br/><br/>"From what I understand it's still increasing," said Pat Gearin, a research biologist with the National Oceanic and Atmospheric Administration in Seattle.<br/><br/>Their range covers nearly the entire West Coast of North America, from Mexico to Alaska. Hundreds of California sea lions may be found in the waters of Snohomish County. Many call the floating fence that surrounds the piers at Naval Station Everett home.<br/><br/>Harbor seals, too, have enjoyed a stunning recovery, growing from 2,000 to 3,000 animals in Oregon and Washington in the 1970s to 30,000 to 40,000, Gearin said.<br/><br/>Several populations of chinook salmon, on the West Coast, meanwhile, have been <a href="http://www.nwr.noaa.gov/ESA-Salmon-Listings/Salmon-Populations/Chinook/">listed as threatened</a> or endangered under the Endangered Species Act. The Puget Sound chinook has been listed since 1999 as threatened.<br/><br/>While there's no doubt that sea lions can affect certain salmon runs, the species is a small percentage of their diet and many other factors, such as pollution, habitat degradation and overfishing by humans, have contributed to the decline of chinook and coho salmon.<br/><br/>"I don't think there's any real clear answer in terms of estimating (sea lions') total impact right now," Gearin said. "It's still relatively unknown."<br/><br/>The Columbia River is the current frontier of the battle over sea lions.<br/><br/>In 2008 alone, <a href="http://wdfw.wa.gov/conservation/sealions/questions.html">Army Corps of Engineers observers reported</a> that 103 sea lions ate 4,243 salmon and steelhead near the Bonneville Dam, according to the state Department of Fish and Wildlife.<br/><br/>That year, the National Marine Fisheries service gave Washington, Oregon and Idaho permission to kill a limited number of sea lions near the Bonneville Dam. Non-lethal methods, such as harassing the animals with boats and use of underwater "seal bombs," or large firecrackers, didn't help, DeLong said.<br/><br/>From 2008 to 2010, 37 sea lions were killed, he said. Then, last summer, the National Marine Fisheries Service quit allowing the states to shoot the animals because of concerns over possible litigation.<br/><br/>Now, a 16-member advisory group is reviewing the law and could again grant permission for sea lions to be shot. The <a href="http://www.nwr.noaa.gov/Marine-Mammals/Seals-and-Sea-Lions/Sec-120-TF.cfm">Pinniped-Fishery Interaction Task Force</a> expects to have its report done by the end of the month.<br/><br/>Also, a bill currently under consideration in Congress would allow up to 92 sea lions per year to be shot and killed in the Columbia River. The bill is sponsored by U.S. Rep. Doc Hastings, R-Pasco.<br/><br/>Currently, about 4,000 to 5,000 sea lions migrate north as far as Alaska from their breeding grounds on islands in California and Mexico, Jeffries said.<br/><br/>Many of them stop in the inland waterways in between, following the food.<br/><br/><table width="630px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="620px" src="/Assets/JPG/sealions/sealion3.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">A sea lion rests on a pontoon at Naval Station Everett. </font></td></tr></table><br/><br/>In Puget Sound and other Western Washington waters, their number has reached as high as 2,000 seasonally in the recent past, Jeffries said. This winter, it's about 200 to 400. <br/><br/>The number of sea lions here tends to fluctuate along with runs of hake, or <a href="http://www.nmfs.noaa.gov/fishwatch/species/pac_whiting.htm">Pacific whiting</a>, Gearin said.<br/><br/>It's the sea lions' staple fish.<br/><br/>"The Pacific whiting is kind of like the hamburger for sea lions in that area," Gearin said. "Salmon is more like the prime rib."<br/><br/>The sea lions leave the southern waters about August or September and stay until May, though some are here longer, Gearin said.<br/><br/>Snohomish County waterways, particularly Port Gardner in Everett and Port Susan north of Tulalip, have provided a winter home for many of those sea lions in recent decades, wildlife biologists say.<br/><br/>Ten to 15 years ago, there were more sea lions in Port Susan than anywhere else in Western Washington, Gearin said.<br/><br/>Near Naval Station Everett, the sea lions "haul out" -- the term for pinnipeds spending time out of the water -- on the large pontoons that support the fence, and on buoys.<br/><br/>Humans hang out, sea lions haul out.<br/><br/>The California sea lions in these waters are all males -- the females stay in the southern breeding grounds and rarely migrate north. So the barking, trumpeting, snorting and grunting of the sea lions near the Navy base is the sound of one big sea lion dude party.<br/><br/>Anyone who hears a sea lion bark is hearing a California sea lion and not a seal or Steller sea lion, also found in local waterways, biologists say.<br/><br/>Seals don't bark and Steller sea lions emit a growl that's more like a lion, Gearin said.<br/><br/><table width="630px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="620px" src="/Assets/JPG/sealions/sealions4.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">Three Steller sea lions and one California sea lion rest together on Tatoosh Island near Cape Flattery. The Steller sea lions are lighter in color and up to 2 1/2 times larger than California sea lions. <i>Photo courtesy NOAA</i> </font></td></tr></table><br/><br/>Steller sea lions are native to the coastal areas of the north Pacific Rim, from Northern California to Siberia. They are more than twice as large as California sea lions, with the largest males reaching up to 2,500 pounds, compared to 1,000 for the California sea lions. They tend to live on the coast and are not seen as much in inland waters, biologists said.<br/><br/>Their populations were not as decimated as the California sea lions early in the 20th century, but subsequently, inexplicably, declined in the 1970s and '80s. The population in U.S. and Canadian waters have been listed as threatened under the Endangered Species Act, though their numbers have been slowly growing in recent years. The population from Alaska to Siberia is listed as endangered.<br/><br/>Sea lions of both types eat up to 6 percent of their body weight in fish per day. It's usually closer to 2 percent to 4 percent, DeLong said, so an 800-pound California sea lion would normally eat 18 to 32 pounds a day.<br/><br/>Fish other than salmon make up 80 percent to 95 percent of California sea lions' diet, Gearin said. Though hake is their hamburger, it doesn't mean they won't grab some prime rib if it happens along.<br/><br/>Ask Fryberg. He estimates that the pinnipeds steal up to half of the fish that Tulalip tribal members catch in nets and on hooks. <br/><br/>The sea lions "are so powerful they can come up and rip fish right out of the net," he said. "They make big holes in the net."<br/><br/>The whiskers of seals and sea lions are sensitive and can detect movement.<br/><br/>"When a fish starts struggling in the water, whether it's on a net or on a hook, they know," Fryberg said.<br/><br/>Seals and sea lions also will use the net like a wall and chase fish up against it, he said. They raid crab pots -- for the bait, not the crab -- and seals will swim as far as 50 miles upriver in search of steelhead.<br/><br/><table width="630px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="620px" src="/Assets/JPG/sealions/sealions5.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">The back flippers of a sea lion appear briefly before it dives underwater. </font></td></tr></table><br/><br/>In hatchery pens, "seals get up, crawl around the weirs, get up into a foot of water and start eating females," Fryberg said.<br/><br/>Gary Krein is the owner of All Star Charters, which takes people out fishing and sightseeing in boats from Everett and Seattle. Sea lions, he said, are a help and a hindrance at the same time.<br/><br/>"They're an interesting thing for tourists to see from out of the area. They do provide a level of excitement for the tourist industry," Krein said.<br/><br/>Also, though, "they want to sometimes attack the fish that we have hooked on the line and that can be a bit frustrating to fishermen to lose their catch."<br/><br/>He said seals are a far greater problem for hooked fish than sea lions.<br/><br/>"Harbor seals are way more aggressive," he said. "Sea lions seem to move on through -- they may take a fish from you but they're gone in the next five minutes. The harbor seals will get in and follow and follow and follow."<br/><br/>Seals, though, have a much more diverse diet. While California sea lions eat about 10 to 12 different types of prey, seals have up to 40, said Gearin of NOAA.<br/><br/>In defending pinnipeds, animal rights groups point to the other factors affecting salmon.<br/><br/>The percentage of fish taken by sea lions in the Columbia River run is miniscule compared to that taken by fishing operations, said Kate Wall, a federal affairs coordinator for the<a href="http://www.humanesociety.org/about/contact/"> Humane Society of the United States in Washington, D.C.<br/><br/></a>The group opposes any plan to allow the animals to be killed.<br/><br/>"We think this is an incorrect response that is not answering the real issues that are affecting salmon," she said. "We support protecting all animals, not just sea lions, not just salmon."<br/><br/>Sea lions have only one predator in the wild: the orca. Only certain populations of orcas, however, eat sea lions, and those tend to be transient populations that come and go, Gearin said.<br/><br/>Non-lethal measures have been tried all over the sea lions' range, DeLong said. In the late 1980s, sea lions had such a field day with fish at the Ballard locks in Seattle that one of them was given a name -- "Herschel" -- and featured regularly on the evening news.<br/><br/>Many of these sea lions were trapped and trucked to the Oregon and California coasts. Most of them were back within a month, Gearin said.<br/><br/>"The joke was that they beat the truck back," he said.<br/><br/>The increasing prevalence of seals and sea lions is causing other problems, too, Gearin said. Their droppings, for example, have caused elevated levels of fecal coliform bacteria in Hood Canal clam beds.<br/><br/><table align="right" width="300px" style="margin:10px 0 0 0; background-color:#EEEEEE"><tr><td style="padding:10px;"><img width="290px" src="/Assets/JPG/sealions/sealion6.jpg" style="margin-bottom:5px"><br><font style="font-family:Georgia, Times New Roman, serif; font-size:12px; line-height:16px;">Two sea lions fight for position on a pontoon. </font></td></tr></table>"Now what we're starting to see is increasing resource conflicts," Gearin said. "The Marine Mammal Protection Act was certainly a needed piece of legislation but like any piece of legislation it's not perfect. None of us want to kill animals but sometimes you might have to make that choice."<br/><br/>Krein, the fishing charter owner, agrees that something needs to be done. "I believe controls on seals and sea lions are an item that needs to be discussed," he said.<br/><br/>Fryberg spoke about sea lions last month in Portland at the annual conference of the <a href="http://www.psc.org/">Pacific Salmon Commission</a>, an advisory panel appointed by the U.S. and Canadian governments.<br/><br/>"Let's look at the problem and see if there are solutions that are healthy for all the environment," he said.<br/><br/>Sharon Young, marine issues field director the Humane Society in Washington, D.C., is a member of the task force studying the Columbia River situation. She said killing sea lions is a temporary, stopgap solution.<br/><br/>"It's like squirrels on your bird feeder -- people get really aggravated," she said. "If you kill that squirrel another will come along. It becomes a treadmill of death. You have to look at population-level solutions, not the 'let's get them off my bird feeder' approach.<br/><br/>"These are extremely smart, very adaptable animals, not unlike ourselves," she said. "If you really care about the fish, do something that matters."<br/><br/><br><b>More about pinnipeds</b><br/><br/>Following are some features of the three pinnipeds common to Western Washington.<br>Two of them &#8212; California sea lions and harbor seals &#8212; are frequently seen around inland waterways such as Possession Sound, Port Gardner, Port Susan and Puget Sound.<br>Steller sea lions, the largest of the three, occasionally venture into local waterways but are more commonly seen on the Washington coast.<br/><br/><b>California sea lion</b><br><i>Zalophus californianus</i><br>&bull; Length: 7 ½ feet average for males, 6 feet for females; males can reach up to 8 feet long.<br>&bull; Weight: 700 pounds average for males, with some reaching more than 1,000; average for females about 240.<br>&bull; Color: Dark brown for males, light brown for females.<br>&bull; Lifespan: 20 to 30 years.<br>&bull; Population: About 300,000.<br>&bull; Range: Males, West Coast of North America, Mexico to Alaska; females, Mexico and California.<br>&bull; Diet: Pacific whiting, or hake; squid, herring, mackerel, rockfish, sardines and salmon.<br/><br/><b>Steller sea lion</b><br><i>Eumetopias jubatus</i><br>&bull; Length: 10 to 11 feet for males; 7½  to 9½ for females.<br>&bull; Weight: Up to 2,500 pounds for males, up to 770 for females.<br>&bull; Color: Light blonde to reddish brown and slightly darker on the chest and abdomen.<br>&bull; Lifespan: 20 to 30 years.<br>&bull; Population: 83,500-93,000.<br>&bull; Range: Northern coast of North America to northern coast of Siberia, from Northern California to far northern Japan.<br>&bull; Diet: Hake, skate, herring, pollock, salmon, cod, rockfish, squid, shrimp.<br/><br/><b>Harbor seal</b><br><i>Phoca vitulina</i><br>&bull; Length: 6 feet.<br>&bull; Weight: about 245 pounds; slightly larger in the Pacific than in the Atlantic.<br>&bull; Color: Dark blue-gray backs with light and dark speckling.<br>&bull; Lifespan: Unknown.<br>&bull; Population: 30,000 to 40,000 in Oregon and Washington.<br>&bull; Range: West Coast of North America from Baja California to the Aleutian Islands and Bering Sea; East Coast from Canadian Arctic to the Carolinas. Also found in northern Europe and Siberia.<br>&bull; Diet: Fish, squid, shrimp, crab.<br/><br/><i>Source: NOAA fisheries</i><br/><br/><br><i>Bill Sheets: 425-339-3439; sheets@heraldnet.com.</i></div>
<!--End of paragraph-->


<!-- Start: After Body Area -->
<div class="afterbody">
<h3 style="float:left">Story tags&nbsp;&raquo;&nbsp;</h3><span class="tag"> &bull; <a href="/section/taxonomylist&TaxonomyId=1474&tag=Environmental Politics">Environmental Politics</a> &bull; <a href="/section/taxonomylist&TaxonomyId=1477&tag=Nature">Nature</a> &bull; <a href="/section/taxonomylist&TaxonomyId=1482&tag=Salmon">Salmon</a> &bull; <a href="/section/taxonomylist&TaxonomyId=1657&tag=Port Susan">Port Susan</a> &bull; <a href="/section/taxonomylist&TaxonomyId=1654&tag=Puget Sound">Puget Sound</a> &bull; <a href="/section/taxonomylist&TaxonomyId=1658&tag=Tulalip Bay">Tulalip Bay</a></span>
<br class="clearfloat" />

<!-- Using articleFacts_0.pbo -->
 



<div class="articleConnections">
	<h3>Related</h3>
	<ul>
		
<li class="articleConnectionItem"><a href="/article/20120315/NEWS03/703159853/1122/rss01">Feds OK killing of sea lions in Columbia River</a> <span class="articleConnectionDate">3/15/12</span></li><li class="articleConnectionItem"><a href="/article/20120203/NEWS01/702029788/1122/rss01">Who shot sea lions and seals recently is still a mystery</a> <span class="articleConnectionDate">2/3/12</span></li>


		
	</ul>
</div>



</div><!-- End: After Body Area -->

<!-- START: Social Networking Tools for Article Pages -->
<div class="social_networking_container" style="padding:15px 0 0 0;">

<div class="social_networking_item" style="float:left; width:115px;">
<!-- Article URL to share via social networking is http://www.heraldnet.com/article//NEWS01/702029790 -->

<!-- Twitter -->
<a href="http://twitter.com/share" class="twitter-share-button"
	url="http%3A%2F%2Fwww.heraldnet.com%2Farticle%2F20120203%2FNEWS01%2F702029790"
    data-via="everettherald" 
    data-text="As sea lion populations grow, conflicts increase" 
    data-related="HeraldNetDeal:HeraldNetDeal">Tweet</a>

</div>
<div class="social_networking_item" style="float:left; width:80px;">	
<!-- Google +1 button -->
<g:plusone size="medium"></g:plusone>
</div>

<div class="social_networking_item" style="float:left; width:150px; padding:1px 0;">	

<!-- Facebook Recommend --><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.heraldnet.com%2Farticle%2F20120203%2FNEWS01%2F702029790&amp;layout=button_count&amp;show_faces=false&amp;width=135&amp;action=recommend&amp;font=arial&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:21px;" allowTransparency="true"></iframe>

</div>

<div class="social_networking_item" style="float:left; width:80px;">
<!-- add pinterest button if there is a main picture to pin -->

&nbsp;

</div>

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style" style="float:left; margin:3px 0; width:60px;">
<a href="http://www.addthis.com/bookmark.php?v=250&amp;pubid=xa-4f4e89f912775e89" class="addthis_button_compact" style="font-size:12px">Share</a>
</div>
<script type="text/javascript">
    var addthis_config = { 
		services_exclude: 'email',
        services_compact: 'facebook, tumblr, digg, reddit, stumbleupon, buzzzy, delicious, fark, tweetmeme, friendfeed, linkedin, kindleit, more',
        ui_cobrand: 'HeraldNet',
        ui_header_color: '#cccccc',
        ui_header_background: '#990000'
    };
</script> 
<script type="text/javascript" src="/js/hnet/addthis.js"></script>
<!-- AddThis Button END -->


<div class="social_networking_item" style="padding:0 0 0 15px; float:left;; width:125px;">

<!-- Email --><a href="javascript:NewWindow(430,350,'/apps/pbcs.dll/art_tips?Date=20120203&Category=NEWS01&ArtNo=702029790&SiteData=DH&Profile=1122&SectionCat=rss01');"><img src="/images/hnet/icons/icon_Email32x20.gif" alt="Email this story" title="Email this story"></a>
<!-- Go to Comments --><a href="#comments"><img src="/images/hnet/icons/icon_Comment29x22.gif" alt="Leave a comment" title="Leave a comment"></a>
<!-- Print Article --><a href="/apps/pbcs.dll/article?AID=/20120203/NEWS01/702029790/1122/rss01&mime=xml&template=PrinterFriendly" target="_blank"><img src="/images/hnet/icons/icon_printer28x24.gif" alt="Print this story" title="Print this story"></a>

</div>

</div><!-- /end social_networking_container -->

<!-- END: IF IS USING EMBED CONTENT FOR THE STORY CLASS -->

</div><!-- end: article -->
<!-- pbs:macro name="comp_AdsGoogleText" -->


		
			




<div id="container_artA">
			
				<!-- start article mp1 -->
				<div class="mp1" style="width: 648px;">
				<!-- START:  macro comp_EvergreenContent. Comp #210 -->
<div class="comp_EvergreenContent">
	<H2>Don't miss ...</H2>

<!-- see if we're doing 1, 2 or 3(on 4) columns -->
	<div class="comp_EvergreenContent4x">

<!-- links list produces items. -->
	
<!-- do some math to see if we need a right margin -->
	<div class="itemContainer push_right">

		<div class="image">
	<a href="/article/20111208/NEWS01/111209752" target="_blank"><img src="/apps/pbcsi.dll/link_image?ID=91402" alt="Sea lion vs. octopus" title="Sea lion vs. octopus" /></a></div>
		
		<div class="item_header"><a href="/article/20111208/NEWS01/111209752" target="_blank">Sea lion vs. octopus</a></div>
		<div class="clearfloat" style="height:2px"><br></div>
		
		<div class="item_text"><a href="/article/20111208/NEWS01/111209752" target="_blank">Video: Nature in action, seen from Mukilteo ferry</a></div>
		<div class="clearfloat" style="height:12px"><br></div>

	</div>

	
<!-- do some math to see if we need a right margin -->
	<div class="itemContainer push_right">

		<div class="image">
	<a href="/article/20120113/NEWS01/701139806" target="_blank"><img src="/apps/pbcsi.dll/link_image?ID=92433" alt="Gorgeous sunset" title="Gorgeous sunset" /></a></div>
		
		<div class="item_header"><a href="/article/20120113/NEWS01/701139806" target="_blank">Gorgeous sunset</a></div>
		<div class="clearfloat" style="height:2px"><br></div>
		
		<div class="item_text"><a href="/article/20120113/NEWS01/701139806" target="_blank">Can you top this photo?</a></div>
		<div class="clearfloat" style="height:12px"><br></div>

	</div>

	
<!-- do some math to see if we need a right margin -->
	<div class="itemContainer push_right">

		<div class="image">
	<a href="/article/20110414/BLOG48/110419955" target="_blank"><img src="/apps/pbcsi.dll/link_image?ID=89300" alt="Standing tall" title="Standing tall" /></a></div>
		
		<div class="item_header"><a href="/article/20110414/BLOG48/110419955" target="_blank">Standing tall</a></div>
		<div class="clearfloat" style="height:2px"><br></div>
		
		<div class="item_text"><a href="/article/20110414/BLOG48/110419955" target="_blank">The 10 tallest buildings in Snohomish County</a></div>
		<div class="clearfloat" style="height:12px"><br></div>

	</div>

	
<!-- do some math to see if we need a right margin -->
	<div class="itemContainer">

		<div class="image">
	<a href="/article/20080210/NEWS01/281773053/1059" target="_blank"><img src="/apps/pbcsi.dll/link_image?ID=87472" alt="J.P. Patches" title="J.P. Patches" /></a></div>
		
		<div class="item_header"><a href="/article/20080210/NEWS01/281773053/1059" target="_blank">J.P. Patches</a></div>
		<div class="clearfloat" style="height:2px"><br></div>
		
		<div class="item_text"><a href="/article/20080210/NEWS01/281773053/1059" target="_blank">The Northwest's favorite clown for 50 years</a></div>
		<div class="clearfloat" style="height:12px"><br></div>

	</div>


	</div>
	
	<div class="clearfloat"></div><!-- Clear floats -->

</div>
<div class="clearfloat"></div>
<!-- END:  macro comp_EvergreenContent -->
				</div><!-- /end article mp1 -->
			

			
			<div class="clearfloat"></div>
</div><!-- /end #container_artA -->




			


		


	<!--BEGIN NEW COMMENTS MODULE-->
    
	<div class="commentsHeader" id="commentsID">Comments</div>
	<div id="commentscontainer">
		<script type="text/javascript" src="/jQuery/jQueryPopup/jquery.popupWindow.js"></script>
	</div><!-- /end #commentscontainer -->    		
		
	<!--END NEW COMMENTS MODULE-->

<SCRIPT Language="JavaScript">
  var enableForum = "1";
  var storylink   = '/article/20120203/NEWS01/702029790/1122/rss01';
/*
  if (document.getElementById('storyadinline').clientHeight < 100) {
    document.getElementById('storyadinline').style.visibility = 'hidden'; 

  }
*/
</SCRIPT>






<script>
	var storylinkloadcomments = storylink + '?template=loadcomments&omniture=0';	
	var commentsURL = storylinkloadcomments;
	if ((enableForum==1) || (enableForum==3)) {
		$("#commentscontainer").load(commentsURL);
	} else {
		$("#commentsID").hide();
	}
</script>
	</div><!-- /end #content -->

        

<!-- Start: macro rail -->
<div id="rail">

<!-- SectionCat: NEWS01 - componentsArticleRailMP01: NEWS01 -->

	<!-- start rail rmp01 -->
	<div id="rmp01" style="width: 316px;">
		<!-- Start:  comp_DailyDealWidget300x250 -->
<div class="comp_DailyDealWidget300x250" style="width:300px; height:250px; margin:10px auto; border:none;"><iframe src="http://www.heraldnetdailydeal.com/widgets/DailyDealWidget300x250" frameborder="0" width="300" height="250" marginheight="0" marginwidth="0" scrolling="no" name="DailyDealWidget300x250"></iframe></div>
<!-- End:    comp_DailyDealWidget300x250 -->
	</div><!-- /end rail rmp01 -->



	<!-- start rail rmp02 -->
	<div id="rmp02" style="width: 316px;">
		<!-- Start:  macro comp_AdsModularBox1_All for CategoryID Local News in Local News -->
<!-- Can insert ad sizes 300x250 = 100799 or 300x600 = 869700 using adspot 882530 -->
<!-- removed ad size 336x280 = 164951 -->
<div class="comp_AdsModularBox1_All">
<div class="advertisement">advertisement&nbsp;|&nbsp;<a href="/adinfo">your ad here</a></div>
<div class="adWrapper">

<script type="text/javascript" language="JavaScript">
  aj_server = 'http://ads.heraldnet.com/servlet/ajrotator/'; aj_tagver = '1.0';
  aj_zone = 'heraldnet'; aj_adspot = '882530'; aj_page = '0'; aj_dim ='100799,869700'; aj_ch = ''; aj_ct = '166957'; aj_kw = '';
  aj_pv = true; aj_click = '';
</script><script type="text/javascript" language="JavaScript" src="http://img1.cdn.adjuggler.com/banners/ajtg.js"></script>
</div><!-- /end adWrapper -->
</div><!-- /end comp_AdsModularBox1_All -->
<!-- End:  macro comp_AdsModularBox1_All for CategoryID Local News in Local News -->

	</div><!-- /end rail rmp02 -->



	<!-- start rail rmp03 -->
	<div id="rmp03" style="width: 316px;">
		<!-- Start: Component Tab List - comp_TabList.pbo -->

<div class="comp_TabList">
<ul class="tabs">
	 
    <li><a href="#">LOCAL NEWS</a></li>
	
	
	
</ul> 
 
<!-- Start: tab "panes" --> 
<div class="panes">


<div class="pane1">

<ul>
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120528/NEWS01/705289933#18-new-headstones-will-mark-graves-of-Civil-War-veterans">18 new headstones will mark graves of Civil War veterans</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>1</span>)</span>
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120528/NEWS01/705289945#Private-stores-to-start-selling-liquor-on-Friday">Private stores to start selling liquor on Friday</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>1</span>)</span>
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120528/NEWS01/705289943#Cruzin-to-Colby-a-trip-down-memory-lane">Cruzin' to Colby a trip down memory lane</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>1</span>)</span>
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120528/NEWS01/705289935#Snohomish-High-senior-to-be-Democratic-elector">Snohomish High senior to be Democratic elector</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>5</span>)</span>
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120528/NEWS01/705289939#Lowell-art-gallery-closing-its-doors-after-six-years">Lowell art gallery closing its doors after six years</a><!-- Story title -->
		
		
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->
<!-- START: newsItem18301 -->


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		<a href="/article/20120527/NEWS01/705279938#Snohomish-veteran-visits-WWII-sites-of-his-past">Snohomish veteran visits WWII sites of his past</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>6</span>)</span>
		
		
		
		<span class="icons"></span>
			
	</span>
</li>


<!-- END: newsItem18301 -->

</ul>

<a class="most" href="/section/news01">&raquo; More local news</a>
</div>






</div>
<!-- End: tab "panes" --> 

</div>
<!-- End: Tab List - comp_TabList.pbo -->
	</div><!-- /end rail rmp03 -->



	<!-- start rail rmp04 -->
	<div id="rmp04" style="width: 316px;">
		<!-- comp_FacebookActivity.pbo -->
<div style="border-color:#3B5998; border-style:solid;  border-width: 1px 1px 0 1px;">
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fheraldnet&amp;width=316&amp;height=62&amp;colorscheme=light&amp;show_faces=false&amp;border_color=3B5998&amp;stream=false&amp;header=false&amp;appId=204305206314016" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:316px; height:62px;" allowTransparency="true"></iframe>
</div>
<iframe src="//www.facebook.com/plugins/activity.php?site=heraldnet.com&amp;app_id=204305206314016&amp;action&amp;width=316&amp;height=220&amp;header=false&amp;colorscheme=light&amp;linktarget=_top&amp;border_color=cccccc&amp;font&amp;recommendations=true&amp;appId=204305206314016" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:316px; height:220px;" allowTransparency="true"></iframe>
<br /><br />
<!-- end comp_FacebookActivity.pbo -->
	</div><!-- /end rail rmp04 -->



	<!-- start rail rmp05 -->
	<div id="rmp05" style="width: 316px;">
		<!-- Start:  macro comp_ClassifiedWidget for CategoryID Local News in Local News -->
<div class="comp_ClassifiedWidget">
<div style="border-bottom:2px solid #900;margin:0px 0px 10px 0px;padding:0px 0px 7px 0px;"><a href="/Classifieds"><img src="/images/hnet/components/ClassifiedWidget/header_NSClassifieds.jpg" alt="NORTHSOUND Classifieds" /></a><a href="/Classifieds"><img src="/images/hnet/components/ClassifiedWidget/classifieds.gif" alt="NORTHSOUND Classifieds" /></a></div>


<!-- Start: ClassifiedWidget Jobs Section -->
<div class="ClassifiedWidgetJobsWrapper">

<div class="topJobs">Top Jobs</div>

<!-- Classified Jobs Widget data will be injected into the DIV wrapper below (ClassifiedWidgetJobsFrame) -->
<div id="ClassifiedWidgetJobsFrame"></div>

<!-- scrolling featured jobs script -->
<script language="JavaScript" type="text/JavaScript">
var myClassifiedWidgetJobsFrame = new xmlScrollView();
myClassifiedWidgetJobsFrame.setOutPutElement('ClassifiedWidgetJobsFrame');
myClassifiedWidgetJobsFrame.setItemRoot('Job');
myClassifiedWidgetJobsFrame.declareVariable('JobTitle', '%jobTitle%');
myClassifiedWidgetJobsFrame.declareVariable('Company', '%jobEmployer%');
myClassifiedWidgetJobsFrame.declareConditionalVariable('City', '%jobCity%', '' , ', ');
myClassifiedWidgetJobsFrame.declareConditionalVariable('State', '%jobState%', '', '');
myClassifiedWidgetJobsFrame.declareVariable('Url', '%jobLink%');
myClassifiedWidgetJobsFrame.setTemplate('<div class="jobItem" onmouseover="myClassifiedWidgetJobsFrame.scroller.stopScroll(); this.style.background=\'#efefef\'; this.style.border=\'1px dotted #aaaaaa\'; this.style.padding=\'5px\';" onmouseout="myClassifiedWidgetJobsFrame.scroller.startScroll(); this.style.background=\'none\';  this.style.border=\'none\'; this.style.padding=\'0px\';" onclick=window.open(\'%jobLink%\') style="cursor:pointer;">\ <div class="title">%jobTitle%</div>\ <div class="employer">%jobEmployer%</div>\ <div class="location">%jobCity% %jobState%</div>\ </div>');

//myClassifiedWidgetJobsFrame.disableScroll(); 
myClassifiedWidgetJobsFrame.setScrollDelay(50);
myClassifiedWidgetJobsFrame.outputFromString(xmlStringClassifiedWidgetJobsFrame);
</script>
<!-- end scrolling featured jobs script -->

<div class="hideMe"></div><!-- creates a 50px box with a gradient which hides the overflow of text from items above -->

</div><!-- /end ClassifiedWidgetJobsWrapper -->
<!-- End: ClassifiedWidget Jobs Section -->


<!-- Start: ClassifiedWidget Homes Section -->

<div class="ClassifiedWidgetHomesFrameWrapper">
<div class="homes">Homes</div>
<div id="ClassifiedWidgetHomesFrame">

<!-- This allows you to fetch xml from adicio/other sites via a locked down proxy on the
adicio server. Returns javascript "var $stringVar = '<xml></xml>'" -->


<script language="JavaScript" type="text/javascript">
// Create a new instance
var myClassifiedWidgetHomesFrame = new xmlScrollView();
// The id of the element where the html will be written to
myClassifiedWidgetHomesFrame.setOutPutElement('ClassifiedWidgetHomesFrame');
// The root tag for the elemets to recourse
myClassifiedWidgetHomesFrame.setItemRoot('Property');
// Setup the variables to replace with tag values
myClassifiedWidgetHomesFrame.declareVariable('Image1', '%Image1%');
myClassifiedWidgetHomesFrame.declareVariable('Url', '%Url%');
myClassifiedWidgetHomesFrame.declareVariable('Price', '%Price%');
myClassifiedWidgetHomesFrame.declareVariable('City', '%City%');

var template = '<div class="item" onmouseover="this.style.background=\'#000000\';this.style.color=\'#ffffff\';" onmouseout="this.style.background=\'\';this.style.color=\'\';" onclick=window.open(\'%Url%\') style="cursor:hand;cursor:pointer;">'; template += '<div class="featuredItemImageWrapper"><div class="featuredItemImage"><img src="%Image1%" alt=" " /></div></div>'; template += '</div>'; template += '<div class="price">%Price%</div>'; template += '<div class="city">%City%</div>';
myClassifiedWidgetHomesFrame.setTemplate(template);
myClassifiedWidgetHomesFrame.disableScroll(); /*turn off scrolling*/
// myClassifiedWidgetHomesFrame.setScrollDelay(50); /*turn on scrolling*/
myClassifiedWidgetHomesFrame.outputFromString(xmlStringClassifiedWidgetHomesFrame);
</script>
</div><!-- /end #ClassifiedWidgetHomesFrame -->
</div><!-- /end ClassifiedWidgetHomesFrameWrapper -->

<!-- End: ClassifiedWidget Homes Section -->


<!-- Start: ClassifiedWidget Autos Section -->

<div class="ClassifiedWidgetAutosFrameWrapper">
<div class="autos">Autos</div>
<div id="ClassifiedWidgetAutosFrame">
<div class="item">
<iframe  src="http://heraldnet.motors.adicio.com/autos/widgets/featuredAutos.php?clientId=heraldnet&pp=1&showHeader=n&showfooter=n&orderBy=random&showBorders=n" scrolling="no" class="topcars2" marginwidth="0" marginheight="0" frameborder="0" width="135" height="150"></iframe>
</div><!-- /end item -->
</div><!-- /end #ClassifiedWidgetAutosFrameWrapper -->
</div><!-- /end ClassifiedWidgetAutosFrame -->

<!-- End: ClassifiedWidget Autos Section -->

<div class="clearfloat"></div>

</div><!-- /end comp_ClassifiedWidget -->
<!-- End:  macro comp_ClassifiedWidgetJobs for CategoryID Local News in Local News -->



	</div><!-- /end rail rmp05 -->



	<!-- start rail rmp06 -->
	<div id="rmp06" style="width: 316px;">
		<!-- Start: Week Review - comp_WeekReview.pbo * NEWS="comp_WeekReview" content="count=3 profile=1122 teaser=1 priosort=1 prioonly" c_title="Week review" * -->

<div class="comp_WeekReview">

<div class="component_header"><h2>Catch up on HeraldNet</h2></div>
 

<h4>Sunday</h4>



<div class="frame">
<div class="photoframe" style="background:url(/apps/pbcsi.dll/bilde?Site=DH&Date=20120527&Category=SPORTS&ArtNo=705289909&Ref=TS&NewTbl=1&MaxW=70) no-repeat top left;">
<a href="/article/20120527/SPORTS/705289909/1122/ENT#Friendly-rivals-tied-for-lead"><img src="/images/hnet/components/compWeekReview/arrow.png"/></a>
</div>
<a href="/article/20120527/SPORTS/705289909/1122/ENT#Friendly-rivals-tied-for-lead">Friendly rivals tied for lead: <span class="summary">Strickland, Goodwin share Snohomish County Am lead</span></a>
</div>
<ul>




<li>

<a href="/article/20120527/SPORTS/120529777/1122/ENT#Angels-sweep-Mariners">Angels sweep Mariners: <span class="summary">Angels win 4-2, complete 4-game sweep of Mariners</span></a>
	
</li>





<li>

<a href="/article/20120527/SPORTS/120529779/1122/ENT#Franchitti-wins-Indy-500">Franchitti wins Indy 500: <span class="summary">Scotsman wins his third race at the Brickyard</span></a>
	
</li>


</ul>

<h4>Saturday</h4>



<div class="frame">
<div class="photoframe" style="background:url(/apps/pbcsi.dll/bilde?Site=DH&Date=20120526&Category=SPORTS01&ArtNo=120529784&Ref=TS&NewTbl=1&MaxW=70) no-repeat top left;">
<a href="/article/20120526/SPORTS01/120529784/1122/ENT#Wildcats-win-title"><img src="/images/hnet/components/compWeekReview/arrow.png"/></a>
</div>
<a href="/article/20120526/SPORTS01/120529784/1122/ENT#Wildcats-win-title">Wildcats win title: <span class="summary">Archbishop Murphy baseball beats Lynden for 2A state title</span></a>
</div>
<ul>




<li>

<a href="/article/20120526/SPORTS01/705269890/1122/ENT#Seagulls-fall-short">Seagulls fall short: <span class="summary">Everett softball loses to Kamiakin in 3A champioship game</span></a>
	
</li>





<li>

<a href="/article/20120526/NEWS01/705269952/1122/ENT#Blooming-nuisance">Blooming nuisance: <span class="summary">Scotch broom is bursting along roadways again</span></a>
	
</li>


</ul>
</h4>
<h4>Friday</h4>



<div class="frame">
<div class="photoframe" style="background:url(/apps/pbcsi.dll/bilde?Site=DH&Date=20120525&Category=ENT&ArtNo=120529837&Ref=TS&NewTbl=1&MaxW=70) no-repeat top left;">
<a href="/article/20120525/ENT/120529837/1122#Ideas-for-weekend-fun"><img src="/images/hnet/components/compWeekReview/arrow.png"/></a>
</div>
<a href="/article/20120525/ENT/120529837/1122#Ideas-for-weekend-fun">Ideas for weekend fun: <span class="summary">Car show, film festival, Folklife and more</span></a>
</div>
<ul>




<li>

<a href="/article/20120525/BLOG41/120529833/1122/ENT#How-he-got-the-shot">How he got the shot: <span class="summary">Photographer tells the story behind stunning cougar photos</span></a>
	
</li>





<li>

<a href="/article/20120525/NEWS01/705259832/1122/ENT#Friends-in-high-places">Friends in high places: <span class="summary">Influential voices line up for Green Mountain lookout</span></a>
	
</li>


</ul>
</h4>
<h4>Thursday</h4>

<ul>

<li>

<a href="/article/20120524/NEWS01/705249927/1122/ENT#Cougar-goes-grudgingly">Cougar goes grudgingly: <span class="summary">Found near Arlington, cougar is caught and released (gallery)</span></a>
	
</li>
<li>

<a href="/article/20120524/NEWS01/705249789/1122/ENT#Student-returns-to-cheers">Student returns to cheers: <span class="summary">Nic Trout makes first visit to M-P since he was paralyzed</span></a>
	
</li>
<li>

<a href="/article/20120524/BLOG48/305249999/1122/ENT#Graduation-rates">Graduation rates: <span class="summary">Which schools are graduating kids on time? Look them up</span></a>
	
</li>
</ul>
</h4>
<h4>Wednesday</h4>

<ul>

<li>

<a href="/article/20120523/NEWS01/705239832/1122/ENT#Historic-inn-revived">Historic inn revived: <span class="summary">With spirited history, restored Stanwood Hotel reopens</span></a>
	
</li>
<li>

<a href="/article/20120523/BIZ/705239722/1122/ENT#Flying-in-Charleston">Flying in Charleston: <span class="summary">Boeing&#8217;s first South Carolina-built 787 takes to the sky</span></a>
	
</li>
<li>

<a href="/article/20120523/BLOG44/120529881/1122/ENT#Best-milkshake-around">Best milkshake around?: <span class="summary">Who makes your favorite in Snohomish County?</span></a>
	
</li>
</ul>
</h4>

<br />
</div>
<!-- End: Week Review - comp_WeekReview.pbo -->
	</div><!-- /end rail rmp06 -->



	<!-- start rail rmp07 -->
	<div id="rmp07" style="width: 316px;">
		<!-- START:  macro comp_HNetAutosDealerAdsWidget for category NEWS01 -->


<iframe src="http://www.heraldnet.com/section/iFrame_AutosInternetSpecials?Omniture=0" width="316" height="435" frameborder="0" scrolling="no" name="AutosDealerAdsAdsWidget"></iframe>


<!-- END:  macro comp_HNetAutosDealerAdsWidget for category NEWS01 -->
	</div><!-- /end rail rmp07 -->



	<!-- start rail rmp08 -->
	<div id="rmp08" style="width: 316px;">
				<!-- /start #comp_KaangoWidget -->
		
	<div style="border: 1px black solid;"><a href="/Classifieds">
	<div><img src="/images/hnet/HNetClassifieds/Logo_Classifieds_Widget.png" alt="HeraldNet Classifieds" /></a></div>
	<div id="kaangoWidgetContainer">
		<script language="Javascript" type="text/javascript" src="http://heraldnet.kaango.com/ads/custom-widget?dimension=horizontal&rowscols=3&numAds=3&borderColor=ffffff&&bgColor=ffffff&linkColor=990000&fontSize=10&fontFamily=arial&photosOnly=1&brief=1&originalDisplay=1&originLiner=1&originPower=1&categoryID=0&createTime=168"></script>
</div>
</div>
<!-- /end #comp_KaangoWidget -->
	</div><!-- /end rail rmp08 -->









<!-- start rail hardcoded modular box 3 -->
	<div id="rmp01" style="width: 316px;">
		<!-- Start:  macro comp_AdsModularBox3_All for CategoryID Local News in Local News -->
<!-- Can insert ad sizes 300x250 = 100799 or 300x600 = 869700 using adspot 882530 -->
<!-- removed ad size 336x280 = 164951 -->
<div class="comp_AdsModularBox3_All">
<div class="advertisement">advertisement&nbsp;|&nbsp;<a href="/adinfo">your ad here</a></div>
<div class="adWrapper">

<script type="text/javascript" language="JavaScript">
  aj_server = 'http://ads.heraldnet.com/servlet/ajrotator/'; aj_tagver = '1.0';
  aj_zone = 'heraldnet'; aj_adspot = '1034466'; aj_page = '0'; aj_dim ='100799,869700'; aj_ch = ''; aj_ct = '166957'; aj_kw = '';
  aj_pv = true; aj_click = '';
</script><script type="text/javascript" language="JavaScript" src="http://img1.cdn.adjuggler.com/banners/ajtg.js"></script>
</div><!-- /end adWrapper -->
</div><!-- /end comp_AdsModularBox3_All -->
<!-- End:  macro comp_AdsModularBox3_All for CategoryID Local News in Local News -->

	</div><!-- /end rail hardcoded modular box 3 -->
</div><!-- /end #rail -->
<!-- End: macro rail -->
        <div class="clearfloat"></div><!-- clear floats for #content and #rail -->
         <!-- Start: macro containerFeaturedNews -->
<div id="containerFeaturedNews">
	<!-- start mp1 -->
	<div class="mp1" style="width: 316px;">
		<!-- Start: comp_MostRead.pbo -->
<div id="comp_MostRead">

<ul class="tabs"> 
    <li><a class="s" href="#">MOST READ</a></li> 
	<li><a class="s" href="#">COMMENTS</a></li> 
</ul> 
 
<!-- Start: tab "panes" --> 
<div class="panes">

<!-- Top Stories tab -->
<div class="mostRead">

<ul>

<li>
	<span>
		<a href="/article/20120527/NEWS02/705279903/0/biz#NATO-disputes-report-of-casualties-in-airstrike"> 
   			NATO disputes report of casualties in airstrike
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/SPORTS/120529774/0/biz#Donald-wins-in-Europe-to-regain-No.-1-ranking"> 
   			Donald wins in Europe to regain No. 1 ranking
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279942/0/biz#Twins-have-multiplied"> 
   			Twins have multiplied
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/BIZ/705279959/0/biz#Free-credit-report-websites-deliver-worthless-results"> 
   			Free credit report websites deliver worthless results
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279938/0/biz#Remembering-his-past"> 
   			Remembering his past
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279954/0/biz#Educators-point-to-funding-losses-for-grad-rate-drop"> 
   			Educators point to funding losses for grad rate drop
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705269896/0/biz#Toddler-struck-by-a-vehicle-in-Arlington"> 
   			Toddler struck by a vehicle in Arlington
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/SPORTS/705279935/0/biz#All-the-comforts-of-home"> 
   			All the comforts of home
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/SPORTS/705279933/0/biz#Special-day-in-Seattle"> 
   			Special day in Seattle
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS02/705279919/0/biz#U.S.-in-talks-to-deport-deeper-inside-Mexico"> 
   			U.S. in talks to deport deeper inside Mexico
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/OPINION03/705279977/0/biz#In-Everett-he-trusted"> 
   			In Everett, he trusted
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/BLOG53/705279952/0/biz#Scoops-nickname-was-just-one-of-his-ties-to-paper"> 
   			Scoop's nickname was just one of his ties to paper
    	</a>
	</span>
</li>

</ul>


</div>
<!-- Most Read tab -->
<div class="comments">

<ul>
<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/NEWS01/705279954/0/biz">Everett grad rates decline</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>34</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/NEWS02/704199896/0/biz">Senator asks airlines to drop seat fee for kids</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>10</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/BIZ/705279959/0/biz">Free credit report websites deliver worthless results </a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>7</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120528/BLOG17/705289962/0/biz">Money needed to fix I-5 grooves</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>6</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/NEWS01/705279938/0/biz">Visiting history to not forget his past</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>6</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120528/NEWS01/705289935/0/biz">Snohomish High senior selected as Democratic elector</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>5</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/NEWS02/705279919/0/biz">U.S. in talks to deport deeper inside Mexico</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>4</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120528/NEWS02/705289968/0/biz">Labor board member accused of leaks resigns</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>4</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/OPINION03/705279977/0/biz">Scoop Jackson never forgot his roots</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>3</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>


<li>
	<span>
		
		<span></span>
		<!-- Pull a Updated tag image or New tag image. It works with /templates/scripts/ArticlePostTagImage.vbs -->
		
		
		
		
		
		<a href="/article/20120527/BLOG12/120529781/0/biz">Dominik Bittner to Germany</a><!-- Story title -->
		
		<span class="comment_count_newslist"><img src="/images/hnet/icons/icon_commentCount.gif" alt="" border="0" style="vertical-align:middle;">&nbsp;(<span>2</span>)</span>
		
		
		
		<span class="icons"><!-- % i s o d a  t e t i m e $ S ( " A r t i c l  e P o s t T e x t U p d a t e " ) % --></span>
			
	</span>
</li>



</ul>

<br>
</div>

</div>
<!-- End: tab "panes" --> 
</div>
<!-- End: comp_MostRead.pbo -->
	</div>
    <!-- /end mp1 -->
	<!-- start mp2 -->
	<div class="mp2" style="width: 316px;">
		<!-- START:  macro comp_FeaturedNews -->
<div class="comp_FeaturedNews">
<div class="featuredNews_header"><h2>HeraldNet highlights</h2></div>
<div class="featuredNews">

<!-- START:  newsItem4001 object -->
<div class="featuredNews_Item" style="margin:10px 16px 0 0; float:left;">
    <div class="featuredNews_Frame"><div class="featuredNews_ImageFrame"><a href="/article/20120526/NEWS01/705269952/0/biz#Blooming-nuisance"><img src="/apps/pbcsi.dll/bilde?Site=DH&Date=20120526&Category=NEWS01&ArtNo=705269952&Ref=TS&NewTbl=1&MaxW=148" alt="Blooming nuisance" title="Blooming nuisance" /></a></div></div>
    <div class="featuredNews_Title"><a href="/article/20120526/NEWS01/705269952/0/biz#Blooming-nuisance">Blooming nuisance</a>: <span class="featuredNews_Text">Scotch broom is bursting along roadways again</span></div>
    
</div><!-- /end featuredNewsItem -->
<!-- END:  newsItem4001 object -->
<!-- START:  newsItem4001 object -->
<div class="featuredNews_Item" style="margin:10px 0 0 0; float:left;">
    <div class="featuredNews_Frame"><div class="featuredNews_ImageFrame"><a href="/article/20120526/LIVING/705269987/0/biz#Off-beat-in-New-York"><img src="/apps/pbcsi.dll/bilde?Site=DH&Date=20120526&Category=LIVING&ArtNo=705269987&Ref=TS&NewTbl=1&MaxW=148" alt="Off-beat in New York" title="Off-beat in New York" /></a></div></div>
    <div class="featuredNews_Title"><a href="/article/20120526/LIVING/705269987/0/biz#Off-beat-in-New-York">Off-beat in New York</a>: <span class="featuredNews_Text">What to see to get a real feel for the fascinating city</span></div>
    
</div><!-- /end featuredNewsItem -->
<!-- END:  newsItem4001 object -->
<!-- START:  newsItem4001 object -->
<div class="featuredNews_Item" style="margin:10px 0 0 16px; float:right;">
    <div class="featuredNews_Frame"><div class="featuredNews_ImageFrame"><a href="/article/20120524/NEWS01/705249927/0/biz#Cougar-goes-grudgingly"><img src="/apps/pbcsi.dll/bilde?Site=DH&Date=20120524&Category=NEWS01&ArtNo=705249927&Ref=TS&NewTbl=1&MaxW=148" alt="Cougar goes grudgingly" title="Cougar goes grudgingly" /></a></div></div>
    <div class="featuredNews_Title"><a href="/article/20120524/NEWS01/705249927/0/biz#Cougar-goes-grudgingly">Cougar goes grudgingly</a>: <span class="featuredNews_Text">Found near Arlington, cougar is caught and released (gallery)</span></div>
    
</div><!-- /end featuredNewsItem -->
<!-- END:  newsItem4001 object -->
<!-- START:  newsItem4001 object -->
<div class="featuredNews_Item" style="margin:10px 0 0 0; float:right;">
    <div class="featuredNews_Frame"><div class="featuredNews_ImageFrame"><a href="/article/20120524/NEWS01/705249789/0/biz#Student-returns-to-cheers"><img src="/apps/pbcsi.dll/bilde?Site=DH&Date=20120524&Category=NEWS01&ArtNo=705249789&Ref=TS&NewTbl=1&MaxW=148" alt="Student returns to cheers" title="Student returns to cheers" /></a></div></div>
    <div class="featuredNews_Title"><a href="/article/20120524/NEWS01/705249789/0/biz#Student-returns-to-cheers">Student returns to cheers</a>: <span class="featuredNews_Text">Nic Trout makes first visit to M-P since he was paralyzed</span></div>
    
</div><!-- /end featuredNewsItem -->
<!-- END:  newsItem4001 object -->
</div>
</div><!-- /end comp_FeaturedNews -->
<!-- END:  macro comp_FeaturedNews -->
	</div>
    <!-- /end mp2 -->
	<!-- start mp3 -->
	<div class="mp3" style="width: 316px;">
		<!-- Start: comp_MostReadThisWeek.pbo -->
<div id="comp_MostReadThisWeek">

<ul class="tabs"> 
    <li><a href="#">MOST READ THIS WEEK</a></li> 
</ul> 
 
<!-- Start: tab "panes" --> 
<div class="panes">

<!-- Top Stories tab -->
<div class="mostRead">

<ul>

<li>
	<span>
		<a href="/article/20120527/NEWS02/705279903/0/biz#NATO-disputes-report-of-casualties-in-airstrike"> 
   			NATO disputes report of casualties in airstrike
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/SPORTS/120529774/0/biz#Donald-wins-in-Europe-to-regain-No.-1-ranking"> 
   			Donald wins in Europe to regain No. 1 ranking
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279942/0/biz#Twins-have-multiplied"> 
   			Twins have multiplied
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/NEWS01/705269952/0/biz#Blooming-nuisance"> 
   			Blooming nuisance
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/NEWS01/705269954/0/biz#Computer-failure-may-have-wiped-Mukilteo%26%23146s-data"> 
   			Computer failure may have wiped Mukilteo&#146;s data
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/NEWS01/705269958/0/biz#Classic-cars-return-to-Everett-for-Cruzin-to-Colby"> 
   			Classic cars return to Everett for Cruzin' to Colby
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/BIZ/705279959/0/biz#Free-credit-report-websites-deliver-worthless-results"> 
   			Free credit report websites deliver worthless results
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279938/0/biz#Remembering-his-past"> 
   			Remembering his past
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120527/NEWS01/705279954/0/biz#Educators-point-to-funding-losses-for-grad-rate-drop"> 
   			Educators point to funding losses for grad rate drop
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/SPORTS01/120529784/0/biz#Wildcats-win-title"> 
   			Wildcats win title
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/NEWS01/705269962/0/biz#After-long-wait-Arlington-church-gets-new-pastor"> 
   			After long wait, Arlington church gets new pastor
    	</a>
	</span>
</li>

<li>
	<span>
		<a href="/article/20120526/NEWS01/705269960/0/biz#ATM-skimmer-sentenced-to-four-years-in-prison"> 
   			ATM skimmer sentenced to four years in prison
    	</a>
	</span>
</li>

</ul>


</div>

</div>
<!-- End: tab "panes" --> 
</div>
<!-- End: comp_MostReadThisWeek.pbo -->
	</div>
    <!-- /end mp3 -->
    <div class="clearfloat"></div>
</div><!-- /end #containerFeatureNews -->
<!-- End: macro containerFeaturedNews -->
    </div><!-- /end #LocalNewsWrapper -->
    <!-- Start: include siteIndex -->
<div id="siteIndex">
	<div id="comp_AdsLeaderboardBottom"><!-- Start:  macro comp_AdsLeaderboardBottom for CategoryID Local News in Local News -->
<!-- iFrame Ad.  Can insert ad size 728x90 = 100749 using adspot 105699.  Category is not required. -->
<div id="comp_AdsLeaderboardBottom">
<iframe width="728" height="90" noresize scrolling=No frameborder=0 marginheight=0 marginwidth=0 src="http://ads.heraldnet.com/servlet/ajrotator/105699/0/vh?z=heraldnet&ct=&dim=100749"><script language=JavaScript src="http://ads.heraldnet.com/servlet/ajrotator/105699/0/vj?z=heraldnet&ct=&dim=100749&abr=$scriptiniframe"></script><noscript><a href="http://ads.heraldnet.com/servlet/ajrotator/105699/0/cc?z=heraldnet"><img src="http://ads.heraldnet.com/servlet/ajrotator/105699/0/vc?z=heraldnet&ct=&dim=100749&abr=$imginiframe" width="728" height="90" border="0"></a></noscript></iframe>
</div><!-- /end #comp_AdsLeaderboardBottom -->
</div>
    <div>
				<div class="siColumn" style="margin:0 16px 0 15px;">
					<ul>
						<li><a href="/section/NEWS">News</a></li>
                        <li><a href="/section/COMM01">Communities</a></li>
                       <li><a href="/section/NEWS08">Crime &amp; courts</a></li>
                        <ul>
	                        <li><a href="/section/BLOG41">Sirens blog</a></li>
						</ul>
						<li><a href="/section/NEWS07">Elections</a></li>
						<li><a href="/section/NEWS01">Local</a></li>
                        <li><a href="/section/NEWS02">Nation&nbsp;&amp;&nbsp;World</a></li>
						<li><a href="/section/blog48">Need to Know</a></li>
                        <li><a href="/section/NEWS03">Northwest</a></li>
                        <li><a href="/section/NEWS05">Politics</a></li>
                        <ul>
                        	<li><a href="/section/BLOG13">The Petri Dish</a></li>
						</ul>
                        <li><a href="/section/COMM04">Religion</a></li>
                        <li><a href="/section/COMM05">Schools</a></li>
                        <li><a href="/section/NEWS0101">Traffic</a></li>
                        <ul>
	                        <li><a href="/section/BLOG17">Street Smarts</a></li>
						</ul>
                        <li><a href="/section/NEWS0103">Special Reports</a></li>
                        <li><a href="/section/COMM03">Vital Statistics</a></li>
					</ul>
					<ul>
						<li><a href="/section/BIZ">Work</a></li>
						<li><a href="/section/BLOG31">Bizblog</a></li>
						<li><a href="/section/BIZ01">Boeing</a></li>
                        <ul>
							<li><a href="/section/BLOG01">Aerospace blog</a></li>
						</ul>
						<li><a href="/section/BIZ07">Personal finance</a></li>
						<li><a href="/section/BIZ03">Real Estate</a></li>
						<li><a href="/section/BIZ08">Small business</a></li>
						<li><a href="/section/BIZ05">Stocks</a></li>
					</ul>
				</div>
				<div class="siColumn" style="margin:0 16px 0 0;">
					<ul>
						<li><a href="/section/COMM">Towns</a></li>
                        <li><a href="/section/COMM0601">Arlington</a></li>
                        <li><a href="/section/COMM0602">Bothell</a></li>
                        <li><a href="/section/COMM0603">Brier</a></li>
                        <li><a href="/section/COMM0604">Camano Island</a></li>
                        <li><a href="/section/COMM0605">Darrington</a></li>
                        <li><a href="/section/COMM0606">Edmonds</a></li>
                        <li><a href="/section/COMM0607">Everett</a></li>
                        <ul>
	                        <li><a href="/section/BLOG40">blog</a></li>
						</ul>
                        <li><a href="/section/COMM0608">Gold Bar</a></li>
                        <li><a href="/section/COMM0609">Granite Falls</a></li>
                        <li><a href="/section/COMM0610">Index</a></li>
                        <li><a href="/section/COMM0611">Lake Stevens</a></li>
                        <li><a href="/section/COMM0612">Lynnwood</a></li>
                        <li><a href="/section/COMM0613">Marysville</a></li>
                        <li><a href="/section/COMM0614">Mill Creek</a></li>
                        <li><a href="/section/COMM0615">Monroe</a></li>
                        <li><a href="/section/COMM0616">Mountlake Terrace</a></li>
                        <li><a href="/section/COMM0617">Mukilteo</a></li>
                        <li><a href="/section/COMM0618">Snohomish</a></li>
                        <li><a href="/section/COMM0619">Stanwood</a></li>
                        <li><a href="/section/COMM0620">Sultan</a></li>
                        <li><a href="/section/COMM0621">Tulalip</a></li>
                        <li><a href="/section/COMM0622">Whidbey Island</a></li>
                        <li><a href="/section/COMM0623">Woodway</a></li>
					</ul>
				</div>
				<div class="siColumn" style="margin:0 16px 0 0;">
					<ul>
						<li><a href="/section/SPORTS">Sports</a></li>
                        <li><a href="/section/SPORTS03">AquaSox</a></li>
                        <li><a href="/section/SPORTS21">Auto racing</a></li>
                        <li><a href="/section/SPORTS05">Basketball</a></li>
                        <ul>
	                        <li><a href="/section/BLOG51">Storm blog</a></li>
						</ul>
                        <li><a href="/section/BLOG06">John Boyle</a></li>
	                    <li><a href="/section/SPORTS14">Community</a></li>
                        <li><a href="/section/SPORTS13">Cougars</a></li>
                        <li><a href="/section/SPORTS10">Golf</a></li>
                        <ul>
	                        <li><a href="/section/golfguide">Golf guide</a></li>
						</ul>
 						<li><a href="/section/SPORTS01">High schools</a></li>
                        <ul>
	                        <li><a href="/section/sports0102">Photography</a></li>
	                        <li><a href="/section/BLOG18">Preps blog</a></li>
						</ul>
                        <li><a href="/section/hikingguide">Hiking guide</a></li>
                        <li><a href="/section/SPORTS02">Hunting&nbsp;&amp;&nbsp;Fishing</a></li>
                        <ul>
	                        <li><a href="/section/BLOG36">Wayne Kruse</a></li>
						</ul>
                        <li><a href="/section/SPORTS06">Huskies</a></li>
                        <li><a href="/section/SPORTS07">Mariners</a></li>
                        <li><a href="/section/LIVING08">Outdoors</a></li>
                        <li><a href="/section/SPORTS04">Raptors</a></li>
                        <li><a href="/section/SPORTS09">Seahawks</a></li>
                        <li><a href="/section/SPORTS08">Silvertips</a></li>
                        <ul>
	                        <li><a href="/section/BLOG12">Silvertips blog</a></li>
						</ul>
                        <li><a href="/section/SPORTS19">Sounders</a></li>
                        <li><a href="/section/SPORTS20">Stealth</a></li>
                        <ul>
	                        <li><a href="/section/BLOG34">Stealth blog</a></li>
						</ul>
					</ul>
				</div>
				<div class="siColumn" style="margin:0 16px 0 0;">
					<ul>
						<li><a href="/section/ENT">Play</a></li>
                        <li><a href="/section/ENT01">Dining</a></li>
                        <li><a href="/section/ENT04">Family Fun</a></li>
						<li><a href="/section/ENT02">Movies</a></li>
                        <ul>
	                        <li><a href="/apps/pbcs.dll/section?category=ENT0201&radius=40&zipcode=98201">listings</a></li>
						</ul>
                        <li><a href="/section/ENT05">Music</a></li>
                        <ul>
	                        <li><a href="/section/BLOG5202">What Radio?</a></li>
						</ul>
                        <li><a href="/section/ENT03">Theater</a></li>
                        <ul>
	                        <li><a href="/section/BLOG39">The Arts Seen</a></li>
						</ul>

					</ul>
                    <ul>
                    	<li><a href="/section/LIVING">Life</a></li>
                        <li><a href="/section/NEWS010311">Aptonyms</a></li>
                        <li><a href="/section/LIVING06">Books</a></li>
                        <ul>
	                        <li><a href="/section/BLOG5201">A Reading Life</a></li>
						</ul>
                        <li><a href="/section/BLOG5204">Fur &amp; Feathers</a></li>
                        <li><a href="/section/LIVING01">Food&nbsp;&amp;&nbsp;Wine</a></li>
                        <ul>
	                        <li><a href="/section/blog44">The Dish</a></li>
							<li><a href="/section/blog5203">NW Wines</a></li>
						</ul>
                        <li><a href="/section/LIVING02">Health</a></li>
                        <ul>
	                        <li><a href="/section/BLOG45">blog</a></li>
						</ul>
                        <li><a href="/section/hikingguide">Hiking guide</a></li>
                    	<li><a href="/section/blog5205">I Brake for Moms</a></li>
                        <li><a href="/section/LIVING03">Home&nbsp;&amp;&nbsp;Garden</a></li>
                        <ul>
	                        <li><a href="/section/BLOG07">Mudrakers</a></li>
						</ul>
                        <li><a href="/section/LIVING08">Outdoors</a></li>
                        <li><a href="/section/LIVING05">Travel</a></li>
                    </ul>
                    <ul>
                    	<li><a href="/section/BLOG">More Blogs</a></li>
                        <li><a href="/section/BLOG08">The Buzz</a></li>
                        <li><a href="/section/BLOG23">My Back Pages</a></li>
                        <li><a href="/section/BLOG37">Web Monkey</a></li>
                    </ul>
				</div>
				<div class="siColumn" style="margin:0 16px 0 0;">
                    <ul>
                     	<li><a href="/section/OPINION">Opinion</a></li>
                        <li><a href="/section/OPINION04">Columns</a></li>
                        <li><a href="/section/OPINION01">Editorials</a></li>
                        <li><a href="/section/OPINION02">Letters</a></li>
                    </ul>
					<ul>
						<li>More</li>
                        <li><a href="/apps/pbcs.dll/cce?module=300&template=cce_Calendar&sortOrder=cal_region_community">Calendar</a></li>
                        <li><a href="/section/COMM02">Celebrations</a></li>
                        <li><a href="/section/EXTRAS05">Contests</a></li>
                        <li><a href="/section/CROSSWORD">Crossword</a></li>
                        <li><a href="/section/flipbooks">Flipbook sections</a></li>
						<li><a href="/section/gradspeeches">Grad speeches</a></li>
                        <li><a href="http://www.washingtonpost.com/wp-srv/artsandliving/horoscopes/index.html">Horoscopes</a></li>
                        <li><a href="http://m.heraldnet.com/">Mobile</a></li>
                        <li><a href="/NIE">Newspapers in<br>&nbsp;&nbsp;Education</a></li>
                        <li><a href="/section/NEWS04">Photo galleries</a></li>
                        <li><a href="http://www.uclick.com/client/wpc/wpdoc/">Sudoku</a></li>
                        <li><a href="/section/FRONTZOOM">Today's front page</a></li>
                        <li><a href="/section/MULTIMEDIA">Videos &amp; animations</a></li>
                        <li><a href="/section/WEATHER">Weather</a></li>
                        <li><a href="/section/NEWS0102">Web cam</a></li>
					</ul>
                    <ul>
                    	<li>Submissions</li>
                        <li><a href="/apps/pbcs.dll/cce?module=300&template=cce_Calendar&sortOrder=cal_region_community">Calendar</a></li>
                        <li><a href="/section/CONTACT">Contact us</a></li>
                        <li><a href="/Obituaries">Obituaries</a></li>
                        <li><a href="/section/comm01">Milestones</a></li>
                        <li><a href="/section/COMM02">Celebrations</a></li>
                        <li><a href="/section/APPLAUSE">Applause</a></li>
                    </ul>
				</div>
				<div class="siColumn" style="margin:0 15px 0 0;">
					<ul>
						<li><a href="/section/CLASSIFIEDS">Classifieds</a></li>
                        <li><a href="/section/jobs">Jobs</a></li>
                        <li><a href="/section/hr">Jobs at The Herald</a></li>
                        <li><a href="/section/hnetautos">Autos</a></li>
                        <li><a href="/section/HOMES">Homes</a></li>
                        <li><a href="/apps/pbcs.dll/cce?module=1000">Marketplace</a></li>
					</ul>
					<ul>
						<li><a href="/ReaderServices">Reader Services</a></li>
                        <li><a href="http://12.104.73.60/subscribenew/index_saxo.cfm">Subscribe</a></li>
                        <li><a href="http://class.heraldnet.com/subscribe/renew_saxo.cfm">Renew</a></li>
                        <li><a href="/section/vacation">Vacation holds</a></li>
						<li><a href="/section/moving">Moving form</a></li>						
                        <li><a href="/section/deliveryissue">Delivery issues</a></li>
                        <li><a href="/section/nletter">Email headlines</a></li>
                        <li><a href="http://dailyherald.newspaperdirect.com/epaper/viewer.aspx">Green edition</a></li>
                        <!--- <li><a href="/section/nie">Newspapers in Education</a></li> --->
					</ul>
                    <ul>
                    	<li>Advertisers</li>
                        <li><a href="/section/classifieds">Place a classified ad</a></li>
                        <li><a href="/section/extras03">Place a display ad<br>&nbsp;&nbsp;online</a></li>
                        <li><a href="/section/extras03">Print advertising<br>&nbsp;&nbsp;information</a></li>
                    </ul>
				</div>
				<div class="clearfloat"></div>
    </div>
</div>
<!-- End: include siteIndex -->
    <!-- Start: include footer -->
<div id="footer">
<div class="leftSide">
	<a href="/article/99999999/EXTRAS02/676034648">About The Herald</a>&nbsp;&nbsp;|&nbsp;&nbsp;
    <a href="/section/hr/">Work at The Herald</a>&nbsp;&nbsp;|&nbsp;&nbsp;
    <a href="/section/contact/">Contact Info</a>
</div>
<div class="rightSide"><a href="/section/legal/">Copyright &copy; 
<script type="text/javascript">
var whatIsToday=new Date()
document.write(whatIsToday.getFullYear())
</script>
 The Daily Herald Co., Everett, Wash.</a></div>
<div class="clearfloat"></div>
</div><!-- /end #footer -->
<!-- End: include footer -->
</div><!-- /end #pageWrapper -->

<!-- Insert Exotic Ads Article Item below -->









<!-- Start:	Google Analytics from file siteAnalyticsGoogle.pbo -->
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script><script type="text/javascript">_uacct = "UA-188882-4";urchinTracker();</script>
<!-- End:	Google Analytics from file siteAnalyticsGoogle.pbo -->



<!-- Start:	Quantcast Analytics from file siteAnalyticsQuantcast.pbo -->
<script type="text/javascript">
_qoptions={
qacct:"p-40GpZJWY3ax3g"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-40GpZJWY3ax3g.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End:	Quantcast Analytics from file siteAnalyticsQuantcast.pbo -->
</body>
</html>






