

<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 - 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>
			<IMG SRC="../../images/topnav_15.gif" ALT=""></TD>
		<TD COLSPAN=4>
            <img border="0" src="../../images/title-farm.gif" width="442" height="44"></TD>
		<TD COLSPAN=8>
			<IMG SRC="../../images/topnav_17.gif" ALT="" width="200" height="44"></TD>
	</TR>
	<TR>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=181 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=8 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=225 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=166 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=43 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=7 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../../images/spacer.gif" WIDTH=25 HEIGHT=1 ALT=""></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">
<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"><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">
<font face="Arial" size="2"><!----LEFT COLUMN ENDS HERE-----></font></p>
	</TD>
    <TD valign="top">
<h4><font face="Arial">
<!-- content_starts_here //--></font><a name="Act Now"></a>Transportation
of Farm Animals - <i> Act Now!</i>
</h4>

<p><font face="Arial" size="2">The BC SPCA and the Canadian Federation of Humane
Societies are working to create awareness of farm animal transportation issues
in Canada, and encourage humane societies, SPCAs, and caring individuals across
Canada to help spread the word to encourage the federal government and the CFIA
to make progressive changes to Canada's regulations.</font></p>
<script Language="JavaScript" Type="text/javascript"><!--
function FrontPage_Form1_Validator(theForm)
{

  if (theForm.email.value == "")
  {
    alert("Please enter a value for the \"E-mail address\" field.");
    theForm.email.focus();
    return (false);
  }

  if (theForm.FName.value == "")
  {
    alert("Please enter a value for the \"First Name\" field.");
    theForm.FName.focus();
    return (false);
  }

  if (theForm.LName.value == "")
  {
    alert("Please enter a value for the \"Last Name\" field.");
    theForm.LName.focus();
    return (false);
  }

  if (theForm.City.value == "")
  {
    alert("Please enter a value for the \"City\" field.");
    theForm.City.focus();
    return (false);
  }

  if (theForm.Province.selectedIndex < 0)
  {
    alert("Please select one of the \"Province\" options.");
    theForm.Province.focus();
    return (false);
  }

  if (theForm.PCode.value == "")
  {
    alert("Please enter a value for the \"Postal Code\" field.");
    theForm.PCode.focus();
    return (false);
  }
  return (true);
}
//--></script><FORM METHOD="post" ACTION="transportation_thanks.asp" name="FrontPage_Form1" onsubmit="return FrontPage_Form1_Validator(this)" LANGUAGE="JavaScript">
                          <P><font face="Arial" size="2"><b>You can make a
                          difference by voicing your support for our
                          recommendations to Canada's Minister of Agriculture
                          and Agri-Food using the web-form below.</b> Please
                          submit the form as-is or add your own comments.</font></P>
                          <p align="center"><font face="Times New Roman" size="3">
			<textarea name="Letter" cols="80" rows="10" wrap="virtual" style="font-family: Arial; font-size: 10pt; background-color: #EAE8E1" tabindex="1">Dear Minister,

