

<script language="Javascript">

function printit(){  
if (window.print) {
    window.print();  
} else {
    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box
	WebBrowser1.outerHTML = "";
}
}
</script>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
   "http://www.w3.org/TR/html4/loose.dtd"> 

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<SCRIPT TYPE="text/javascript">
<!--

function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}

var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		topnav_12_PETONtheNET_over = newImage("http://www.spca.bc.ca/images/topnav_12-PETONtheNET_over.gif");
		topnav_12_topnav_06_over = newImage("http://www.spca.bc.ca/images/topnav_12-topnav_06_over.gif");
		topnav_12_topnav_08_over = newImage("http://www.spca.bc.ca/images/topnav_12-topnav_08_over.gif");
		topnav_12_topnav_10_over = newImage("http://www.spca.bc.ca/images/topnav_12-topnav_10_over.gif");
		preloadFlag = true;
	}
}

// -->
</SCRIPT>

<script>
// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header
// NS4-6,IE4-6
// Fade effect only in IE; degrades gracefully

// =======================================
// set the following variables
// =======================================

// Set slideShowSpeed (milliseconds)
var slideShowSpeed = 3500

// Duration of crossfade (seconds)
var crossFadeDuration = 3

// Specify the image files
var Pic = new Array() // don't touch this
// to add more images, just continue
// the pattern, adding to the array below

Pic[0]= 'http://www.spca.bc.ca/images/topnav_01.gif'
Pic[1]= 'http://www.spca.bc.ca/images/greywhite_cat_perched189px.jpg'
Pic[2]= 'http://www.spca.bc.ca/images/labx_kennel189px.jpg'
Pic[3]= 'http://www.spca.bc.ca/images/SPC_horse189px.jpg'
Pic[4]= 'http://www.spca.bc.ca/images/boyrat189px.jpg'
Pic[5]= 'http://www.spca.bc.ca/images/BarryDogVan189px.jpg'
Pic[6]= 'http://www.spca.bc.ca/images/BabyOtter189px.jpg'
Pic[7]= 'http://www.spca.bc.ca/images/Wild-arcDuck189px.jpg'
Pic[8]= 'http://www.spca.bc.ca/images/TwoRabbits189px.jpg'
Pic[9]= 'http://www.spca.bc.ca/images/pigsInside189px.jpg'
Pic[10]= 'http://www.spca.bc.ca/images/BoyWithDog189px.jpg'
Pic[11]= 'http://www.spca.bc.ca/images/cat-leap_cat-box189px.jpg'
Pic[12]= 'http://www.spca.bc.ca/images/adoption_vest_dog189px.jpg'
Pic[13]= 'http://www.spca.bc.ca/images/Raccoon189px.jpg'
Pic[14]= 'http://www.spca.bc.ca/images/wildarc_heron189px.jpg'
Pic[15]= 'http://www.spca.bc.ca/images/lamb189px.jpg'
Pic[16]= 'http://www.spca.bc.ca/images/hamster_peanut189px.jpg'
Pic[17]= 'http://www.spca.bc.ca/images/WomanHoldingCat189px.jpg'
Pic[18]= 'http://www.spca.bc.ca/images/horses189px.jpg'
Pic[19]= 'http://www.spca.bc.ca/images/ChickenHand189px.jpg'
Pic[20]= 'http://www.spca.bc.ca/images/DogsBeach189px.jpg'
Pic[21]= 'http://www.spca.bc.ca/images/Cows189px.jpg'
Pic[22]= 'http://www.spca.bc.ca/images/SantaPig189px.jpg'
Pic[23]= 'http://www.spca.bc.ca/images/Lamb_KKokoska189px.jpg'
Pic[24]= 'http://www.spca.bc.ca/images/deer189px.jpg'
Pic[25]= 'http://www.spca.bc.ca/images/Kittens189px.jpg'
Pic[26]= 'http://www.spca.bc.ca/images/ChickensRange189px.jpg'


// =======================================
// do not edit anything below this line
// =======================================

var t
var j = 0
var p = Pic.length

var preLoad = new Array()
for (i = 0; i < p; i++){
   preLoad[i] = new Image()
   preLoad[i].src = Pic[i]
}

