

<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 - Animal Transportation">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="farm animal, transportation, animal transportation ">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BC SPCA Farm Animal Welfare - Farm Animal Transportation</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/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---------------->


<TABLE ALIGN="left" BGCOLOR="#E2DFD2" WIDTH="823" CELLSPACING="0" CELLPADDING="8">
<TR>
    <TD width="200" ALIGN="CENTER" VALIGN="TOP" rowspan="5">
<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>
    <p align="center" style="line-height: 100%; margin-bottom: 6">&nbsp;
    <p align="center" style="line-height: 100%; margin-bottom: 6"><b><font size="2" face="Arial" color="#000080">Farm
    Animal Links:</font></b>
<ul type="circle">
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../default.asp">Farm
    animals</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../faw.asp">Farm
    animal welfare</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../../farm/default.asp">SPCA
    Certified</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../news/default.asp">News
    / FarmSense Newsletter</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../world.asp">Humane
    labelling around the world</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../disease.asp">Farm
    animal diseases</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font size="1" face="Arial"><a href="../../farm/contact.asp">Contact</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font size="1" face="Arial"><a href="../../farm/contact.asp">Donate</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font size="1" face="Arial"><a href="../farmlinks.asp">Farm
    animal welfare links<br>
    </a><img border="0" src="../../images/spacer.gif" width="10" height="10"></font></li>
</ul>
    <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="../../advocacy/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="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="../../advocacy/sealhunt.asp"><font size="1" face="Arial">Atlantic
    Seal Hunt<br>
    </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" bgcolor="#EAE8E1">
<h4 style="margin-bottom: 0"><font face="Arial">
<!-- content_starts_here //--></font><font size="4" face="Arial" color="#000080">Get
on Board for&nbsp;Farm Animal
Transport</font>
</h4>

<p style="margin-bottom: 0" align="center"><img border="0" src="../../images/BCSPCA-Animal-Transport08.jpg">
</p>

	</TD>
</TR>
<TR>
    <TD valign="top" bgcolor="#EAE8E1">
<p align="left" style="margin-top: 0; margin-bottom: 8"><font face="Arial">Animals raised on
Canadian farms are regularly transported on extremely long journeys, and current
regulations do not adequately protect their welfare in transit.</font>

	</TD>
</TR>
<TR>
    <TD valign="top" bgcolor="#EAE8E1">
<p style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font face="Arial" size="2"><img border="0" src="dsc02078_small.jpg" align="right"></font>

</p>







<p style="line-height: 160%; margin-top: 0; margin-bottom: 12"><b><i><font size="5" color="#000080" face="Arial">1
</font>
<font size="5" face="Arial">
</font>
<a href="#Background">
<font color="#3C4586" face="Arial">
Read about this urgent issue that affects of 600 million animals in Canada each
year.</font></a></i></b></p>







<p align="left" style="line-height: 160%; margin-top: 0; margin-bottom: 12"><i><b><font color="#000080" face="Arial"><font size="5">2
</font></font><a href="transportation_letter.asp" target="_blank"><font face="Arial" size="2" color="#0F347B">Sign
an action letter to voice your support for the BC SPCA's recommendations.</font></a></b></i><p align="left" style="line-height: 160%; margin-top: 0; margin-bottom: 8"><font face="Arial"><b><i><font color="#0F347B" size="5">3
</font><font color="#0F347B"><a href="TellAFriend.asp" target="_blank"><font face="Arial" size="2">Join
our email appeal -- send an email to friend</font><font size="2">s and family
about this issue.</font></a></font></i></b></font>







<p align="left" style="line-height: 100%; margin-top: 6; margin-bottom: 0">&nbsp;

          <hr noshade size="1" align="left" color="#827853">







	</TD>
</TR>
<TR>
    <TD valign="middle" bgcolor="#EAE8E1">

