

<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>
<TITLE>BCSPCA-Kids Club</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta name="description" content="List of education resource material available from the BC SPCA.">
<meta name="Keywords" content="resource list, resources, education resources, books, videos, education units, curriculum units, magazine, library, materials">

<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-Kids.gif"></TD>
		<TD COLSPAN=8>
			<IMG SRC="../../images/topnav_17.gif" ALT=""></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="">
</font>
<p>&nbsp;</p>
<p align="left"><font face="Arial">
<!----LEFT COLUMN STARTS HERE-----></font></p>
<ul type="circle">
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font size="1" face="Arial"><a href="../../Kids/KidsClub/kidsclubsignupform.pdf" target="_blank">Join
    the Club</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="Ekidsnews.asp">e-Kids</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="bark.asp">Bark!
    <font color="#000080">Magazine</font></a></font>
  </li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Birthdays2.asp">Birthday
    Parties</a></font>
  </li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="takeaction.asp">Take
    Action</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Highpaws.asp">High-Paws</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Contests.asp">Kids
    Club Contests</a></font></li>
</ul>
<hr width="75%" noshade size="1" color="#827853">
<ul type="circle">
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="default.asp">Kids
    Club</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../Camps/default.asp">Summer
    Camps</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../playland-07.asp">Playland
    Tickets</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../animalcare/default.asp">Animal
    Care</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="../animalfacts/default.asp">Animal
    Facts</a></font></li>
  <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Activities.asp">Activities</a></font></li>
</ul>
<div align="center">
  <center>
  <table border="1" cellpadding="5" cellspacing="0" width="95%" bordercolor="#3C4586" bgcolor="#FFFFFF">
    <tr>
      <td width="100%">
        <p align="center"><a href="http://www.youtube.com/bcspcabc" target="_blank"><font face="Arial"><font size="2">Click
        here to visit the<br>
        BC SPCA's <b>YouTube</b> Channel!<br>
        </font>
        <img border="0" src="../../images/YouTubeLogo.gif"><br>
        <b><font size="1">www.youtube.com/bcspcabc</font></b></font></a></td>
    </tr>
  </table>
  </center>
</div>
<p align="left">
<font face="Arial" size="2"><!----LEFT COLUMN ENDS HERE-----></font>
</p>
	</TD>
    <TD valign="top" bgcolor="#E7E4DC">

<h4 align="left"><font face="Arial"><!-- content_starts_here //--><font size="4"><i>BC SPCA Kids
Club</i><br>
a special youth membership in the BC SPCA</font></font></h4>