function runSlideShow(){
   if (document.all){
      document.images.SlideShow.style.filter="blendTrans(duration=2)"
      document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
      document.images.SlideShow.filters.blendTrans.Apply()      
   }
   document.images.SlideShow.src = preLoad[j].src
   if (document.all){
      document.images.SlideShow.filters.blendTrans.Play()
   }
   j = j + 1
   if (j > (p-1)) j=0
   t = setTimeout('runSlideShow()', slideShowSpeed)
}
</script>

<link rel="stylesheet" href="styles.css" type="text/css">
<style>
<!--
p            { font-family: Arial; font-size: 10pt }
h4           { font-family: Arial; font-size: 12pt; font-weight: bold }
-->
</style>

<script language=JavaScript>
function s_show(){return false}
function s_hide(){return false}
if(window.event+''=='undefined')event=0
ROOT='http://www.spca.bc.ca/'
</script>

</HEAD>
<BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 ONLOAD="runSlideShow();preloadImages()"> 

<script language=JavaScript1.2 src=http://www.spca.bc.ca/includes/s_loader_body.js></script>

<TABLE WIDTH=823 BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR>
		<TD COLSPAN=2 ROWSPAN=3>

<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td id="VU" height=120 width=189>
<img src="http://www.spca.bc.ca/images/topnav_01.gif" name='SlideShow' width=189 height=120></td>
</tr>
</table>
            </TD>
		<TD COLSPAN=11>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_02.gif" WIDTH=634 HEIGHT=54 ALT=""></TD>
	</TR>
	<TR>
		<TD COLSPAN=2 ROWSPAN=2>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_03.gif" WIDTH=391 HEIGHT=66 ALT=""></TD>
		<TD COLSPAN=2 BGCOLOR=#9597C3>
			<A HREF="http://www.spca.bc.ca/PetOnNet/default.asp"
				ONMOUSEOVER="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12-PETONtheNET_over.gif'); return true;"
				ONMOUSEOUT="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12.gif'); return true;">
				<IMG SRC="http://www.spca.bc.ca/petonnet/images/petonnet.jpg" WIDTH=50 HEIGHT=50 BORDER=0 ALT="Pet on the Net - features adoptable animals from around the province!"></A></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_05.gif" WIDTH=6 HEIGHT=50 ALT=""></TD>
		<TD>
			<A HREF="http://bcspcapets.shelterbuddy.com/search/?advanced=1&t=&s=adoption"
				ONMOUSEOVER="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12-topnav_06_over.gif'); return true;"
				ONMOUSEOUT="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12.gif'); return true;">
				<IMG SRC="http://www.spca.bc.ca/images/topnav_06.gif" width=50 height=50 BORDER=0 ALT="View Animals for Adoption at SPCA Shelters"></A></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_07.gif" WIDTH=6 HEIGHT=50 ALT=""></TD>
		<TD>
			<A HREF="http://www.spca.bc.ca/help/donate_now.asp"
				ONMOUSEOVER="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12-topnav_08_over.gif'); return true;"
				ONMOUSEOUT="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12.gif'); return true;">
				<IMG SRC="http://www.spca.bc.ca/images/topnav_08.gif" WIDTH=50 HEIGHT=50 BORDER=0 ALT="Donate On Line"></A></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_09.gif" WIDTH=6 HEIGHT=50 ALT=""></TD>		<TD>
			<A HREF="http://www.spca.bc.ca/about/contact.asp"
				ONMOUSEOVER="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12-topnav_10_over.gif'); return true;"
				ONMOUSEOUT="changeImages('topnav_12', 'http://www.spca.bc.ca/images/topnav_12.gif'); return true;">
				<IMG SRC="http://www.spca.bc.ca/images/topnav_10.gif" width=50 height=50 BORDER=0 ALT="Contact Us"></A></TD>
		<TD ROWSPAN=2>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_11.gif" WIDTH=25 HEIGHT=66 ALT=""></TD>
	</TR>
	<TR>
		<TD COLSPAN=8>
			<IMG NAME="topnav_12" SRC="http://www.spca.bc.ca/images/topnav_12.gif" WIDTH=218 HEIGHT=16 ALT=""></TD>
	</TR>
	<TR>
		<TD COLSPAN=3>
			<IMG SRC="http://www.spca.bc.ca/images/topnav_13.gif" WIDTH=414 HEIGHT=26 ALT=""></TD>
		<TD COLSPAN=10>
            <a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank">
            <IMG SRC="http://www.spca.bc.ca/images/topnav_13_Print.gif" WIDTH=409 HEIGHT=26 ALT="Click here for a printer-friendly version of this page..." border="0"></a></TD>
	</TR>
	<TR>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=181 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=8 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=225 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=166 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=43 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=7 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="http://www.spca.bc.ca/images/spacer.gif" WIDTH=25 HEIGHT=1 ALT=""></TD>
	</TR>
