

<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 xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
<HEAD>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="Description" content="Rewards Cards">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="Keyword" content="HBC, BMO, Master Card, MasterCard, MC, credit card, The Bay, Zellers, points">
<meta name="ProgId" content="FrontPage.Editor.Document">
<TITLE>BCSPCA-How to Help the Animals - Rewards Cards</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>

<!--[if gte mso 9]><xml>
<mso:CustomDocumentProperties>
<mso:Categories msdt:dt="string">How to Help</mso:Categories>
</mso:CustomDocumentProperties>
</xml><![endif]-->
</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 SRC="../images/title-howtohelp.gif" ALT="" width="442" height="44"></TD>
		<TD COLSPAN=8>
			<IMG SRC="../images/topnav_17.gif" ALT="" width="200" height="44"></TD>
	</TR>
	<TR>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=181 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=8 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=225 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=166 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=43 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=7 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=6 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=50 HEIGHT=1 ALT=""></TD>
		<TD>
			<IMG SRC="../images/spacer.gif" WIDTH=25 HEIGHT=1 ALT=""></TD>
	</TR>
</TABLE>

<!---------- CONTENT TABLE BELOW---------------->


<TABLE ALIGN="left" BGCOLOR="#E2DFD2" WIDTH="823" CELLSPACING="0" CELLPADDING="8">
<TR>
    <TD WIDTH="200" ALIGN="CENTER" VALIGN="TOP">
<font face="Arial"><IMG SRC="../images/spacer.gif" WIDTH=200 HEIGHT=230 BORDER=0 ALT="">
 &nbsp;<!----LEFT COLUMN STARTS HERE-----></font>
<ul>
  <li>
    <p align="left" style="margin-bottom: 12"><font face="Arial" size="2">
<a href="ChangeYourInfo.asp">
Change of Donor Information or Address</a>
    </font></li>
  <li>
    <p align="left" style="margin-bottom: 12"><font face="Arial" size="2"><a href="http://www.spca.bc.ca/about/WhereDonations.asp">How Your Gift Will<br>
    Be Used<br>
    </a></font></li>
</ul>

<hr width="75%" noshade size="1" color="#3C4586">
<blockquote>
    <p align="left" style="margin-bottom: 12"><font face="Arial" size="2">
    <b>
    <font color="#000080">Donate Today</font></b></font>
</blockquote>
<ul>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="https://payment.csfm.com/donations/bcspca/donate.php?form=paw">Join the PAW plan</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.spca.bc.ca/help/donate_now.asp">Make a one-time gift</a>&nbsp;</font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.pawsitivegifts.ca">Send a Pawsitive Gift</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.spca.bc.ca/Biscuit">Sponsor a Biscuit Fund animal</a><br>
    <img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
    <font color="#000080"><b>Other Programs</b></font></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.spca.bc.ca/Biscuit">The Biscuit Fund</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.pawsitivegifts.ca">Pawsitive Gifts</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="../lottery/default.asp">Lottery...for the animals!</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="https://www.strategicprofitsinc.com/hosted/bcspca/tribute/index.php">E-cards</a>&nbsp;</font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="Shop.asp"> BC SPCA
    Merchandise</a><br>
    <img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
    <b><font color="#000080">Special Events</font></b></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="http://www.spca.bc.ca/walk/"><i>Paws for a
    Cause... Walk for the Animals</i></a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="Fundraising_Events.asp">Fundraising Events</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="ThirdPartyEvent.asp">Hold Your Own Event</a><br>
    <img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
    <font color="#000080"><b>Leaving a Legacy</b></font></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="bequest.asp">Leave a Gift in Your Will</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="Donating_Securities.asp">Donating Securities</a>&nbsp;</font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="Legacy.asp">Legacy
    of Kindness<br>
    </a><img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
    </font><b><font color="#000080" face="Arial" size="2">
Other Ways to Give</font></b>
  </li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="Workplace_Giving.asp">Workplace Giving</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="CorporateFriends.asp">Corporate Giving</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="DonateUsedItems.asp">Thrift Stores</a></font></li>
  <li>
    <p align="left"><font face="Arial" size="2"><a href="RewardsCards.asp">Rewards Cards</a><br>
    </font></li>