<table border="0" cellspacing="5" cellpadding="5" height="1308">
  <tr>
    <td valign="top" height="234">
      <p align="center"><a href="http://secure.csfm.com/mastercart_bcspca/Cart/product_details.php?mid=437462321074556143&product_id=553956151131059400" target="_blank"><img border="0" src="../Images/KidsClubLogo.gif" align="top"></a></p>
    </td>
    <td rowspan="2" height="306"><b><font face="Arial" size="3" color="#800000">Join
      Today!</font><font face="Arial" size="2"><br>
      </font></b>
      <font size="2" face="Arial">Being a BC SPCA Kids Club member means you love animals and you are
      committed to taking good care of any animals you may have. But it doesn't
      stop there. In Bark! and e-Kids you <span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA">find
      out all about different animals and <span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"> how
      you can take action to make a difference for animals and wildlife.</span></span></font>
      <ul type="square">
        <li>
          <p style="margin-bottom: 10"><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA"><font face="Arial" size="3"><a href="http://secure.csfm.com/mastercart_bcspca/Cart/product_details.php?mid=437462321074556143&product_id=553956151131059400"><b>Click
          here to order Kids Club Memberships online!</b></a><b></b></font></span></li>
        <li>
          <p style="margin-bottom: 10"><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA"><font face="Arial" size="3" color="#000080"><b><span style="mso-bidi-font-size: 12.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><a href="http://secure.csfm.com/mastercart_bcspca/Cart/product_details.php?mid=437462321074556143&product_id=131007841169078221" target="_blank">Click
          here to RENEW your membership online!</a></span></b></font></span></li>
      </ul>
      <p><font face="Arial" size="2">Or <a href="kidsclubsignupform.pdf" target="_blank">click here</a>
      (PDF file, 117 KB) to download the membership form</font></p>
    </td>
  </tr>
  <tr>
    <td valign="top" height="56">
      <p align="center">
    </td>
  </tr>
  <tr>
    <td colspan="2" height="21">
      <hr noshade size="1" color="#827853">
    </td>
  </tr>
  <tr>
    <td valign="top" height="411">
      <p align="center"><font face="Arial" size="3"><b><font color="#000080">The
      Kids Club is for ages 8 to 13</font> </b></font><font face="Arial" size="1">(but
      we have some younger and older members too!)</font></p>
      <p align="center"><b><font color="#000080" face="Arial" size="3">What You Get</font><font face="Arial" size="2">
      <br>
      Annual membership is only
      </font><font face="Arial" size="3"> $15</font><font face="Arial" size="2"><br>
      &nbsp;and includes:<br>
      </font></b></p>
      <ul type="square">
        <li><font face="Arial" size="2">Official membership card</font></li>
        <li><font face="Arial" size="2">Animals Action Activity Sheet</font></li>
        <li><font face="Arial" size="2"><a href="Ekidsnews.asp">e-Kids News</a> updates (<span lang="EN-CA" style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">a
          monthly electronic newsletter just for kids)</span></font></li>
        <li><font face="Arial" size="2"><span style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA"> <i><a href="bark.asp">Bark!</a> </i>The BC SPCA's
          full-colour
          kids magazine&nbsp;- 4 issues a year</span></font></li>
        <li><font face="Arial" size="2"><span style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA">An
          End Animal Cruelty Awareness band</span></font></li>
        <li><font face="Arial" size="2"><span style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA">Special
          Kids Club folder</span></font></li>
        <li><font face="Arial" size="2"><span style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA">Notice
          of special events and contests</span></font></li>
      </ul>
    </td>
    <td valign="top" height="411"><a href="bark.asp"><img border="0" src="Spring2008_cover_115px.gif" hspace="5" vspace="5" align="left"></a><b><font size="2" face="Arial"><i>HEY
      KIDS!</i><font color="#000080">&nbsp; Send us your poems, drawings, stories, letters, plus photos of you and your
      pet! You can also write us and tell us what you are doing to help animals in your
      community.<br>
      </font></font></b><font size="2" face="Arial">The best submissions may be featured in an upcoming issue of <i><b> Bark!</b></i>
      magazine. Click on the cover to see what's in the latest issue of <i>Bark!</i>.</font>
      <p><font size="2" face="Arial">
      <b><a href="kidsclubsignupform.pdf">Download</a></b>   (PDF file, 117 KB) the membership form and mail
      to:</font>
      <blockquote>
        <p><font size="2" face="Arial">
      <b>BC SPCA Kids Club</b><br>
      1245 East 7th Avenue</font><font size="2" face="Arial">
      <br>
      Vancouver, BC&nbsp; V5T 1R1
      </font>







      </blockquote>
      <p><font size="2" face="Arial"><b>Or let your parent/guardian know that
      they can also <a href="https://secure.csfm.com/mastercart_bcspca/Cart/product_details.php?mid=437462321074556143&amp;product_id=553956151131059400">order
      Kids Club Memberships through our online site!</a></b></font>







    </td>
  </tr>
  <tr>
    <td colspan="2" align="center" height="21">







      <hr noshade size="1" color="#827853">







    </td>
  </tr>
  <tr>
    <td colspan="2" align="center" height="242">







    <a href="https://secure.csfm.com/mastercart_bcspca/Cart/index.php?mid=437462321074556143&amp;category_id=914964601163549798">







    <img border="0" src="../Images/Resize_of_JPearce-rats-cover.jpg" align="left" hspace="4" vspace="4" alt="Click here to order books online!"><img border="0" src="../Images/Resize_of_Dog_House_Blues_Cover_copy.jpg" align="left" vspace="4" hspace="10" alt="Click here to order books online!"></a><font size="2" face="Arial" color="#000080"><b>BC
    SPCA Kids Club Novel Series</b></font>
    <p class="MsoNormal" align="left"><font size="2" face="Arial"><span lang="EN-US" style="mso-bidi-font-size: 12.0pt; mso-ansi-language: EN-US"><b><i>Dog
    House Blues</i></b> &amp; <b><i>Th</i></b><i><b>e Truth About Rats (and
    Dogs)</b></i><br>
    The first and second book in the series of BC SPCA Kids Club novels written
    by BC author, Jacqueline Pearce about a group of kids that form an animal
    club in their school. Both books published by Orca. $8.95 each.</span></font></p>
    <p class="MsoNormal" align="left"><font face="Arial" size="2"><b>The Truth About Rats
    (and Dogs)</b>, and first book <b>Dog House Blues</b>, make ideal gifts for
    kids age eight to 13.</font></p>
    <ul type="square">
      <li>
        <p class="MsoNormal" align="left"><font face="Arial" size="3"><b><i>Both are
        available in book stores, but you can get <a href="https://secure.csfm.com/mastercart_bcspca/Cart/index.php?mid=437462321074556143&amp;category_id=914964601163549798">signed
        copies online</a> with proceeds supporting the SPCA - <a href="https://secure.csfm.com/mastercart_bcspca/Cart/index.php?mid=437462321074556143&amp;category_id=914964601163549798">click
        here!</a></i></b></font></li>
    </ul>







    </td>
  </tr>
  <tr>
    <td colspan="2" align="center" height="211">
      <hr color="#827853" noshade size="1">
      <p><span lang="EN-CA"><font face="Arial" size="3"><b>For Parents</b></font></span>

      </p>







      <p><font face="Arial"><span lang="EN-CA" style="color:black"><font size="2" face="Arial">The
      BC SPCA kids club empowers kids to become ambassadors for animals and
      animal welfare issues in their homes, their schools, and their community.
      Club materials and activities help kids learn about
      responsible animal care, enhance empathy skills, and develop respectful
      relationships with other people, pets and nature. As the program
      evolves opportunities to be involved in both local and provincial events
      will be communicated to club members through the Kids Club website – <a href="http://www.spca.bc.ca/kids">www.spca.bc.ca/kids</a>
      and through special campaigns.</font></span></font>

      </p>







      <p align="left"><!-- content_ends_here //-->

      </p>







    </td>
  </tr>
</table>
	</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>
            <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>
