

<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="BC SPCA Farm Animal Welfare Homepage">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="five freedoms, farm animal, beef, chicken, hen, cattle, cow, dairy, lamb, sheep, turkey, SPCA Certified, labelling program, certified, award of merit, welfare, farm tour, cruelty investigation">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BC SPCA Farm Animal Welfare</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="" width="181" height="44"></font></TD>
		<TD COLSPAN=4>
            <font face="Arial">
            <img border="0" src="../images/title-farm.gif" width="442" height="44"></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---------------->


<div align="center">
  <center>


<TABLE ALIGN="left" BGCOLOR="#E2DFD2" WIDTH="822" CELLSPACING="0" CELLPADDING="8">
<TR>
    <TD WIDTH="201" ALIGN="CENTER" VALIGN="TOP" rowspan="2">
<font face="Arial"><IMG SRC="../images/spacer.gif" WIDTH=200 HEIGHT=230 BORDER=0 ALT="">
 &nbsp;</font>
<p align="left">
<font face="Arial">
<!----LEFT COLUMN STARTS HERE-----></font></p>
<ul type="circle">
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="faw.asp"><font face="Arial" size="1">Farm
    animal welfare</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="transportation/default.asp"><font face="Arial" size="1">Animal
    Transportation</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="../farm/default.asp"><font face="Arial" size="1">SPCA
    Certified</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="news/default.asp">Farm
    </a></font><a href="news/default.asp"><font face="Arial" size="1">News</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="news/farmsense.asp"><font face="Arial" size="1">FarmSense Newsletter</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="world.asp">Animal
    Welfare Certification around the world</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="disease.asp"><font face="Arial" size="1">Farm
    animal diseases</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="emergency.asp">Emergency
    Preparedness</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="../farm/contact.asp"><font size="1" face="Arial">Contact</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="http://bcspcaexch1/New%20SPCA%20Site%20No%20Branches/farm/contact.asp"><font size="1" face="Arial">Donate</font></a></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><a href="farmlinks.asp"><font size="1" face="Arial">Farm
    animal welfare links</font></a></li>
</ul>
    <p align="left" style="line-height: 100%; margin-bottom: 6">&nbsp;
<p align="left">
<font face="Arial" size="2"><!----LEFT COLUMN ENDS HERE-----></font></p>
	</TD>
    <TD valign="top" width="575">
<p align="center"><font face="Arial"><!-- content_starts_here //--></font><img border="1" src="../farm/images/Farm_Animal_Facts.gif"></p>
<p align="left"><span class="760315920-16042008"><b><font face="Arial" size="3">Did
you know?</font></b></span></p>
<p align="left"><font face="Arial" size="2"><span class="533400120-15042008"><span class="760315920-16042008">
More
than </span><b>9<span class="760315920-16042008">5</span>%</b> of the animals
kept by Canadians are farm animals<span class="760315920-16042008">.</span> In
B.C. alone, more than&nbsp;<span class="760315920-16042008">1</span>00 million
animals&nbsp;<span class="760315920-16042008">are raised </span>on farms<span class="760315920-16042008">
each year</span></span><span class="760315920-16042008">. </span><span class="533400120-15042008">The
BC SPCA works to improve the welfare of these animals&nbsp;by pressing for
stronger laws&nbsp;<span class="760315920-16042008">for their protection </span>and
by certifying farms that meet our high standards of welfare through the SPCA
Certified program.</span></font></p>
<p><font size="2"><b><font face="Arial">What are farm animals?</font></b></font></p>
<p><font face="Arial" size="2">Many different kinds of animals
can be considered to be farm animals. Farm animals are generally raised for one
of the following purposes:</font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo2;
tab-stops:list .5in"><font face="Arial" size="2">1.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Food (e.g. meat, eggs, and dairy products)</font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo2;
tab-stops:list .5in"><font face="Arial" size="2">2.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Fiber (e.g. wool, fleece)</font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo2;
tab-stops:list .5in"><font face="Arial" size="2">3.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Work (e.g. draft animals for traditional farming or forestry)</font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l0 level1 lfo2;
tab-stops:list .5in"><font face="Arial" size="2">4.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>Fur/Pelts/Hides</font></p>
<p><font face="Arial" size="2">Some animals that are often considered to be farm
animals such as horses do not easily fit into one of the above categories.
Traditionally, horses were used primarily for work, either as farm draft or
herding animals or as transportation.&nbsp;</font></p>
<p><font face="Arial" size="2">Now, the draft and transportation purposes of
keeping horses are virtually obsolete but people continue to keep these
animals for recreational and entertainment purposes and many ranchers continue
to use horses for herding. Despite the fact that most horses no longer serve
their traditional role as work animals on a farm, they are still commonly
classified as farm animals.
</font></p>

