

<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>
<!--

// ASP module for easy utilization of the free captchas.net CAPTCHA service
//
// To use this module you have to download the JavaScript MD5 module
// from Paul Johnston at http://pajhome.org.uk/crypt/md5/md5.js and
// place it in the same directory as this file.
//
// For documentation look at http://captchas.net/sample/asp/
//
// Written by
//   Sebastian Wilhelmi <seppi@seppi.de>
//   Felix Holderied <felix@holderied.de>
//
// This file is in the public domain.
//
// ChangeLog:
//
// 2006-03-03: Initial version.
// 2006-08-16: Add new optional parameters and audio url
//

-->



<!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">
<meta name="description" content="Click here to tell others about the page you are visiting on the BC SPCA website...">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="keywords" content="tell, refer, friend, send, link, email">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BCSPCA-Tell A Friend</TITLE>

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function oWin(theURL)
{
window.open(theURL,'','fullscreen=no,width=650,height=320,status=no,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no');
}
// End -->
</SCRIPT>

<link rel="stylesheet" href="../../includes/styles.css" type="text/css">
<style>
<!--
p            { font-family: Arial; font-size: 10pt }
h4           { font-family: Arial; font-size: 12pt; font-weight: bold }
-->
</style>
</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----->&nbsp;</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 align="left">
<font face="Arial">
<!-- content_starts_here //--></font><b><font color="#FFFF80"><img border="0" src="../../images/email_envelope.gif">
</font></b><i><font face="Arial"><B>Send a message to your friends to let them
know about the </B></font>Farm Animal Transport</i><font face="Arial"><B><i> Campaign, and encourage them to
sign up and add their voice.</i> You can use the form below to send a message to
up to five of your friends at one time:</B></font>
</h4>







<div align="center">
  <center>
  <table border="1" cellpadding="2" cellspacing="0" bordercolor="#9597C3">
    <tr>
                    <TD bgcolor="#D2D3E6">
                      
<script Language="JavaScript" Type="text/javascript"><!--
function FrontPage_Form1_Validator(theForm)
{

  if (theForm.password.value == "")
  {
    alert("Please enter a value for the \"password\" field.");
    theForm.password.focus();
    return (false);
  }
  return (true);
}
//--></script><form method="get" action="TellFriendcheckcaptcha.asp" name="FrontPage_Form1" onsubmit="return FrontPage_Form1_Validator(this)" language="JavaScript">

         <!-- Insert the random string as a hidden entry -->
         <input type="hidden" name="random"
            value="qap9G8fPrFSYAMTAT1RRzR2ibX86YZxg2W5fvKqM" />
            
<!-- Insert the Referring Page as a hidden entry -->
         <input type="hidden" name="ReferringPage"
            value="" />
            

      

      <div align="center">
        <center> 
      <TABLE BORDER="0" CELLPADDING="3" CELLSPACING="0"> 
       

          <TR><TD COLSPAN="2" STYLE="color: red" bgcolor="#EBEBF3">
              <p align="center">
              <b><font face="Arial" size="2" color="#3C4586">&nbsp;<br>
              *First you must enter the CAPTCHA
              image password you
see below:</font><font color="#A87006"><i><font face="Arial" color="#694503" size="1"><br>
              </font></i></font></b><input name="password" size="6" />
              <a href="http://audio.captchas.net/?client=bcspca&random=qap9G8fPrFSYAMTAT1RRzR2ibX86YZxg2W5fvKqM&alphabet=abcdefghkmnopqrstuvwxyz&letters=5" target="_blank"><font face="Arial" size="1">Click to