</ul>

    <p align="center"><font face="Arial" size="2">
    <b><a href="RewardsCards.asp">BC SPCA Mosaik<br>
    Mastercard<br>
    </a></b></font><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;;
mso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-US;mso-fareast-language:
EN-US;mso-bidi-language:AR-SA"><a href="RewardsCards.asp"><img src="images/new%20wh6.jpg" v:shapes="_x0000_i1025" alt="BMO Mosaik MasterCard" border="0">
    </a></span>
<p align="left"><font face="Arial" size="2"><!----LEFT COLUMN ENDS HERE-----></font></p>
	</TD>
    <TD valign="top" bgcolor="#E7E4DC">







<p align="center"><font face="Arial"><!-- content_starts_here //--><img border="0" src="images/Rewards.jpg"></font></p>







<p align="center"><b><font face="Arial" size="2"><u><a href="https://payment.csfm.com/donations/bcspca/donate.php?form=paw">Lend a PAW - Join the Monthly Giving
Program</a></u></font></b></p>







<p align="center"><b><font face="Arial" size="2"><u>
<a href="http://www.spca.bc.ca/help/donate_now.asp">
Donate Today</a></u><a href="http://www.spca.bc.ca/help/donate_now.asp">&nbsp;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<u><a href="default.asp">Other
Ways to Give</a></u>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <u><a href="http://www.spca.bc.ca/ezine/SubscriptionForm.asp">Sign
up
for online E-Newsletter<br>
</a></u></font></b><font face="Arial" size="2"><img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
</font></p>







<p align="center"><font face="Arial" size="2"><b> <u>
<a href="#BMO">
BMO Mosaik MasterCard</a></u></b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b><u><a href="#HBC">HBC Rewards Card</a></u></b></font></p>







<h4><font face="Arial" size="2">
    <img border="0" src="../images/spacer.gif" width="20" height="20">
    <br>
</font><a href="http://www.bmo.com/mosaik/bcspca#BMO MasterCard" name="BMO">
<img alt="BC SPCA Mosaik MasterCard - click here to apply online" src="http://www.spca.bc.ca/images/bmo.gif" border="0" width="208" height="35"><br>
</a><font face="Arial" size="2" color="#3C4586">Sign up to Help the Animals with the BC SPCA
Mosaik MasterCard</font></h4>
<p><font face="Arial" size="2"><a href="http://www.bmo.com/mosaik?ACTION=PROCESS_SPECIAL_CODE&amp;TPL=TRUE&amp;SPECIAL_CODE=BCSPCA&amp;URL_TOKEN=BCSPCA" target="_blank"><img src="http://www.spca.bc.ca/images/MasterCard.jpg" alt="BC SPCA Mosaik MasterCard - click here to apply online" align="right" border="0" hspace="5" vspace="10" width="195" height="124"></a>With
a BC SPCA Mosaik MasterCard you can show your support for animal welfare every
time you use your card. The BC SPCA will receive a small financial contribution
for every new account opened and for each time you use your card to make a
purchase -- at no additional cost to you.</font></p>
<p><font face="Arial" size="2">The BC SPCA receives compensation from the Mosaik
MasterCard program on several levels - new sign-ups, purchases and over-sales
percentages.&nbsp;</font></p>
<p><font face="Arial" size="2">As there is no cost to the cardholder, or to the
BC SPCA, 100% of these funds are used to directly benefit the animals at local
branches.&nbsp;</font></p>
<p><font face="Arial" size="2">So remember, each time you use your BC SPCA
Mosaik MasterCard you will be making a financial statement about your concern
for animals and helping to advance our humane work.&nbsp;</font></p>
<p>What's more, if you sign up now, you can take advantage of BMO's great<font color="#000080"><b>
5.9%</b></font> introductory rate! <font face="Arial" size="2">&nbsp;</font></p>
<ul type="square">
  <li><b><a href="http://www.bmo.com/mosaik?ACTION=PROCESS_SPECIAL_CODE&amp;TPL=TRUE&amp;SPECIAL_CODE=BCSPCA&amp;URL_TOKEN=BCSPCA" target="_blank"><font face="Arial" size="2">Click
    here to apply on-line</font></a></b></li>