</TABLE>
</BODY>
</HTML>

<HTML>
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="description" content="Atlantic Seal Hunt">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="atlantic, seal hunt, sealer, seal clubbing, hakapik, DFO">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BC SPCA - Atlantic Seal Hunt Information</TITLE>

<link rel="stylesheet" href="../includes/styles.css" type="text/css">
</HEAD>
<BODY BGCOLOR=#FFFFFF leftmargin=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 ONLOAD="preloadImages();startit()">
<TABLE WIDTH=823 BORDER=0 CELLPADDING=0 CELLSPACING=0>
	<TR>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/topnav_15.gif" ALT=""></font></TD>
		<TD COLSPAN=4>
            <font face="Arial">
            <img border="0" src="../images/titles-advocacy.gif"></font></TD>
		<TD COLSPAN=8>
            <font face="Arial">
			<IMG SRC="../images/topnav_17.gif" ALT="" width="200" height="44"></font></TD>
	</TR>
	<TR>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=181 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=8 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=225 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=166 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=43 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=7 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></font></TD>
		<TD>
            <font face="Arial">
			<IMG SRC="../images/spacer.gif" WIDTH=25 HEIGHT=1 ALT=""></font></TD>
	</TR>
</TABLE>

<!---------- CONTENT TABLE BELOW---------------->


<TABLE ALIGN="left" BGCOLOR="#E2DFD2" WIDTH="823" CELLSPACING="0" CELLPADDING="8" height="31">
<TR>
    <TD WIDTH="200" ALIGN="CENTER" VALIGN="TOP" height="878">
<font face="Arial">&nbsp;&nbsp;</font>
<p align="left">
<font face="Arial">
<!----LEFT COLUMN STARTS HERE-----><IMG SRC="../images/spacer.gif" WIDTH=200 HEIGHT=230 BORDER=0 ALT="">
</font></p>
<p align="left">
&nbsp;</p>
    <p align="center" style="line-height: 100%; margin-bottom: 6"><b><font size="2" face="Arial" color="#000080">Advocacy
    Links:</font></b>
<ul type="circle">
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="default.asp">BC
    SPCA Advocacy Home Page<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../WildlifeAct/default.asp">The
    Wildlife Act &amp; Exotic Animals</a><br>
    <img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../farminfo/transportation/default.asp">Farm
    Animal Transportation<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../antifreeze/default.asp">Antifreeze<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../legislation/default.asp">Criminal
    Code of Canada<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../animalissues/dogstrucks.asp">Vehicle
    Pet Safety<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="../rentaltoolkit/default.asp">Pets
    in Rental Housing<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><font size="1" face="Arial"><a href="http://www.animalsmatter.org">United
    Nations Declaration<br>
    </a><img border="0" src="../images/spacer.gif" width="10" height="10"></font></li>
  <li>
    <p align="left" style="line-height: 100%"><a href="sealhunt.asp"><font size="1" face="Arial">Atlantic
    Seal Hunt</font></a></li>
</ul>
<div align="center">
  <center>
  <table border="1" cellpadding="5" cellspacing="0" width="95%" bordercolor="#3C4586" bgcolor="#FFFFFF">
    <tr>
      <td width="100%">
        <p align="center"><a href="http://www.youtube.com/bcspcabc" target="_blank"><font face="Arial"><font size="2">Click
        here to visit the<br>
        BC SPCA's <b>YouTube</b> Channel!<br>
        </font>
        <img border="0" src="../images/YouTubeLogo.gif"><br>
        <b><font size="1">www.youtube.com/bcspcabc</font></b></font></a></td>
    </tr>
  </table>
  </center>