<p><font face="Arial" size="2">For more information, visit our pages on common
production practices used for the raising of<b> <a href="beef.asp">beef cattle</a></b>,
<a href="poultry.asp" target="_blank"><b>egg-laying hens</b></a>, and <a href="pigs/default.asp"><b>pigs</b></a>.</font></p>

<hr noshade size="1" align="left" color="#827853">

<p><font size="2"><b><font face="Arial">What is animal welfare?</font></b></font></p>
<p><font face="Arial" size="2">In short, animal
welfare means animal well-being. It has been perhaps mostly aptly described
as the state of an animal’s subjective experience: what an animal feels. Thus,
poor welfare might result
from negative subjective states such as pain, discomfort, hunger, stress, or distress. Animal welfare
is often assessed by evaluating an animal's behaviour or physiology for signs of
these negative states.&nbsp;</font></p>
<p><font face="Arial" size="2">Good welfare is indicated by the absence of signs of
negative subjective states.&nbsp; Signs of
positive subjective states, such as pleasure, satisfaction, and comfort can also
indicate good welfare. Animals
that are largely healthy, pain-free, comfortable, and unstressed
are generally said to have good welfare.</font></p>
<p><font face="Arial" size="2">For a more thorough definition of <a href="fraser.asp"> animal
welfare</a>,
please see the Encyclopedia of Animal Rights and Animal Welfare entry written by
animal welfare scientist, <a href="http://www.agsci.ubc.ca/animalwelfare/people/faculty.htm#fraser">David
Fraser</a>.&nbsp;</font></p>
<p><font size="2"><span lang="EN-CA" style="mso-bidi-font-size: 10.0pt; mso-ansi-language: EN-CA"><font face="Arial">Good
animal welfare is widely thought to be achieved if animals are provided with the
internationally recognized <b>Five Freedoms</b>, described by the Farm Animal
Welfare Council of the UK. They state that animals should enjoy:</font></span></font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l3 level1 lfo3;
tab-stops:list .5in"><font size="2"><span style="mso-bidi-font-size: 10.0pt"><font face="Arial">1.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></font></span><font face="Arial"><span lang="EN-CA" style="mso-bidi-font-size: 10.0pt; mso-ansi-language: EN-CA">Freedom
from hunger and thirst</span></font></font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l3 level1 lfo3;
tab-stops:list .5in"><font size="2"><span style="mso-bidi-font-size: 10.0pt"><font face="Arial">2.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></font></span><font face="Arial"><span lang="EN-CA" style="mso-bidi-font-size: 10.0pt; mso-ansi-language: EN-CA">Freedom
from discomfort</span></font></font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l3 level1 lfo3;
tab-stops:list .5in"><font size="2"><span style="mso-bidi-font-size: 10.0pt"><font face="Arial">3.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></font></span><font face="Arial"><span lang="EN-CA" style="mso-bidi-font-size: 10.0pt; mso-ansi-language: EN-CA">Freedom
from pain, injury or disease</span></font></font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l3 level1 lfo3;
tab-stops:list .5in"><font face="Arial" size="2">4.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Freedom from distress</font></p>
<p style="margin-left:.5in;text-indent:-.25in;mso-list:l3 level1 lfo3;
tab-stops:list .5in"><font face="Arial" size="2">5.<span style="font-style: normal; font-variant: normal; font-weight: normal">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>Freedom to express behaviours that promote well-being</font></p>
<p><span lang="EN-CA"><font face="Arial" size="2">In recent years, members of
the public have become increasingly aware of the methods used to raise farm
animals, and have demonstrated concern for their health and welfare.</font></span></p>

