

<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 Bark! Magazine">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Keywords" content="kids, BC SPCA Kids Club, Kids Club, Bark, Bark!, magazine, mag">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BC SPCA Kids Club - Bark! Magazine</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">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 color="#000080">news</font></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>
    <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>
    </ul>
    <ul type="circle">
      <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>
<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 //--></font><b><font size="3">Bark!&nbsp;
The BC SPCA magazine just for kids!</font></b></h4>

<p align="left"><font size="2" face="Arial">Bark! is the official magazine of the BC SPCA
Kids Club. Become a member to get Bark! sent directly to your house. <span lang="EN-CA" style="mso-bidi-font-size: 12.0pt; font-family: Arial; mso-fareast-font-family: Times New Roman; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">It
is packed with animal facts, information and ways you can help animals.</span> 
When you become a member, we'll send you back issues of Bark! (while supplies
last).&nbsp; </font></p>

<table border="0" width="100%">
  <tr>
    <td width="50%" bgcolor="#E2DFD2" bordercolor="#E2DFD2"><img border="0" src="../Images/Spring2008_cover_247px.gif"></td>
    <td width="50%">
      <font size="2" face="Arial" color="#800080"><b>Spring 2008<br>
      Special Adoption Edition</b></font>
      <p><font size="2" face="Arial"><b>Pet Pals, High-Paws, Litterbox</b><br>
      -did your drawing, photograph or letter make it into this issue?</font></p>
      <p><font size="2" face="Arial"><b>Designer Pooches</b><br>
      -finding a mixed breed dog at SPCA Adoption Centres</font></p>
      <p align="left"><font size="2" face="Arial"><b>Rodent Round-up!</b><br>
      -determine which rodent is right for you!<br>
      -looking for more info on rodent care and habitats? <a href="../../animalcare/rodentcare.asp">Click
      here</a>.</font></p>
      <p><font size="2" face="Arial"><b>A Healthy Cat is a Happy Cat!</b><br>
      -10 steps to keeping your cat healthy and happy</font></p>
      <p><font size="2" face="Arial"><b>Saving the Planet One Meatless Meal at a
      Time<br>
      -</b>recipes and tips for holding the meat for breakfast, lunch and
      dinner.</font></td>
  </tr>
</table>