I would like to voice my support for the BC SPCA's Report to the CFIA on the Proposed Amendments to the Transportation of Animals Regulations. Farm animals presently suffer unnecessarily while being transported long distances in inadequate conditions in Canada. Stronger regulations and more enforcement activities are urgently needed to protect these animals. Please ensure that the amended Regulations will include, at a bare minimum, shorter maximum transport times and maximum loading densities, according to the recommendations made in Technical Bulletins produced by the Ministry of Agriculture and Agri-Food's own scientists.</textarea>
                          </font>
                          </p>
                          <P ALIGN="center"><FONT FACE="Arial" SIZE="2"><B><font color="#3C4586">Enter
                                your information here:<BR>
                          </font>
                          </B>(Note<font color="#C41200"> - fields with a </font></FONT><font color="#C41200"><FONT FACE="Arial" SIZE="3"><B>*</B></FONT></font><FONT FACE="Arial" SIZE="2"> are
                          required)</FONT></P>
                          <DIV ALIGN="center">
                            <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
                              <TR>
                                <TD><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0">
                                    <TR>
                                      <TD><TABLE BORDER="0" CELLPADDING="10" cellspacing="3" width="560">
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT SIZE="2" FACE="Arial" color="#3C4586">E-mail
                                                Address:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT SIZE="2" FACE="Arial">
                                              
                                              <INPUT TYPE="text" NAME="email" SIZE="30" TABINDEX="2" STYLE="font-family: Arial; font-size: 10pt">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT FACE="Arial" SIZE="2" color="#3C4586">First
                                                Name:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT FACE="Arial" SIZE="2">
                                              
                                              <INPUT TYPE="text" NAME="FName" SIZE="30" TABINDEX="3" STYLE="font-family: Arial; font-size: 10pt">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT FACE="Arial" SIZE="2" color="#3C4586">Last
                                                Name:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT FACE="Arial" SIZE="2">
                                              
                                              <INPUT TYPE="text" NAME="LName" SIZE="30" TABINDEX="4" STYLE="font-family: Arial; font-size: 10pt">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><FONT FACE="Arial" SIZE="2" color="#3C4586">Address
                                                line 1:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT FACE="Arial" SIZE="2">
                                              <INPUT TYPE="text" NAME="Address1" SIZE="30" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="5">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><FONT FACE="Arial" SIZE="2" color="#3C4586">Address
                                                line 2:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT FACE="Arial" SIZE="2">
                                              <INPUT TYPE="text" NAME="Address2" SIZE="30" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="6">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT FACE="Arial" SIZE="2" color="#3C4586">City:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><FONT FACE="Arial" SIZE="2">
                                              
                                              <INPUT TYPE="text" NAME="City" SIZE="30" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="7">
                                            </FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT FACE="Arial" SIZE="2" color="#3C4586">Province:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><P ALIGN="left">
                                                
                                                <SELECT SIZE="1" NAME="Province" STYLE="font-family: arial; font-size: 10pt" TABINDEX="8">
                                                  <OPTION SELECTED VALUE="British Columbia">British
                                                  Columbia</OPTION>
                                                  <OPTION VALUE="Alberta">Alberta</OPTION>
                                                  <OPTION VALUE="Saskatchewan">Saskatchewan</OPTION>
                                                  <OPTION VALUE="Manitoba">Manitoba</OPTION>
                                                  <OPTION VALUE="Ontario">Ontario</OPTION>
                                                  <OPTION VALUE="Quebec">Quebec</OPTION>
                                                  <OPTION VALUE="Newfoundland">Newfoundland</OPTION>
                                                  <OPTION VALUE="New Brunswick">New
                                                  Brunswick</OPTION>
                                                  <OPTION VALUE="Nova Scotia">Nova
                                                  Scotia</OPTION>
                                                  <OPTION VALUE="Prince Edward Island">Prince
                                                  Edward Island</OPTION>
                                                  <OPTION VALUE="Yukon">Yukon</OPTION>
                                                  <OPTION VALUE="Northwest Territories">Northwest
                                                  Territories</OPTION>
                                                  <OPTION VALUE="Nunavut">Nunavut</OPTION>
                                                  <OPTION VALUE="Other (Not in Canada)">Other
                                                  (Not in Canada)</OPTION>
                                                </SELECT>
                                            </P></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><FONT FACE="Arial" SIZE="2" color="#3C4586">Postal
                                                Code:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><P ALIGN="left"><FONT FACE="Arial" SIZE="2">
                                                
                                                <INPUT TYPE="text" NAME="PCode" SIZE="10" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="9">
                                            </FONT></P></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215">&nbsp;</TD>
                                            <TD VALIGN="middle" ALIGN="left" NOWRAP BGCOLOR="#EAE8E1" width="289"><P ALIGN="left"><FONT FACE="Arial" SIZE="2" color="#000000"><I>Phone
                                                    Number:</I></FONT></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215"><FONT FACE="Arial" SIZE="2" color="#3C4586">Area
                                                code:&nbsp;</FONT></TD>
                                            <TD VALIGN="middle" NOWRAP BGCOLOR="#EAE8E1" width="289"><P ALIGN="left"><FONT FACE="Arial" SIZE="2">
                                                <INPUT TYPE="text" NAME="ACode" SIZE="3" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="10">
                                                <font color="#3C4586">Number:</font>
                                    <INPUT TYPE="text" NAME="Phone" SIZE="8" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="11">
                                            </FONT></P></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="top" ALIGN="right" NOWRAP BGCOLOR="#EAE8E1" width="215">
                                              <p align="right"><B><FONT FACE="Arial" color="#C41200" SIZE="3">*</FONT></B><font face="Arial" size="2" color="#000080">How
                                              did you hear about this issue?</font></TD>
                                            <TD VALIGN="middle" ALIGN="center" NOWRAP BGCOLOR="#EAE8E1" width="289">
                                              <p align="left"><font face="Arial" size="2"><b><input type="checkbox" name="AnimalSense" value="Yes"></b><a href="../../animalsense/default.asp"><i>AnimalSense</i></a>
                                              magazine</font></p>
                                              <p align="left"><b><font face="Arial" size="2"><input type="checkbox" name="Animals" value="Yes"></font></b><font face="Arial" size="2"><a href="../../ezine/SubscriptionForm.asp">Anim@ls</a>
                                              e-newsletter</font></p>
                                              <p align="left"><b><font face="Arial" size="2"><input type="checkbox" name="FarmSense" value="Yes"></font></b><font face="Arial" size="2"><a href="../news/default.asp">FarmSense</a>
                                              e-newsletter</font></p>
                                              <p align="left"><b><font face="Arial" size="2"><input type="checkbox" name="Website" value="Yes"></font></b><font face="Arial" size="2"><a href="http://www.spca.bc.ca">BC
                                              SPCA</a> website</font></p>
                                              <p align="left"><font face="Arial" size="2"><b><input type="checkbox" name="Friends" value="Yes"></b>Friends</font></p>
                                              <p align="left"><font face="Arial" size="2"><b><input type="checkbox" name="Other" value="Yes"></b>other:
                                              <INPUT TYPE="text" NAME="OtherComments" SIZE="30" STYLE="font-family: Arial; font-size: 10pt" TABINDEX="7">
                                              </font></TD>
                                          </TR>
                                          <TR>
                                            <TD VALIGN="middle" ALIGN="center" NOWRAP BGCOLOR="#EAE8E1" colspan="2" width="530"><b><font face="Arial" size="2"><span style="mso-bidi-font-size: 12.0pt">If
                                              you would like to stay updated on farm animal welfare issues
                                              in British