</div>
<p align="left">
<font face="Arial" size="2"><!----LEFT COLUMN ENDS HERE-----></font></p>
	</TD>
    <TD valign="top" height="878">
<h4 style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font face="Arial">
<!-- content_starts_here //--></font><font SIZE="2" face="Arial"><img border="0" src="../farminfo/Beater_Harp_Seal.jpg" align="right" hspace="6"></font>
</h4>

<h4 style="line-height: 100%; margin-top: 10"><font face="Arial">
<a name="Campaigns">The </a><font color="#000080" size="3">Atlantic Seal Hunt</font></font>
</h4>

<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font SIZE="2" face="Arial">The
BC SPCA is opposed to Canada's annual seal hunt.&nbsp;</font></p>

<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 0"><font SIZE="2" face="Arial"> Since the early 1960's, the
Society has advocated this position within the Canadian
Federation of Humane Societies, expressing animal welfare concerns regarding the
predominant methods used to kill seals during the hunt.</font></p>

<p ALIGN="right" style="line-height: 120%; margin-top: 24; margin-bottom: 0"><font SIZE="2" face="Arial"><b>&nbsp;</b></font><font face="Arial" size="1">Photo
courtesy of IFAW&nbsp;</font></p>

<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font SIZE="2" face="Arial"><b>Our
Concerns&nbsp;</b></font></p>

<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2">The
BC SPCA considers the use of blunt trauma by untrained individuals to be an
unacceptable method of killing animals and therefore considers the primary
method used to kill seals in Canada to be an inhumane practice.</font></p>

<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><span class="033483417-16022007"><font face="Arial" size="2">The
Canadian government's literature cites the practices used to kill seals&nbsp;during
the annual hunt as &quot;...at least as humane as, and often more&nbsp;humane
than, the killing methods used in commercial slaughterhouses.&quot; In North
American abattoirs</font></span><font face="Arial" size="2">, a<span class="033483417-16022007"> 95% accuracy rate
for achieving unconsciousness on the first blow is considered acceptable, according to standards
developed by the American Meat Institute. A 99% accuracy rate is considered
excellent.&nbsp;
</span></font></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2"><span class="033483417-16022007"> These facilities also use pneumatic guns designed specifically to
apply adequate force to achieve instantaneous unconsciousness when used
properly. Does the seal hunt meet this standard?
</span></font></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2">There is considerable disagreement between reports on the ability of sealers to
render these animals unconscious with a single blow (e.g. <a href="http://www.ifaw.org/ifaw/dfiles/file_95.pdf">International
Fund for Animal Welfare</a>; <a href="#reference"> Daoust et al</a>). <span class="033483417-16022007">Both IFAW and Daoust
et al </span>performed <span class="033483417-16022007">veterinary examination
of the skulls of a sizeable sample of seals (76 and 167 respectively) and both
report substantial proportions of animals whose skulls were not completely
crushed by the methods used (17% and 14%, respectively).&nbsp;&nbsp;</span></font></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2"> <span class="033483417-16022007">These
studies drew contrasting conclusions based upon differing assumptions regarding the severity of skull
damage required to render an animal completely unconscious.&nbsp;Whether this
evidence is the best means of assessing the suffering endured by these animals
is up for debate.</span></font></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><span class="033483417-16022007"><font face="Arial" size="2">Videotape
observations collected by seal hunt observers also indicate that between 7% and
30% (IFAW and Daoust et al, respectively) of attempts to kill seals by shooting
and clubbing were not successful in achieving unconsciousness on the first
attempt.&nbsp;The BC SPCA considers this to be an unacceptable margin of error.</font></span></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><span class="033483417-16022007"><font face="Arial" size="2">IFAW's
report also indicates inadequacies in the precautions taken by sealers to ensure
a humane death, including insufficient consciousness testing and 60-second lag
times between striking/shooting and bleeding of animals. </font></span></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 0">&nbsp;</p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 6"><b><font face="Arial" size="2">Limits
on Observer Distance</font></b></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2">In
February of 2007, the BC SPCA wrote to the Department of Fisheries and Oceans,
raising our concern for the proposed increase in observer distance for the
2007 seal hunt. Our submission strongly recommended that <span class="033483417-16022007"> observer distances at the seal hunt be maintained at the
    current limit, to facilitate the monitoring of practices.</span>