hear the Phonetic spelling (mp3)</font></a>



              </p>



            </TD></TR> 
          
        </center>
  </center>
          
          <TR><TD colspan="2" STYLE="color: red" bgcolor="#EBEBF3">
              <font face="Arial" size="2" color="#000000">
              <p align="center"><!-- Insert the CAPTCHA image and audio link-->
          <a href="http://captchas.net"><img style="border: none; vertical-align: bottom" id="captchas.net" src="http://image.captchas.net/?client=bcspca&random=qap9G8fPrFSYAMTAT1RRzR2ibX86YZxg2W5fvKqM&alphabet=abcdefghkmnopqrstuvwxyz&letters=5&height=85&width=180" width="180" height="85" alt="The CAPTCHA image" /></a><script type="text/javascript">
<!--
  function captchas_image_error (image)
  {
    if (!image.timeout) return true;
    image.src = image.src.replace (
                     /^http:\/\/image\.captchas\.net/,
                     'http://image.backup.captchas.net');
    return captchas_image_loaded (image);
  }

  function captchas_image_loaded (image)
  {
    if (!image.timeout) return true;
    window.clearTimeout (image.timeout);
    image.timeout = false;
    return true;
  }

  var image = document.getElementById ('captchas.net');
  image.onerror = function()
    {return captchas_image_error (image);};
  image.onload = function()
    {return captchas_image_loaded (image);};
  image.timeout
    = window.setTimeout(
       "captchas_image_error (         document.getElementById ('captchas.net'))",
       10000);
  image.src = image.src;
  //-->
</script>
              <font color="#3C4586"><b><i><font size="2" face="Arial"><br>
              The password will be all lower case
letters.
              </font>
      </i></b> 
              <font size="2" face="Arial"> If you are having trouble reading it please refresh the page to obtain
a new image, but be aware that refreshing the page may may also clear any form
                                  contents that you have already filled out.<br>
              </font>
      </font>
</font>



            </TD></TR> 
          
          <TR><TD COLSPAN="2" STYLE="color: red" bgcolor="#EBEBF3">
              <blockquote>
                <p align="center"><b>
<font color="#000000" face="Arial" size="2">
We use this to help stop spam - how
does it work?<i><br>
</i>
</font>
</b><font color="#000000">A CAPTCHA image shows a random string
which the user has to type to submit a form. This is a simple problem for
(seeing) humans, but a very hard problem for computers which have to use
character recognition, especially, because the displayed string is alienated in
a way, which makes it very hard for a computer to decode. </font> <i><font face="Arial" size="1"><font color="#000000">For more
information see</font><font color="#694503"> </font> <a href="http://en.wikipedia.org/wiki/Captcha" target="_blank">http://en.wikipedia.org/wiki/Captcha</a>
              <font color="#000000">