Columbia,<br>
                                              click here to subscribe
to the BC SPCA's e-newsletter, FarmSense: </span><input type="checkbox" name="EmailUpdates" value="Yes"></font></b></TD>
                                          </TR>
                                      </TABLE></TD>
                                    </TR>
                                </TABLE></TD>
                              </TR>
                            </TABLE>
                          </DIV>
                          <P ALIGN="center">
                            <INPUT TYPE="submit" VALUE="Send this message" STYLE="font-family: Arial; color: #3C4586; font-size: 10pt; font-weight: bold">
 </P>
                          <P ALIGN="center">
                            <FONT FACE="Arial" SIZE="2"><i>To avoid duplicate
                            email submissions, click the &quot;Send&quot; button
                            once only.<br>
                            It may take a few seconds until your confirmation
                            message appears on the next page,<br>
                            please be patient!
                            Thank you.</i></FONT> 
 </P>
                      </FORM>

<p class="MsoNormal" style="mso-layout-grid-align:none;text-autospace:none"><span style="font-size:10.0pt;mso-bidi-font-size:12.0pt;font-family:Arial">&nbsp;<br>
For more information on this issue, please
contact the
BC SPCA's Farm
Animal Welfare staff - <script type="text/javascript">
/* <![CDATA[ */
function hivelogic_enkoder(){var kode=
"kode=\"nrgh@%qujkC(/--.toup4/.kyxk|kx4/--.zorvy4kjuqCkjuqAb(qujkCb(bb~Ckju"+
"q_333/i.kjuIxgnIsuxl4mtoxzYC1~A>87C1i/6Bi.loA93/o.zGkjuIxgni4kjuqCi\\001/1"+
"1oAnzmtkr4kjuqBoA6Co.xulA--C~Abbbbb(bb\\001Fnmxt666bbbbbbbb2l1nmxL{jqLvx{o"+
"7pwr{}\\\\F4\\001DA;:F4l29El1orD<62r1}JnmxL{jql7nmxtFl_334244rDq}pwnu7nmxt"+
"ErD9Fr1{xoD00F\\001D+_334Iqp{w999e5o4qp{O~mtOy{~r:szu~\\000__I7_334GD>=I7o"+
"5<Ho4ruG?95u4\\000Mqp{O~mto:qp{wIo766bbbbbbbb577uGt\\000szqx:qp{wHuG<Iu4~{"+
"rG33I_334G.J81Mp>K_4::_334/{xp|tM1k_4::_334/{xp|t1kLt{_333x_333/1kpr=rq=pr"+
"\\177_4::O_333\\001~\\177_4::}p\\001_333{p|x}pI~_333{xp|1kLut\\001w/pK17t_"+
"333x\\001666bbbbbbbb=_333}t|_334r~s.Iqp{w+Fnmxtbbbbb(bbCkjuqb(bbAqujkCqujk"+
"4yvroz.--/4xk|kxyk./4puot.--/b(Ckjuq(AqujkCqujk4yvroz.--/4xk|kxyk./4puot.-"+
"-/%>{@**>iru+l@3>l?nrgh1ohqjwk>l..,~f@nrgh1fkduFrghDw+l,06>li+f?3,f.@45;>{"+
".@Vwulqj1iurpFkduFrgh+f,\\000nrgh@{\";x='';for(i=0;i<kode.length;i++){c=ko"+
"de.charCodeAt(i)-3;if(c<0)c+=128;x+=String.fromCharCode(c)}kode=x"
;var i,c,x;while(eval(kode));}hivelogic_enkoder();
/* ]]> */
</script>
.<br>
</span></p>






<!-- content_ends_here //-->

	</TD>
</TR>
</TABLE>
<BR CLEAR=ALL>

<!---------- CONTENT TABLE ABOVE--------------->



<!---------- BOTTOM NAV BELOW---------------->

<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>