Specifically, our concerns were summarized as
follows:</font></p>
<ul type="square">
  <li>
    <p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 6"><span class="033483417-16022007"><font face="Arial" size="2">Increasing
    the monitoring distance undermines the ability to determine if practices
    compromise the welfare of the animals.<span class="211202421-16022007">&nbsp;</span></font></span></li>
  <li>
    <p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 0"><span class="211202421-16022007"><span class="033483417-16022007"><font face="Arial" size="2">The
    way in which seals are killed is&nbsp;under international public scrutiny
    and in the public interest</font></span><font face="Arial" size="2">;<span class="033483417-16022007">
    therefore, any attempt to restrict&nbsp;<span class="225371221-27032007">or&nbsp;</span>curtail&nbsp;third-party
    observation is unacceptable.</span></font></span></li>
</ul>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><b><span class="033483417-16022007"><font face="Arial" size="2">How
You Can Help</font></span></b></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><span class="033483417-16022007"><font face="Arial" size="2">As
the BC SPCA is mandated to prevent cruelty to animals within the province of
British Columbia, our main advocacy efforts are focussed on issues that impact
the animals here. To learn more about our advocacy initiatives and to get
involved in making a difference, <a href="default.asp">click here</a></font></span></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2">However,
the BC SPCA also represents British Columbians who demand better protection for
animals across Canada, and accordingly, we encourage concerned citizens to voice
their support for humane alternatives to the seal hunt.</font></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><font face="Arial" size="2">If
you share our concerns regarding the welfare of animals killed during Canada's
annual seal hunt, please voice them by writing to the Prime Minister <a href="http://www.stopthesealhunt.ca/c.jhKSIZPzEmE/b.2608055/k.CCC8/Save_the_Seals_Take_Action_to_End_the_Seal_Hunt/siteapps/advocacy/ActionItem.aspx">using
IFAW's webform</a>, or write to the Federal Minister of Fisheries and Oceans
at the contact info below, and CC your Member of Parliament.</font></p>
<p style="line-height: 120%"><font face="Arial" size="2">The Honourable Loyola Hearn<br>
HOUSE OF COMMONS<br>
Minister of Fisheries and Oceans<br>
Parliament Buildings, Wellington Street<br>
Ottawa, Ontario<br>
Canada, K1A 0A6</font></p>
<p style="line-height: 120%; margin-top: 0; margin-bottom: 0"><span class="DetailData" id="MasterPage_MasterPage_BodyContent_PageContent_Content_DetailsContent_DetailsContent__ctl0_lblFaxData"><font face="Arial" size="2">Email:&nbsp;
</font></span><font face="Arial" size="2"><a href="mailto:Min@dfo-mpo.gc.ca">Min@dfo-mpo.gc.ca</a></font></p>
<p style="line-height: 120%; margin-top: 0; margin-bottom: 0"><font face="Arial" size="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<a class="DetailData" id="MasterPage_MasterPage_BodyContent_PageContent_Content_DetailsContent_DetailsContent__ctl0_hlEMail" href="mailto:Hearn.L@parl.gc.ca">Hearn.L@parl.gc.ca</a></font></p>
<p style="line-height: 120%; margin-top: 10; margin-bottom: 20"><span class="DetailData" id="MasterPage_MasterPage_BodyContent_PageContent_Content_DetailsContent_DetailsContent__ctl0_lblFaxData"><font face="Arial" size="2">Fax:
&nbsp;&nbsp;&nbsp; (613) 995-7858</font></span></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 6; margin-bottom: 0"><font face="Arial" size="2">Not
sure how to reach your MP? Visit <a class="new_window" title=" www.parl.gc.ca" href="http://www.parl.gc.ca" target="_blank">www.parl.gc.ca</a>
 to get his or her name and contact information.</font></p>
<p style="line-height: 120%; margin-top: 6; margin-bottom: 0"><font face="Arial" size="2">Remember,
you don’t need a stamp to send a letter to your MP on Parliament Hill.</font></p>
<p style="line-height: 120%; margin-top: 6"><a name="reference"><font face="Arial"></font></a></p>
<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 10"><b><font face="Arial" size="1">Reference:</font></b></p>