</ul>
<p><b><font face="Arial" size="2">*Please note: While the BMO Mosaik MasterCard
program provides with the BC SPCA with much needed financial support, the funds
raised from this program are submitted as a general contribution without
individual donor credit. We hope that you consider this option in addition to
direct donations made to the BC SPCA, as those are applicable directly to you as
a donor and are tax receiptable. The BMO Mosaik MasterCard is a great and
effortless way to increase your support of the BC SPCA!</font></b></p>
<p><b><font face="Arial" size="2">*Should you have any questions about this
program, and to learn more about how the BC SPCA benefits financially, please
contact Lise Brown</font></b><font face="Arial" size="2"> - <a href="mailto:lbrown@spca.bc.ca">Click here to
send an email</a></font></p>
<hr width="75%" noshade size="1" color="#3C4586" align="left">
<h4><font face="Arial"><b>
<a name="HBC"></a>
HBC Rewards<br>
</b></font><i><font face="Arial" color="#3C4586" size="2">Help animals in need
every time you shop</font></i></h4>
<p><font face="Arial"><b>
<img border="0" src="images/reward3.gif" align="right" width="175" height="115"></b></font><font face="Arial" size="2">The HBC Rewards Community Program is a great way
to help animals in need in BC - without any additional financial cost to you.
Here's how you can donate some -- or all -- of your HBC Rewards points to the BC
SPCA. Every time you shop at the HBC family of stores - the Bay, Zellers, Home
Outfitters, and DealsOutlet.ca -- you can earn Rewards points by using your HBC
Rewards Card.</font></p>
<p><font face="Arial" size="2">By linking to our community accounts, these
points can be directed to your local SPCA to help purchase items such as digital
cameras used in cruelty investigations or to publish photos of animals available
for adoption. As well, we can turn reward points into exciting prizes for
raffles - helping to raise more funds for animal welfare without spending any of
our much-needed resources.</font></p>
<p><b><font face="Arial" size="2">Your local SPCA will receive 1,000 bonus
points for every new member (up to 50 in a year) who links to their community
account online. The sooner you enroll, the sooner we earn points for the animals
- so do it today!</font></b></p>
<p><font face="Arial" size="2">To link your account, go online and log on to <a href="http://www.hbcrewards.com">www.hbcrewards.com</a>.
Sign in by using your HBC Rewards card number. Choose 'Community Program' -
'Donate to a Community Program'. You can then choose to donate a percentage or
all of your points starting today and for the months to come. Choose one more of
the following Community Card Public ID numbers:</font></p>
<ul type="square">
  <li><font face="Arial" size="2">6924773 - BC SPCA Lower Mainland Branches
    &amp; Areas of Greatest Need in the Province</font></li>
  <li><font face="Arial" size="2">9809710 - BC SPCA 100 Mile House Branch</font></li>
  <li><font face="Arial" size="2">6547673 - BC SPCA Boundary Branch (Grand
    Forks)</font></li>
  <li><font face="Arial" size="2">3829293 - BC SPCA Campbell River Branch</font></li>
  <li><font face="Arial" size="2">7489197 - BC SPCA Chilliwack Branch</font></li>
  <li><font face="Arial" size="2">582 466 305</font> - <font face="Arial" size="2">BC
    SPCA Comox Valley &amp; District Branch</font></li>
  <li><font face="Arial" size="2">4742511 - BC SPCA East Kootenay Branch (Cranbrook)</font></li>
  <li><font face="Arial" size="2">9364015 - BC SPCA Kamloops Branch</font></li>
  <li><font face="Arial" size="2">3658931 - BC SPCA Kelowna Branch</font></li>
  <li><font face="Arial" size="2">7639047 - BC SPCA Nanaimo Branch</font></li>
  <li>5175469 - BC SPCA North Cariboo Branch (Prince George)</li>
  <li><font face="Arial" size="2">8749235 - BC SPCA North Peace Branch (Fort St.
    John)</font></li>
  <li><font face="Arial" size="2">1010125 - BC SPCA Parksville-Qualicum Beach
    &amp; District Branch</font></li>
  <li><font face="Arial" size="2">4790869 - BC SPCA Port Alberni Branch</font></li>
  <li><font face="Arial" size="2">1004235 - BC SPCA Prince Rupert Branch</font></li>
  <li><font face="Arial" size="2">554 458 896 - BC SPCA Quesnel &amp;
    District Branch</font></li>
  <li><font face="Arial" size="2">9993731 - BC SPCA South Okanagan/Similkameen
    Branch (Penticton)</font></li>
  <li><font face="Arial" size="2">1001740 - BC SPCA South Peace Branch (Dawson
    Creek)</font></li>
  <li><font face="Arial" size="2">5573914 - BC SPCA Trail Branch</font></li>
  <li><font face="Arial" size="2">1304188 - BC SPCA Vernon Branch</font></li>
  <li><font face="Arial" size="2">2834230 - BC SPCA Victoria Branch</font></li>
  <li><font face="Arial" size="2">580542746 - BC SPCA Wild ARC facility&nbsp;</font></li>