(link opens in a new browser window)</font></font></i></p>
              </blockquote>
            </TD></TR> 
          
      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6" colspan="2">
        <p align="center"><font face="Arial" size="2" color="#3C4586"><b><i>Enter
        Your Information:</i></b></font></TH> 
      </TR> 
          
      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6" colspan="2">
        <P align="center"><FONT face="Arial" SIZE="2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        Your Name:</FONT> <FONT face="Arial" SIZE="2"><INPUT TYPE="text" SIZE="20" NAME="sendername" VALUE=""></FONT></TH> 
      </TR> 
  <center>
        <center> 
      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6" colspan="2">
        <P ALIGN="center"><FONT face="Arial" SIZE="2">Your Email Address:</FONT>
        <FONT face="Arial" SIZE="2"><INPUT TYPE="text" SIZE="20" NAME="senderemail" VALUE=""></FONT></TH> 
      </TR>

      

      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6" colspan="2">
        <p align="center">&nbsp;</TH> 
      </TR>

      

      <TR ALIGN="center"> 
      <TH ALIGN="center" COLSPAN="2" bgcolor="#D2D3E6">
        <P ALIGN="center"><font color="#3C4586" face="Arial" size="2"><b><i>You can send up to 5 messages at once, you
        must enter at least 1:</i></b></font></P>
      </TH> 
      </TR> 

      

      <TR ALIGN="center"> 
      <TD ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><B><font face="Arial" size="2">Friend's Name:</font></B></TD> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><B><font face="Arial" size="2">Friend's Email Address:</font></B></TD> 
      </TR> 
      <TR ALIGN="center"> 
      <TD ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><B>1.) </B> <INPUT TYPE="text" SIZE="20" NAME="newname1" VALUE=""></FONT></P>
      </TD> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><INPUT TYPE="text" SIZE="20" NAME="newemail1" VALUE=""></FONT></P>
      </TD> 
      </TR> 
      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><B>2.) </B> <INPUT TYPE="text" SIZE="20" NAME="newname2" VALUE=""></FONT></P>
      </TH> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><INPUT TYPE="text" SIZE="20" NAME="newemail2" VALUE=""></FONT></P>
      </TD> 
      </TR> 
      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><B>3.) </B> <INPUT TYPE="text" SIZE="20" NAME="newname3" VALUE=""></FONT></P>
      </TH> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><INPUT TYPE="text" SIZE="20" NAME="newemail3" VALUE=""></FONT></P>
      </TD> 
      </TR> 

      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><B>4.) </B> <INPUT TYPE="text" SIZE="20" NAME="newname4" VALUE=""></FONT></P>
      </TH> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><INPUT TYPE="text" SIZE="20" NAME="newemail4" VALUE=""></FONT></P>
      </TD> 
      </TR> 

      <TR ALIGN="center"> 
      <TH ALIGN="right" bgcolor="#D2D3E6">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><B>5.) </B> <INPUT TYPE="text" SIZE="20" NAME="newname5" VALUE=""></FONT></P>
      </TH> 
      <TD bgcolor="#D2D3E6" align="left">
        <P ALIGN="center"><FONT SIZE="2" face="Arial"><INPUT TYPE="text" SIZE="20" NAME="newemail5" VALUE=""></FONT></P>
      </TD> 
      </TR> 


       
      <TR><TD ALIGN="center" VALIGN="top" COLSPAN="2" bgcolor="#D2D3E6" nowrap> 
      <P ALIGN="center"><font color="#3C4586" size="2" face="Arial">If you wish, you can add your own comments to the
      message that is sent:</font></TD> 
      </TR> 



        </center>

                      
                        
                    </center>

                      
                        
      <TR><TD ALIGN="center" COLSPAN="2" bgcolor="#D2D3E6"> 
      <P ALIGN="center"> 
      <FONT face="Arial" SIZE="2"> 
      
<!--     
      <TEXTAREA NAME="personalmessage" COLS="35" ROWS="5" WRAP="virtual">&
-->    

      <TEXTAREA NAME="personalmessage" COLS="45" ROWS="10" WRAP="virtual" style="font-family: Arial; font-size: 10pt; text-align: Left">Hi,

I came across a page on the BC SPCA website that I thought you might be interested in:



  

      </TEXTAREA> 
      </FONT> 
      </P>
        </TD> 
      </TR> 

  <center>
        <center> 




      <TR ALIGN="center"> 
      <TD COLSPAN="2" bgcolor="#D2D3E6"><FONT face="Arial" SIZE="2"><INPUT TYPE="submit" VALUE="Send Message"><br>
        <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></TD> 

      </TR> 



      <TR ALIGN="center"> 
      <TD COLSPAN="2" bgcolor="#D2D3E6">
        <p align="center" style="margin: 10"><font face="Arial" size="1">The BC SPCA appreciates your
      support and respects your need for privacy.<br>
        The BC SPCA does
      not sell or rent this information to any outside organizations or
      companies.<font color="#827853"><br>
        * </font><a href="../../help/privacy.asp">Click here for our
        Privacy Policy
        </a> *</font>
      </TD> 

      </TR></TABLE> 
        </center>
      </div>

      </FORM>

                      
                        
                    </center>

                      
                        
                    </TD>
    </tr>
  </table>
</div>
<p align="center">&nbsp;</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>