<p style="line-height: 100%"><b><font size="3" color="#000080" face="Arial">Materials:</font></b></p>
<div align="left">
  <table border="0" cellpadding="5" cellspacing="5" width="100%">
    <tr>
      <td><font face="Arial"><font size="2"><span style="mso-bidi-font-size: 12.0pt"><a href="Farm%20Animal%20Transportation%20Info_BCSPCA.PDF"><img border="0" src="transport_factsheet_image.jpg" align="middle" hspace="5"></a><b><img border="0" src="../../images/garrow_left.gif">
        <a href="Farm%20Animal%20Transportation%20Info_BCSPCA.PDF">Click</a></b>
        <a href="Farm%20Animal%20Transportation%20Info_BCSPCA.PDF">
          to see our printable info sheet</a></span></font></font></td>
    </tr>
    <tr>
      <td>
          <p style="line-height: 100%" align="left"><span style="mso-bidi-font-size: 12.0pt"><font size="2" face="Arial"><a href="BSPCA_OSPCA_CFHS_TransportRegs.PDF"><img border="0" src="animal_transport_report_image.jpg" align="middle" hspace="5" width="67" height="83"></a></font></span><font size="2"><span style="mso-bidi-font-size: 12.0pt"><b><img border="0" src="../../images/garrow_left.gif">
          </b>
          </span><a href="BSPCA_OSPCA_CFHS_TransportRegs.PDF"><b>Click</b>
          to see our full report to the Canadian Food Inspection Agency</a></font></p>

      </td>
    </tr>
    <tr>
      <td><p style="line-height: 100%"><font size="2" face="Arial"> <b><a href="Farm%20Animal%20Transport%20Petition_BCSPCA%202007.pdf"><img border="0" src="animal%20transport%20petition%20thumbnail.gif" width="87" height="71" align="middle" hspace="5"></a></b><span style="mso-bidi-font-size: 12.0pt"><b><img border="0" src="../../images/garrow_left.gif">
        </b>
        </span><a href="Farm%20Animal%20Transport%20Petition_BCSPCA%202007.pdf"><b>Click</b>
          for a printable petition that you can use to collect signatures</a></font></p>

      </td>
    </tr>
    <tr>
      <td>

<p style="word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0"><font size="2"><b><a href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank"><img alt="Get Acrobat Reader" src="../../images/getacro.gif" border="0" hspace="5" align="right"></a></b></font><font size="1"><span style="mso-bidi-font-size: 12.0pt"><span class="562265821-25012005"><a href="http://www.adobe.com/products/acrobat/readstep2.html">Click
          here</a>
</span>for a free download of the Adobe Acrobat Reader software&nbsp;required to
view these documents<span style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt" class="562265821-25012005">.</span></span></font></p>

      </td>
    </tr>
  </table>
</div>

	</TD>
</TR>
<TR>
    <TD valign="top" bgcolor="#EAE8E1">

          <hr noshade size="1" align="left" color="#827853">

<p style="line-height: 100%; margin-top: 10; margin-bottom: 12"><a href="#Introduction" name="Background"><b><font face="Arial" size="3">The
Issue</font></b></a></p>

<p style="line-height: 100%; margin-top: 10; margin-bottom: 12"><b><font face="Arial" size="3"><a href="#Stats at a Glance">Stats
at a Glance</a></font></b></p>
<p style="line-height: 100%; margin-top: 10; margin-bottom: 12"><a href="#Laws"><b><font face="Arial" size="3">Canadian
Laws</font></b></a>
          </p>
<p style="line-height: 100%; margin-top: 14; margin-bottom: 12"><a href="#Recommendations"><b><font size="3" face="Arial">Our
Recommendations</font></b></a>

          <hr noshade size="1" align="left" color="#827853">






<h4 style="word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0">&nbsp;
</h4>

<h4 style="word-spacing: 0; line-height: 100%; margin-top: 0; margin-bottom: 0"><a name="Introduction"><font face="Arial"></font></a>
</h4>

<h4 style="word-spacing: 0; line-height: 100%; margin-top: 6; margin-bottom: 0"><font face="Arial">The Issue</font>
</h4>

<p class="MsoNormal" style="mso-layout-grid-align:none;text-autospace:none"><span style="mso-bidi-font-size: 12.0pt"><font size="2" face="Arial">Throughout
Canada each year</font></span><font size="2" face="Arial">,<b> over 600 million </b>farm animals are transported
from farms to auction and slaughter. The public’s demand for cheap food has
contributed to the centralization of the food processing industry and as a
result, live animals are regularly transported for long distances from their
home farms.<span style="mso-spacerun: yes">&nbsp;&nbsp;
</span></font></p>

          <p class="MsoNormal" style="mso-layout-grid-align:none;text-autospace:none"><font size="2" face="Arial">These animals are loaded into commercial semi-trailer trucks and
transported for hours on end in the dead of winter and the sweltering heat of
          summer. There can be no question that the majority of these animals
          suffer en route.</font></p>

<p class="MsoNormal"><span style="mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font face="Arial" size="2">Other
developed nations have created sophisticated regulations to protect the welfare
of farm animals during transport. Practices are particularly progressive in
Europe, where public concern has led to legislation that better protects the
welfare of animals both on farms and in transit.</font></span></p>
<p class="MsoNormal"><span style="mso-bidi-font-size: 12.0pt"><font size="2" face="Arial">In Canada, change has been slow, but the Canadian Food
Inspection Agency (CFIA) -- the federal regulatory body, which oversees and
enforces animal welfare during transportation and slaughter -- has begun the
process of revising its regulations. This may mean more humane transportation
practices to reflect the values of Canadian citizens.</font>
</span></p>

