

<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 Kids Club Take Action">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Keywords" content="kids, BC SPCA Kids Club, Kids Club, animal action activities sheet, take action, activity sheet">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BC SPCA Kids Club - Take Action</TITLE>

<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="" width="181" height="44"></TD>
		<TD COLSPAN=4>
            <img border="0" src="../../images/Title-Kids.gif"></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="">
</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!</a>
    <font color="#000080">Magazine</font></font>
    <ul type="circle">
      <li>
    <p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Bigkidmembers.asp">Big
    Kid Members</a></font></li>
      <li><p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="Petpals.asp">Pet
        Pals</a></font></li>
      <li><p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="CraftyCorner.asp">Crafty
        Corner</a></font></li>
      <li><p align="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1" color="#000080"><a href="doghouse.asp">Dog
        House Blues novel</a></font></li>
    </ul>
  </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="../KidsClub/Contests.asp">Kids
    Club Contests</a></font></li>
</ul>
    <p align="left" style="line-height: 100%; margin-bottom: 6">&nbsp;
<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="../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>
<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 //-->Take Action</font></h4>

<p><font size="2" face="Arial">BC SPCA Kids Club members received our BC SPCA
Animal Action Activities Sheet and the inside spread encourages kids to
&quot;Make Connections&quot; and contribute to making the world a better place
for people, animals and nature. As <a href="Gandhi.asp">Mahatma Gandhi</a>, a
famous world leader from India once said, &quot;you must be the change you want
to see in the world.&quot;</font></p>
<p><font size="2" face="Arial">In the activity sheet, we gave you suggestions on
how you can Take Action.&nbsp; We hope that you took the time to think of some
ways on your own, compare your ideas with these additional actions...</font></p>
<table border="1" width="100%" height="55" cellpadding="5">
  <tr>
    <td width="100%" height="24" bordercolor="#000080"><font face="Arial"><font size="2"><img border="0" src="../Images/spca_dog.jpg" align="left" hspace="20" vspace="5"></font><font size="3" color="#000080"><b>First
      Adoption Option</b></font><font size="2"><br>
      Did you know that <i><font color="#000080">only 17% </font></i>of people
      with pets a<i><font color="#000080">dopt from the SPCA</font></i> or other
      animals shelters?</font></font>
      <p><b><font color="#000080" size="2" face="Arial">What Can You Do?</font></b></p>
      <ul>
        <li><font size="2" face="Arial"><span style="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">Tell
          <font color="#000080"><i>10 friends</i></font> about the <font color="#000080"><i>animals
          available at the SPCA</i></font>. <font color="#000080"><i>Email</i></font>
          them our website address – <a href="http://www.spca.bc.ca/"><span style="color: windowtext; text-decoration: none; text-underline: none; 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">www.spca.bc.ca</span></a>.</span></font></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#800000"><font face="Arial"><b><span style="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 color="#800000" size="3"><img border="0" src="../Images/catcloseup.jpg" align="right" hspace="15" vspace="5">Cat-trillions
      of Cats</font></span></b><span style="font-size: 10.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"><br>
      </span><span style="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 size="2">Did
      you know that a kitten can have kittens?&nbsp; <font color="#800000"><i>One
      unspayed ca</i></font>t and her offspring can produce up to <i><font color="#800000">450,000
      cats in seven years</font></i>.</font></span></font>
      <p><b><span style="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 color="#800000" size="2" face="Arial">What
      Can You Do?</font></span></b></p>
      <ul>
        <li><font size="2" face="Arial"><i><font color="#800000"><span style="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">Make
          a poster</span></font></i><span style="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">
          about the importance of spaying and neutering and then ask a local
          veterinary clinic if you can post it up in their office.</span></font></li>
        <li><font size="2" face="Arial"><span style="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">Download
          one of the many <i><font color="#800000">print public service
          announcements (prints PSA's)</font></i> we have on our website and ask
          your local veterinary clinic, community centre, and/or animal shelter
          if you can post it up.&nbsp; <a href="../../media/PSAs.asp">Click here
          to go to our PSA page</a>.</span></font></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#008000"><font size="3" color="#008000" face="Arial"><b><span style="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"><img border="0" src="../Images/chicken.jpg" align="left" hspace="20" vspace="10">Good
      Egg</span></b></font>
      <p><span style="font-size: 10.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">Did
      you know that most chickens that lay the eggs we eat never get to go
      outside?&nbsp; In fact, <i><font color="#008000">over 93%</font></i> of
      laying hens live in<font color="#008000"><i> crowded cages</i></font>.</font></span></p>
      <p><font size="3" color="#008000" face="Arial"><b><span style="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">What
      Can You Do?</span></b></font></p>
      <ul>
        <li><font color="#008000"><i>Ask you parents to consider buying organic
          or SPCA Certified eggs</i></font> so you know that the chickens lay
          their eggs in nest boxes and don't live in cages.</li>
        <li><font color="#008000"><i><span lang="EN-CA" style="font-size: 10.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"><font face="Arial">Reduce</font></span></i></font><span lang="EN-CA" style="font-size: 10.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"><font face="Arial">
          the numbers of eggs you eat by <i><font color="#008000">substituting</font></i>
          soft tofu or other egg replacements from your grocery store.</font></span></li>
        <li><span style="font-size: 10.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">Read
          about the <a href="../../farm/default.asp">SPCA Certified program</a>.</font></span></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#FF9900"><font face="Arial"><b><font size="3" color="#FF9900"><span style="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">Sticks
      and Stones</span></font></b><span style="font-size: 10.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"><img border="0" src="../Images/leftout.jpg" hspace="20" vspace="10" align="right"></span></font>
      <p><span style="font-size: 10.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">Did
      you know name-calling, talking behind someone's back and ignoring or
      excluding someone are </font><font face="Arial" color="#FF9900">all forms
      of bullying?</font></span></p>
      <p><b><font size="2" color="#FF9900" face="Arial"><span style="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">What
      Can You Do?</span></font></b></p>
      <ul>
        <li><span lang="EN-CA"><font face="Arial">Don’t stand by and watch
          when someone is being picked on. <i><font color="#FF9900">Tell the
          bully to stop or get help from a teacher or other adult</font></i>.</font></span></li>
        <li><span lang="EN-CA"><font face="Arial">Treat others how you would
          like to be treated.</font></span></li>
        <li><span lang="EN-CA"><span style="font:7.0pt &quot;Times New Roman&quot;"></span><font face="Arial"><font color="#FF9900"><i>Invite</i></font>
          someone who is being left out to <font color="#FF9900"><i>join you and
          your friends</i></font>.</font></span></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#008000"><span lang="EN-CA"><font face="Arial" size="3" color="#008000"><b>Thera-Pet-ic
      Animals</b></font><img border="0" src="../Images/boywithdog.jpg" hspace="20" vspace="10" align="left"></span>
      <p><span lang="EN-CA"><font size="2" face="Arial">Did you know pets
      provide <font color="#008000"><i>friendship</i></font> and promote <i><font color="#008000">good
      health</font></i> in people?</font></span></p>
      <p><span lang="EN-CA"><font size="2" face="Arial" color="#008000"><b>What
      Can You Do?</b></font></span></p>
      <ul>
        <li><font size="2" face="Arial"><span lang="EN-CA" style="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"><font color="#008000"><i>Take
          your pet to visit</i></font> an elderly neighbour or relative, or
          classmate that doesn’t have a pet.</span></font></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#000080"><span style="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 size="2" face="Arial"><img border="0" src="../Images/duck.jpg" align="left" hspace="20" vspace="10"></font><font face="Arial" size="3" color="#000080"><b>Sylvestor
      and Tweety</b></font></span>
      <p><font size="2" face="Arial"><span style="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">Did
      you know that many of the birds brought to wildlife rehabilitation centres
      are <font color="#000080"><i>injured by cats and dogs</i></font>?</span></font></p>
      <p><font size="2" face="Arial" color="#000080"><span style="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"><b>What
      Can You do?</b></span></font></p>
      <ul>
        <li><font size="2" face="Arial"><span lang="EN-CA" style="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">If
          you have a cat, be sure to <font color="#000080"><i>supervise</i></font>
          her when she is outside or consider building a <i><font color="#000080">screened
          outdoor cat enclosure</font></i>.</span></font></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#800000"><span style="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"><b><font color="#800000" face="Arial" size="3">Ugly
      Duck Ring</font></b></span><font size="2" face="Arial"><span style="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"><img border="0" src="../Images/sixpackring.jpg" align="right" hspace="20" vspace="10"></span></font>
      <p><font size="2" face="Arial"><span style="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">Did
      you know that six-pack rings are a <i><font color="#800000">threat to
      wildlife</font></i> - particularly ducks, gulls and small animals -
      because they can get their heads caught in them?</span></font></p>
      <p><font color="#800000" size="2" face="Arial"><span style="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"><b>What
      Can You Do?</b></span></font></p>
      <ul>
        <li><span lang="EN-CA"><font size="2" face="Arial"><font color="#800000"><i>Clean-up</i></font>
          trash: gather
          your friends, family or club members and <i> <font color="#800000">organize
          a shoreline clean up</font></i>.<br>
          The Canadian Shorline Cleanup will be taking place from September 11
          to 19, 2004 for more information please visit <a href="http://www.vanaqua.org/cleanup" target="_blank">www.vanaqua.org/cleanup</a>.</font></span></li>
      </ul>
    </td>
  </tr>
  <tr>
    <td width="100%" height="19" bordercolor="#FF9900"><span lang="EN-CA"><font size="2" face="Arial"><img border="0" src="../Images/mobiusloop.gif" align="left" hspace="5" vspace="5"></font><b><font face="Arial" color="#FF9900" size="3">Be
      Eco-Wise</font></b></span>
      <p><span lang="EN-CA"><font size="2" face="Arial">Did you know that each
      year in BC, over <i><font color="#FF9900">2.5 million tons of garbage</font></i>
      (that's the weight of half a million elephants!) is thrown out and only <font color="#FF9900"><i>1
      million tons is recycled</i></font>?</font></span></p>
      <p><span lang="EN-CA"><font size="2" face="Arial" color="#FF9900"><b>What
      Can You Do?</b></font></span></p>
      <ul>
        <li><span lang="EN-CA"><font size="2" face="Arial">Use<font color="#FF9900"><i>
          both sides </i></font>of lined and blank paper.</font></span></li>
        <li><span lang="EN-CA"><font size="2" face="Arial">Instead of buying
          notepads, <font color="#FF9900"><i>recycle scrap paper</i></font> and
          make your own pad of paper.</font></span></li>
        <li><font size="2" face="Arial"><span lang="EN-CA">Always <font color="#FF9900"><i>look
          for the recycle symbol</i></font> (the Mobius Loop) on plastic
          products and find out from your city what materials can be recycled.</span></font></li>
        <li><span lang="EN-CA"><font size="2" face="Arial"><font color="#FF9900"><i>Avoid
          buying products</i></font> that come in containers that cannot be
          re-used or recycled.</font></span></li>
      </ul>
    </td>
  </tr>
</table>
<p><!-- content_ends_here //-->

</p>
<p>&nbsp;

	</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>