<table border="0" width="100%">
  <tr>
    <td width="24%"></td>
    <td width="76%"></td>
  </tr>
  <tr>
    <td width="24%"><img border="0" src="../Images/Bark_winter2008_cover115px.gif"></td>
    <td width="76%"><b><font size="1" face="Arial" color="#0066CC">Winter 2008<br>
      Special Campaign Edition<br>
      </font></b><font face="Arial"><font size="1" face="Arial" color="#FF8040"><br>
      High-Paws, Pet Pals,
      Litterbox<br>
      </font><font size="1" face="Arial" color="#0066CC">The Importance of ID for
      Your Pet<br>
      </font><font color="#FF8040" size="1" face="Arial">Focus on Fur Fashion</font></font></td>
  </tr>
  <tr>
    <td width="24%"><img border="0" src="../Images/BarkFall2007_115px.jpg"></td>
    <td width="76%"><b>
      <font face="Arial" size="1" color="#FF8040">Fall 2007<br>
      <br>
      </font></b><font face="Arial" size="1"><font color="#0066CC"><b>Do Wild Animals
      Make Good Pets?</b></font><br>
      &nbsp;&nbsp; -read all about it and make your own decision.<b><font color="#FF8040"><br>
      Take the Cat Care
      Challenge!</font></b><br>
      &nbsp;&nbsp; -are you ready for a kitty of your own?<b><font color="#0066CC"><br>
      Crafty Corner</font></b><br>
      &nbsp;&nbsp; -keep you kitty busy with a feather stick.<br>
      <b><font color="#FF8040">How Dogs See the
      World</font></b><br>
      &nbsp;&nbsp; -find out if Fido is indeed colour blind.<br>
      <b><font color="#0066CC">Moo!</font></b><br>
      &nbsp;&nbsp; -a look into dairy cow farming. Conventional vs SPCA Certified standards.<br>
      <b><font color="#FF8040">Biscuit Fund to
      the Rescue</font></b><br>
      &nbsp;&nbsp; -read about animals that the BC SPCA has rescued around the province.</font>
    </td>
  </tr>
  <tr>
    <td width="24%"><img border="0" src="../Images/BarkSummer2007_115px.jpg"></td>
    <td width="76%"><font face="Arial"><b><font color="#6699FF" size="1">Summer 2007<br>
      Special Campaign Edition<br>
      <br>
      The Dangerous Effects of Trash on Wildlife &amp; Humane Dog Collars<br>
      </font></b><font size="1"><b><font color="#FF8040">High-Paws, Pet Pals &amp; the Litter Box<br>
      </font></b><font color="#6699FF"><b>Tracking the Trash Trail</b></font><br>
      &nbsp;&nbsp; -see what you can do to keep wildlife safe from trash<br>
      <b><font color="#FF8040">Dog Collars - The Good. the Bad and the Ugly</font></b></font></font>
    </td>
  </tr>
  <tr>
    <td width="24%"><img border="0" src="../Images/bark.a1.jpg"></td>
    <td width="76%">
      <p><b><font color="#009999" size="1">Spring 2007</font></b><p><font size="1"><b><font color="#CC00CC">The
      Hide, Perch &amp; Go box</font></b><br>
      &nbsp;&nbsp; -helping cats in a shelter environment.<b><font color="#009999"><br>
      High-Paws,
      Litter Box &amp; Pet Pals</font></b><br>
      &nbsp;&nbsp; -see what other members around the province are doing to help
      animals, check out photos of members and their pets, read the letters sent
      into the editor<b><font color="#CC00CC"><br>
      Be a Frog Watcher!</font></b><br>
      &nbsp;&nbsp; -learn about frogs and how you can help save native species in BC!<b><font color="#009999"><br>
      Giddy-up!</font></b><br>
      &nbsp;&nbsp; -read all about horse care and find out how you can learn to ride.<b><font color="#CC00CC"><br>
      Gerbil
      Habitats</font></b><br>
      &nbsp;&nbsp; -found out how you can make your own gerbil<br>
      &nbsp;&nbsp; -for more information about gerbil care, <a href="../../animalcare/rodentcare.asp">click
      here</a>.</font>
      <p>&nbsp;</td>
  </tr>
  <tr>
    <td width="24%"><img border="0" src="../Images/Winter2007_cover.jpg" align="left"></td>
    <td width="76%"><b><font color="#FF0000" face="Arial" size="1">Winter
      2007<br>
      Special Campaign Edition<br>
      Help Stop Antifreeze Poisoning &amp; Disaster Preparedness</font></b>
      <p><font size="1"><b><font color="#008000">High-Paws, Pet Pals &amp; the Litter Box</font><font color="#FF8040"><br>
      </font></b><font color="#FF0000"><b><br>
      Be Prepared for a Disaster</b></font><br>
      &nbsp;&nbsp; -more info on <a href="../../animalissues/emergency.asp" target="_blank">disaster
      preparedness</a><br>
      &nbsp;&nbsp; -<a href="../../animalissues/lostpet.asp" target="_blank">info on finding
      a lost pet</a><b><font color="#008000"><br>
      Antifreeze Alert!<br>
      &nbsp;&nbsp;
      </font>-</b><a href="../../animalissues/antifreeze.asp">more information
      on antifreeze</a><br>
      &nbsp;&nbsp; -<a href="../../antifreeze/antifreeze_petition.pdf">download the petition</a>
      to ban poisonous antifreeze<br>
      &nbsp;&nbsp; -Scott Fraser's <a href="../../antifreeze/Antifreeze_private_members_bill.pdf">Private
      Members Bill</a></font></p>
      <p>&nbsp;</td>
  </tr>
  <tr>
    <td width="22%"><img border="0" src="../Images/Resize_of_Fall2006cover40.jpg"></td>
    <td width="76%">
      <p><b><font color="#800080" size="1" face="Arial">Fall 2006</font>
      </b>
      <p><font face="Arial" size="1"><font color="#008000"><b>Rat-tastic!<br>
      &nbsp;&nbsp;
      </b></font>Read about rats - their behaviours, their senses, tails and why
      they make great pets!&nbsp;&nbsp;&nbsp; <a href="../../animalcare/rodentcare.asp">Click here
      for more info on rat care.</a><b><font color="#008000"><br>
      Pet Health
      Check-ups<br>
      &nbsp;&nbsp;
      </font></b>Keeping your pet healthy at home.<b><font color="#008000"><a href="Highpaws.asp"><br>
      High-Paws, Pet Pals &amp; the Litter Box</a></font><font color="#FF8040"><br>
      &nbsp;&nbsp;
      </font></b>-see what other members around the province are doing to help
      animals, check out photos of members and their pets, read the letters sent
      into the editor.<font color="#008000"><b><br>
      Who Laid Your Egg?</b></font><br>
      &nbsp;&nbsp; A look into egg farming. Conventional standards VS SPCA Certified
      standards. <a href="../../farm/default.asp">Click here</a> for more info
      about SPCA Certified.</font>
      <p>&nbsp;</td>
  </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="10">
  <tr>
    <td width="23%"><img border="0" src="../Images/coverBARKsummer2006_small.jpg"></td>
    <td width="77%">

<p><b><font color="#000080" size="1" face="Arial">Summer 2006<br>
Special Campaign
      Edition<br>
      Stamp Out Rodeos &amp; Hot Dogs Alert!</font></b></p>
      <p><font face="Arial" size="1"><b><font color="#FF8040">High-Paws, Pet Pals &amp; the Litter Box<br>
      </font></b>-see what other members around the province are doing to help
      animals, check out photos of members and their pets, read the letters sent
      into the editor<br>
      <b><font color="#FF8040">Rodeo Round-Up<br>
      </font></b>-are rodeos just harmless entertainment or do
      they involve animal cruelty? <a href="Rodeos.asp">Click here</a> for more
      details<font color="#FF8040"><b><br>
      10 Minutes
      to Disaster</b></font><br>
      -take action and keep dogs (and pets) out of cars in hot
      weather. <a href="../../animalissues/hotdogs.asp">Download Hot Dog
      materials here</a>.</font>