<p class="MsoNormal"><font size="2" face="Arial">Below, you will learn more about this important issue and
about our work to protect farm animals during transport.&nbsp;</font></p>

<p class="MsoNormal"><b><font size="2" face="Arial">Click <font color="#FF0000"><a href="transportation_letter.asp">here</a>
</font> to find out how you can
take action to help change the way farm animals are transported in Canada.</font></b></p>

<p style="margin-bottom: 0"><font color="#827853"><a href="#Transportation of Farm Animals"><font face="Arial" size="1" color="#827853">&lt;
back to top &gt;</font></a></font>
</p>

<p style="line-height: 100%; margin-bottom: 0">&nbsp;
</p>

          <hr noshade size="1" align="left" color="#827853">






<h4 style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 12" align="left">&nbsp;</h4>

<h4 style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 12" align="left"><font face="Arial"><a name="Stats at a Glance"></a>Stats
at a Glance*</font></h4>

<p style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left">&nbsp;</p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 10" align="left"><font face="Arial"><b>Over
600 million farm animals</b> are <b>transported to slaughter </b>in Canada each
year, including:</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 580 million broiler (meat) chickens</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 32 million egg-laying hens and breeding birds</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 21 million pigs</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 19 million turkeys</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 20" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 3 million cattle&nbsp;</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 10" align="left"><font face="Arial"><b>Between
2 and 3 million farm animals</b> are found dead<b> </b>each year when trucks are
unloaded at Canadian abattoirs, including an average of:</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 2 million broiler (meat) chickens</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 400 thousand egg-laying hens and breeding birds</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 20 thousand turkeys</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 17 thousand pigs</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 20" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 500 cattle&nbsp;</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 10" align="left"><font face="Arial">These
figures result in an overall average <b>mortality rate</b> of <b>0.4% </b>for
animals during transport in Canada, including the following average rates by
species:</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 1.3 % for egg-laying hens and breeding birds</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 0.4% for broiler (meat) chickens</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 0.1% for turkeys</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 0.08% for pigs</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 20" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 0.02% for cattle</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 10" align="left"><font face="Arial"><b>Over
10 million farm animals</b>  are condemned from human consumption after arriving
diseased or injured at abattoirs each year in Canada<span class="673371222-20022007">,
and are euthanized on-site</span>. This includes, on average:</font></p>

<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 8 million broiler (meat) chickens</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 3 million egg-laying hens and breeding birds</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 200 thousand turkeys</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 80 thousand pigs</font></p>
<p style="page-break-after: auto; line-height: 150%; margin-top: 0; margin-bottom: 20" align="left"><font face="Arial">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-&nbsp; 8 thousand cattle</font></p>
<p style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left">&nbsp;</p>

<p style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left"><font size="1" face="Arial">*All
figures are summarized from data provided by the Canadian Food Inspection Agency
for the years 2001-2005 and pertain both to federally-registered slaughter establishments and
to provincially-regulated slaughter establishments in which the CFIA provides inspection service on a contractual basis (i.e.
Manitoba, Saskatchewan and British Columbia)&nbsp;</font></p>






<p style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left">&nbsp;</p>






          <hr noshade size="1" align="left" color="#827853">






<h4 style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left">&nbsp;</h4>

<h4 style="page-break-after: auto; line-height: 100%; margin-top: 0; margin-bottom: 0" align="left"><font face="Arial"><a name="Laws"></a>Canadian
Laws</font></h4>

<p class="MsoNormal"><font face="Arial"><span style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt">While on-farm animal welfare falls under the jurisdiction of the
provinces, the responsibility of ensuring the humane transportation of
animals is borne by the the
</span><span lang="EN-CA" style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">Canadian
Food</span></font><span style="font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font face="Arial"><img width="211" height="157" src="Cows_172px.jpg" v:shapes="_x0000_i1025" align="right" vspace="6"></font></span>






<font face="Arial"><span lang="EN-CA" style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"> Inspection Agency (</span><span style="font-size:10.0pt;mso-bidi-font-size:12.0pt;
font-family:Arial">CFIA).</span></font></p>






          <p class="MsoNormal" style="line-height: 100%; margin-top: 0"><span style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt"><font face="Arial">The Animal Transportation Regulations referenced in the <u>Health of Animals Act</u>