</ul>
<hr color="#827853" noshade="noshade" size="1">
<p><b><font color="#3c4586" face="Arial" size="3">Frequently Asked Questions:</font></b></p>
<p><font face="Arial" size="2"><i><b>Can I transfer HBC reward points already
accumulated before linking to an SPCA community account?</b></i></font></p>
<ul>
  <li><font face="Arial" size="2">No, you can only donate points starting from
    the date you register. However, if you want the SPCA to benefit from points
    you have already collected, please redeem them for a HBC gift card or
    certificate and donate it to your local Branch.&nbsp;</font></li>
</ul>
<p><font face="Arial" size="2"><b><i>Can I donate my points other than through
the HBC website?</i></b></font></p>
<ul>
  <li><font face="Arial" size="2">Yes, please visit the customer service
    department at your local Bay, Zellers or Home Outfitters to set up your
    rewards card in person with a donation to the BC SPCA.</font></li>
</ul>







          <hr noshade size="1" color="#827853">







<blockquote>
  <table border="0" cellpadding="5" cellspacing="0">
    <tr>
      <td valign="top"><a href="http://www.spca.bc.ca/help/donate_now.asp"><img border="0" src="images/DonateNowCow.jpg" style="border: 1 solid #000000"></a></td>
      <td valign="top"><font face="Arial" size="2"><font color="#827853">If you have any questions about our charitable work,
        please <a href="mailto:%64%6f%6e%61%74%69%6f%6e%73%40%73%70%63%61%2e%62%63%2e%63%61">&#99;&#111;&#110;&#116;&#97;&#99;&#116;&#32;&#117;&#115;&#32;&#118;&#105;&#97;&#32;&#101;&#109;&#97;&#105;&#108;</a>,
        or telephone us at 604-681-7271 (1-800-665-1868 toll-free outside the
        Lower Mainland, within BC only).</font> </font>
        <p align="left"><font face="Arial" size="2" color="#827853"><b>Charitable Tax # BN 11881 9036 RR0001</b></font></td>
    </tr>
  </table>
</blockquote>







<!-- content_ends_here //-->
	</TD>
</TR>
</TABLE>
<BR CLEAR=ALL>

<!---------- CONTENT TABLE ABOVE--------------->



<!---------- BOTTOM NAV BELOW---------------->

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2739543-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</BODY>

</HTML>
<script language="Javascript">

function printit(){  
if (window.print) {
    window.print();  
} else {
    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box
	WebBrowser1.outerHTML = "";
}
}
</script>


<head>
</head>

<TABLE WIDTH=823 BORDER=0 CELLPADDING=0 CELLSPACING=0>
 <TR>
<!--  <TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" WIDTH=168 HEIGHT=28 ALT="Click here to print the contents of this page..." ONCLICK="printit();" border="0"></a></TD> !-->
<TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" ALT="Click here for a printer-friendly version of this page..." border="0"></a></TD>
  <TD>
  <a href="http://www.spca.bc.ca/ezine/TellAFriend.asp"> <IMG SRC="http://www.spca.bc.ca/images/bottomnav_02.gif" WIDTH=199 HEIGHT=28 ALT="Tell a friend about this page on our website..." border="0"></a></TD>
  <TD>
   <a href="http://www.spca.bc.ca/ezine/SubscriptionForm.asp"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_03.gif" WIDTH=272 HEIGHT=28 ALT="Anim@ls E-Bulletins info & subscription page..." border="0"></a></TD>
  <TD>
            <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>