<p ALIGN="left" style="line-height: 120%; margin-top: 0; margin-bottom: 0"><font face="Arial" size="1"> Daoust,
P, Crook, A, Bollinger, TK, Campbell, JG, Wong, J. 2002. Animal welfare and the
harp seal hunt in Atlantic Canada. <i>Canadian Veterinary Journal</i>. 43:
687-694.</font></p>






<p ALIGN="left" style="line-height: 100%; margin-top: 0; margin-bottom: 0">&nbsp;</p>






<p ALIGN="left" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font face="Arial"><a href="default.asp">Return
to BC SPCA Advocacy</a></font></p>






<p ALIGN="left" style="line-height: 100%; margin-top: 0; margin-bottom: 0">&nbsp;</p>






<!-- content_ends_here //-->

	</TD>
</TR>
</TABLE>
<font face="Arial">
<BR CLEAR=ALL>

<!---------- CONTENT TABLE ABOVE--------------->



<!---------- BOTTOM NAV BELOW---------------->

</font>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2739543-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>


</BODY>
</HTML>
<script language="Javascript">

function printit(){  
if (window.print) {
    window.print();  
} else {
    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box
	WebBrowser1.outerHTML = "";
}
}
</script>


<head>
</head>

<TABLE WIDTH=823 BORDER=0 CELLPADDING=0 CELLSPACING=0>
 <TR>
<!--  <TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" WIDTH=168 HEIGHT=28 ALT="Click here to print the contents of this page..." ONCLICK="printit();" border="0"></a></TD> !-->
<TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" ALT="Click here for a printer-friendly version of this page..." border="0"></a></TD>
  <TD>
  <a href="http://www.spca.bc.ca/ezine/TellAFriend.asp"> <IMG SRC="http://www.spca.bc.ca/images/bottomnav_02.gif" WIDTH=199 HEIGHT=28 ALT="Tell a friend about this page on our website..." border="0"></a></TD>
  <TD>
   <a href="http://www.spca.bc.ca/ezine/SubscriptionForm.asp"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_03.gif" WIDTH=272 HEIGHT=28 ALT="Anim@ls E-Bulletins info & subscription page..." border="0"></a></TD>
  <TD>
            <a href="#">
   <IMG SRC="http://www.spca.bc.ca/images/bottomnav_04.gif" WIDTH=184 HEIGHT=28 ALT="BC SPCA - Click here for the home page" border="0"></a></TD>
 </TR>
 <TR>
  <TD COLSPAN=4 BGCOLOR=#343457 valign="middle" align="left">
   <form method="POST" ACTION="http://www.picosearch.com/cgi-bin/ts.pl">
   <INPUT TYPE="HIDDEN" NAME="index" VALUE="216692">
     <p align="left" style="margin-top: 3"><b><i><font color="#FFFFFF" face="Arial" size="1">
     &nbsp;
     <img border="0" src="http://www.spca.bc.ca/images/spacer.gif"></font><font color="#EAE8E1" face="Tahoma" size="2">British
   Columbia Society for the Prevention of Cruelty to Animals - BC, Canada&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
     Search:
     </font><font color="#EFEDE7" face="Tahoma" size="2"> <!-- Begin PicoSearch Query Box --><INPUT NAME="query" VALUE="" SIZE="20" style="background-color: #EAE8E1; margin-top: 2">
     <INPUT TYPE="SUBMIT" VALUE="Fetch!" name="SEARCH" style="font-family: Tahoma; font-size: 8pt; color: #3C4586; font-weight: bold">
     <br>
     </font></i><font color="#FFFFFF" face="Tahoma" size="2"> &nbsp; Charitable
     Tax # BN 11881 9036 RR0001</font><font color="#EFEDE7" face="Tahoma" size="2"><i><INPUT TYPE="HIDDEN" NAME="index" VALUE="216692">
     </i></font></b></p>
    <i><b><font color="#EFEDE7" face="Tahoma" size="2">
<!-- End PicoSearch Query Box -->

   
   </font></b></i>
   </form>
   
  </TD>
 </TR>
</TABLE>