prohibit the transportation of ill
or injured animals to prevent undue suffering. The <u>Meat Inspection Act</u>
 requires that farm animals be handled in a way that avoids distress or pain
to the animal while at a slaughter establishment.</font></span></p>

<p class="MsoNormal"><font face="Arial"><span style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">The
CFIA is conducting its first review of the Animal Transportation Regulations in
30 years and has asked for submissions from a range of stakeholders. This report
(</span><font size="2" face="Arial"><i><a href="../BSPCA%20OSPCA%20CFHS%20Comments%20on%20Transportation%20Regulations%20080106.PDF">Recommendations
Regarding the Proposed Amendments to Transportation of Animals Regulations</a></i>.)
</font><span lang="EN-CA" style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">was
prepared with support from the Animal Welfare Foundation of Canada (AWFC) and
was submitted in August, 2006 on behalf of the BC SPCA, Ontario SPCA, and the
Canadian Federation of Humane Societies (CFHS). </span></font></p>






<p class="MsoNormal"><span style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font face="Arial">At
this time, the CFIA is reviewing stakeholder submissions and further rounds of
consultation will be conducted subsequently. For further details regarding
CFIA's consultation, visit their <a href="http://www.inspection.gc.ca/english/anima/heasan/transport/notavie.shtml">website</a>.</font></span></p>

<p style="page-break-after:auto" align="left"><font color="#827853"><a href="#Transportation of Farm Animals"><font face="Arial" size="1" color="#827853">&lt;
back to top &gt;</font></a></font></p>

          <hr noshade size="1" align="left" color="#827853">






    <h4 align="left" style="line-height: 100%; margin-top: 0; margin-bottom: 0">&nbsp;</h4>

    <h4 align="left" style="line-height: 100%; margin-top: 0; margin-bottom: 0"><font face="Arial"><a name="Recommendations"></a>Our
    Recommendations</font></h4>