<p>&nbsp;
    </td>
  </tr>
  <tr>
    <td width="23%"><img border="0" src="../Images/Resize_of_cover1.jpg" width="104" height="144"></td>
    <td width="77%">

<b> 

<font face="Arial" size="1" color="#000080"> Spring
      2006</font>
</b>
      <p><font face="Arial" size="1"><font color="#008000">-Saving the spotted owl in
      BC. What YOU can do.<br>
      -High-Paws to Kids Club members.<br>
      -The secret to preventing your dog from jumping up.<br>
      -Make some messy but very cool bird feeders!<br>
      -Saving injured wildlife at <a href="http://www.wildarc.com" target="_blank">BC
      SPCA's Wild ARC</a>.<br>
      -<a href="http://www.wildarc.com/help/index.php" target="_blank">Want
      to be a wildlife rehabilitator?</a> <a href="http://www.wildarc.com/about/staff.php" target="_blank">Read
      staff profiles.</a><br>
      -Book reviews on <i>Flight or Fight</i> by Diane Haynes and <i>Summer of
      the Spotted Owl </i>by Melanie Jackson.<br>
      -Enriching your rabbits life. <a href="../animalcare/rabbitcare.asp">More
      info on rabbit care.</a><br>
      -Contests, contests, contests!
      </font></font>
<p>&nbsp;
    </td>
  </tr>
  <tr>
    <td width="23%"><img border="0" src="../Images/cover_resize.jpg"></td>
    <td width="77%">

<p><b><font color="#000080" size="1" face="Arial">Winter 2006<br>
Special Campaign
      Edition<br>
      Pet Overpopulation</font></b></p>
      <p><b><font color="#FF8040" size="1" face="Arial">Where do all the animals comes from?</font></b><p><b><font color="#FF8040" size="1" face="Arial">Do
      the Math. How fast do rabbits and cats multiply!</font>
</b>
<p>&nbsp;</p>
    </td>
  </tr>
  <tr>
    <td width="23%"><img border="0" src="../Images/Barkcover.jpg" width="104" height="142"></td>
    <td width="77%">

<b><font face="Arial" color="#000080" size="2">Fall 2005</font><font face="Arial" size="2" color="#008000"><br>
 </font><font face="Arial" color="#008000" size="1">
      - </font></b><font face="Arial" color="#008000" size="1">Go on the road with BC
      SPCA Special Provincial Constable Liz Devos and see what a typical day is
      like helping animals.<br>
      - Make your very own
      Hamster Terrarium.<br>
      - Take Action! Help End
      Animal Cruelty.<br>
- High Paws: Kids helping animals<br>
      - Dog games you can play<br>
      - Making bookmark buddies<br>
      - Kelp! Sea Otters at RiskPLUS!<br>
      Win a <a href="../KidsClub/Contests.asp"> Nintendo DS &amp;
      Nintendog game!<br>
      </a>How
      to become <a href="spc.asp">an animal investigator<br>
      </a>New
      Kids Club novel - <a href="doghouse.asp">Dog House Blues</a></font>
    </td>
  </tr>
  <tr>
    <td width="23%"><b><img border="0" src="../Images/Resize_of_cover.jpg" align="left"></b></td>
    <td width="77%">

<p><b><font size="1" color="#000080" face="Arial">Spring/Summer
2005</font></b></p>
<p><font color="#FF8040" size="1" face="Arial">Meet a Kids Club member with 706 pets!</font></p>
<p><font color="#FF8040" size="1" face="Arial">Read all about guinea pig care.</font></p>
<p><font color="#FF8040" size="1" face="Arial">Learn to build a <a href="../../Educators/habitat.asp">guinea
pig condo.</a></font></p>
<p><font color="#FF8040" size="1" face="Arial">See what fellow members are doing to help animals!</font></p>
<p>&nbsp;

    </td>
  </tr>
  <tr>
    <td width="23%"><img border="0" src="../Images/cover.jpg" align="left"></td>
    <td width="77%">
<p>
<b><font color="#000080" size="1" face="Arial">Fall/Winter 2004</font></b></p>
<p><font color="#008000" size="1" face="Arial">What's a puppy mill and what you need know.</font><p><font color="#008000" size="1" face="Arial">Meet
the dogs in Vancouver Canuck goaltender, Alex Auld's life.</font><p><font color="#008000" size="1" face="Arial">Read
about wolverines in the city.</font>

<p>&nbsp;

    </td>
  </tr>
</table>

<p align="left">&nbsp;</p>

<p>&nbsp;</p>
<p><br>
<b><!-- content_ends_here //--></b>

</p>

	</TD>
</TR>
<TR>
    <TD WIDTH="200" ALIGN="CENTER" VALIGN="TOP">
&nbsp;
	</TD>
    <TD valign="top">

&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>