<hr noshade size="1" align="left" color="#827853">

<p><span lang="EN-CA"><font face="Arial" size="2"><b style="mso-bidi-font-weight:normal">What
can I do to help?</b></font></span></p>
<b><font FACE="Garamond">
<p ALIGN="JUSTIFY">I</font><font FACE="Arial" SIZE="2">f </font></b><font FACE="Arial" SIZE="2">you
are concerned about the welfare of farm animals, there are a number
of ways you can help.</p>
<p ALIGN="JUSTIFY"><span lang="EN-CA" style="mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-CA; mso-bidi-language: AR-SA">As
consumers, we have the ability to determine market trends.<span style="mso-spacerun: yes">&nbsp;
</span>In the case of food products, consumers have the power to demand
that these animals be raised in a manner which promotes better welfare.<span style="mso-spacerun:
yes">&nbsp;</span></span>You can use this power by making humane shopping choices
when you purchase SPCA
Certified or Certified Organic products. <a href="../farm/customer%20request%20card.pdf"> If your local grocery store or
supermarket doesn’t carry them, make a request that they do using our customer
feedback card!</a> These businesses
listen to customers and will stock these items if they are in demand.</p>
<p ALIGN="JUSTIFY">The SPCA Certified program and other farm animal work of the
BC SPCA is supported by the generous support of donor dollars. If you would like
to support the Farm Animal Welfare work of the BC SPCA, please <a href="../farm/contact.asp">contact
us</a>.</p>
</font>






<p align="left">&nbsp;</p>
  </center>

	</TD>
</TR>
<TR>
    <TD valign="top" width="575">

          <p><img border="0" src="images/Line-circle.gif"></p>
          <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
              <td width="25%"><a href="https://payment.csfm.com/donations/bcspca/donate.php?form=animalwelfare"><img border="1" src="images/Donate-Now-chickens.gif"></a></td>
              <td width="75%"><font face="Arial" size="2"><span class="533400120-15042008"><b>Your
gift</b> will help the Farm Animal Welfare team continue to&nbsp;work towards higher&nbsp;<span class="760315920-16042008">standards of</span>&nbsp;care&nbsp;<span class="760315920-16042008">for</span>
the&nbsp;<span class="760315920-16042008">hundreds of </span>millions of&nbsp;<span class="760315920-16042008">animals </span>raised
      in Canada each year. Your support will mean that all farm
animals, big and small, have a voice -<span class="760315920-16042008">-</span>
a voice that will be heard.</span></font></td>
            </tr>
          </table>
          &nbsp;
          <p><!-- content_ends_here //-->

          </p>





	</TD>
</TR>
</TABLE>
</div>
<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 bgcolor="#7E7EA1" width="184" valign="bottom">
            <p align="center"><b><i><font color="#FFFFFF" face="Arial" size="1">
            
 

<!-- ADDTHIS BUTTON BEGIN -->
<script type="text/javascript">
addthis_pub             = 'BCSPCA'; 
addthis_logo            = 'http://www.spca.bc.ca/images/BCSPCA_logo2_200px.gif';
addthis_logo_background = 'EFEFFF';
addthis_logo_color      = '666699';
addthis_brand           = 'BC SPCA';
addthis_options         = 'email, favorites, digg, delicious, myspace, google, facebook, twitter, reddit, live, more';
</script>
<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/button1-share.gif" width="125" height="16" border="0" alt="Share" vspace="2" /></a>
<script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- ADDTHIS BUTTON END -->

            &nbsp;<br>
<img border="0" src="http://www.spca.bc.ca/includes/bottomnav_rightlineonly.gif"></font></i></b></p>
</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>