<p class="MsoNormal"><span style="mso-bidi-font-size: 12.0pt"><font size="2" face="Arial">The
following issues outline the BC SPCA's main areas of concern regarding the
current transportation of farm animals.<span style="mso-spacerun: yes">&nbsp;
These issues and the associated recommendations are described in more detail in
our <a href="BSPCA_OSPCA_CFHS_TransportRegs.PDF">full
report to the CFIA</a>.</span></font></span></p>
<p style="margin-bottom: 10"><font face="Arial"><font size="2"><span style="mso-bidi-font-size: 12.0pt"><b style="mso-bidi-font-weight: normal; mso-bidi-font-size: 12.0pt">1.
</b></span></font><b style="mso-bidi-font-weight:normal"><span style="mso-bidi-font-size: 12.0pt"><font face="Arial" size="2">Transport times</font></span>
</b></font></p>
<p class="MsoNormal" style="margin-top: 0; margin-bottom: 6"><span lang="EN-CA"><font size="2" face="Arial">Presently
in Canada, cattle and sheep
are permitted to be enclosed in a truck for as long as 52 hours. For pigs, horses, rabbits and poultry,
the maximum transportation time is 36 hours. These
long days cause unnecessary suffering and result in death for many animals.&nbsp;</font> </span></p>
<p class="MsoNormal" style="margin-top: 0"><span lang="EN-CA"> <font size="2" face="Arial"> We
have proposed that the maximum travel time be reduced to 24
hours for cattle and sheep, 16 hours for pigs and horses, and 12 hours for
rabbits and poultry when specially equipped trucks that provide adequate care
(e.g. bedding material and on-board watering systems) are
used. These changes would bring Canada up to the standards required in other
developed countries such as the UK, France, and Germany.</font></span></p>
<p style="margin-bottom: 10"><b><span style="mso-bidi-font-size: 12.0pt; mso-bidi-font-weight: normal"><font size="2" face="Arial">2.
Overcrowding of animals</font></span></b></p>
<p style="margin-top: 0"><span style="mso-bidi-font-size: 12.0pt"><font size="2" face="Arial">There are currently no regulations
dictating standards for loading density of animals. We have recommended maximum
densities in line with those required in Europe.</font>
</span></p>
<p class="MsoNormal" style="margin-bottom: 10"><font face="Arial"><font size="2"><span style="mso-bidi-font-size: 12.0pt"><b style="mso-bidi-font-weight: normal; mso-bidi-font-size: 12.0pt">3.
</b></span></font><b style="mso-bidi-font-weight:normal"><span style="mso-bidi-font-size: 12.0pt"><font face="Arial" size="2">Transportation of sick and injured
animals</font></span></b></font></p>
<p class="MsoBodyTextIndent" style="margin-top: 0; margin-bottom: 0"><span lang="EN-CA"><span lang="EN-CA" style="mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font size="2" face="Arial">We
have requested that the regulations describe specific health conditions that
would prevent afflicted animals from being transported unless for veterinary
care. </font> </span><font size="2" face="Arial">Such conditions would include: emaciation,
broken bones, large wounds, lameness, etc. We also ask that animals who become ill or injured
during the trip are specially handled when they reach their destination.</font></span></p>
<p class="MsoBodyTextIndent" style="margin-left: 0in; margin-bottom: 10"><b><span lang="EN-CA"><font size="2" face="Arial">4.
Loading and unloading of animals</font></span></b></p>
<p class="MsoBodyTextIndent" style="margin-top: 0"><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font size="2" face="Arial">Animals are often
treated roughly at this stage of transport, with little care afforded to those
who are ill or injured. We are calling for a prohibition of handling methods
that cause pain, bruising, or bone-breakage, including&nbsp;the use of electric
prods and the use of sticks or canes on sensitive areas such as the face,
genitalia, and udder.</font></span></p>
<p class="MsoNormal" style="margin-bottom: 10"><font face="Arial"><font size="2"><span style="mso-bidi-font-size: 12.0pt"><b style="mso-bidi-font-weight: normal; mso-bidi-font-size: 12.0pt">5.
</b></span></font><b style="mso-bidi-font-weight:normal"><span style="mso-bidi-font-size: 12.0pt"><font face="Arial" size="2">Ventilation of transport vehicles</font></span></b></font></p>
<p class="MsoBodyTextIndent" style="margin-top: 0"><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font size="2" face="Arial">In Canada, trucks are
not required to have active ventilation systems on board. Severe suffering and
death from heat exhaustion can result, even when the outside temperature is
cold. We have asked that requirements for active ventilation be phased in, </font> </span><font size="2" face="Arial"><span style="font-size: 10.5pt; mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">to keep Canada in step with European laws.</span></font></p>
<p class="MsoBodyTextIndent" style="margin-left: 0in; margin-bottom: 10"><span lang="EN-CA"><b style="mso-bidi-font-weight: normal"><font size="2" face="Arial">6.
</font>
</b><font size="2" face="Arial"><b style="mso-bidi-font-weight:
normal">Trucker Training
</b><b style="mso-bidi-font-weight: normal">and
Certification</b></font></span></p>
<p class="MsoBodyTextIndent" style="margin-top: 0; margin-bottom: 0"><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font size="2" face="Arial">At present, animal
haulers are not required by law to be trained in animal handling. We have
proposed that training and certification programs be made mandatory and that
penalties, including the potential loss of a license, be established for those
who repeatedly violate regulations.</font></span></p>
<p class="MsoNormal" style="margin-bottom: 10"><font face="Arial"><font size="2"><span style="mso-bidi-font-size: 12.0pt"><b style="mso-bidi-font-weight: normal; mso-bidi-font-size: 12.0pt">7.
</b></span></font><b style="mso-bidi-font-weight:normal"><span style="mso-bidi-font-size: 12.0pt"><font face="Arial" size="2">Funding for the enforcement of
transport regulations</font></span></b></font></p>
<p class="MsoBodyTextIndent" style="margin-top: 0"><span style="mso-bidi-font-size: 12.0pt; mso-ansi-language: EN-US"><font size="2" face="Arial">No matter how progressive regulations are, they
are relatively ineffective if sufficient funding is not available for
enforcement. </font> </span><font size="2" face="Arial">We have recommended that more funding be provided - either
from within CFIA or from the Ministry of Agriculture - to facilitate increased
inspector activity and enable sufficient enforcement of these regulations.</font></p>

<p align="left" style="margin-top: 24; margin-bottom: 0">
<a href="transportation_letter.asp"><font face="Arial"><img border="0" src="http://www.spca.bc.ca/farm/images/AnimalTransportButton.gif" alt="Farm Animal Transport - Act now!" width="359" height="48"></font></a>







<p align="left" style="margin-top: 6; margin-bottom: 8"><b><i><a href="transportation_letter.asp"><font face="Arial" size="2" color="#000080">Sign
an action letter to voice your support for the BC SPCA's recommendations.</font></a></i></b>

    <p align="left"><font color="#827853"><a href="#Transportation of Farm Animals"><font face="Arial" size="1" color="#827853">&lt;
    back
to top &gt;
    </font></a></font></p>






    <p align="left">&nbsp;</p>






	</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>
