

<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 name="description" content="Coyotes are becoming common in urban areas. Know the risks and learn to coexist with these urban predators. Find out more...">
<meta name="keywords" content="coyotes, wildlife, wild life, wild, urban, city, predators">

<TITLE>BCSPCA-Urban Coyotes</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<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="">
 &nbsp;</font>
<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 face="Arial" size="1"><a href="../KidsClub/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="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="../KidsClub/Activities.asp">Activities</a></font></li>
</ul>

<hr width="75%" noshade size="1" color="#827853">

<blockquote>
      <p ALIGN="left"><span lang="EN-GB" style="mso-bidi-font-size: 10.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-weight: normal"><b style="mso-bidi-font-weight: normal; mso-bidi-font-size: 10.0pt; mso-fareast-font-family: Times New Roman; mso-bidi-font-family: Times New Roman; mso-ansi-language: EN-GB; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"><font face="Arial" size="2">Related
      Info:</font></b></span></p>
</blockquote>
<ul type="circle">
  <li>
    <p ALIGN="left" style="line-height: 100%; margin-bottom: 6"><span style="mso-bidi-font-size: 10.0pt; mso-fareast-font-family: Times New Roman; mso-font-kerning: 11.0pt; mso-ansi-language: EN-CA; mso-fareast-language: EN-US; mso-bidi-language: AR-SA" lang="EN-CA"><font face="Arial" size="1">See
      our dog safety fact sheet &quot;<a href="../../animalissues/whydogsbite.asp">Why Do Dogs Bite?</a>&quot;,
    or order &quot;<a href="../../Educators/ThemeUnits.asp">Bite
        Free</a>&quot;, our dog bite safety unit.</font></span></li>
  <li>
    <p ALIGN="left" style="line-height: 100%; margin-bottom: 6"><font face="Arial" size="1"><a href="http://www.stanleyparkecology.ca/programs/urbanWildlife/coyotes/" target="_blank">Coexisting
      with Coyotes</a> has been developed by the Stanley
      Park Ecology Society to inform the public of methods to prevent
      conflict between humans, pets and coyotes.&nbsp;</font></li>
</ul>
<p align="left">
&nbsp;</p>
<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 //-->Coyotes In Urban Areas</font></h4>

      <p><font face="Arial" size="2"><img border="0" src="../../animalcare/images/coyot00.jpg" align="right" hspace="5" vspace="5" width="150" height="211">Coyotes are becoming common sights in urban
      areas across North America. In the Lower Mainland of British Columbia, for
      example, there is estimated to be 2,000 urban coyotes.</font></p>
<p><font face="Arial" size="2">Normally coyotes pose no danger to adults,
      but people should be aware there are potential risks to pets and small
      children. Coyotes by nature are fearful of humans but some have lost their
      fear of humans after being fed by people over time. Attacks on people are
      rare -- much more rare than dog attacks on people -- and in all known
      cases the coyote had lost its fear of humans because people were feeding
      the animals.</font></p>
<p><b><font face="Arial" size="2">Aggressive Coyotes</font></b></p>
<p><font face="Arial" size="2">It is the responsibility of the provincial
Ministry of Environment, Lands and Parks to deal with wildlife in BC. Ministry
Conservation Officers provide direct response to dangerous wildlife complaints.
Call 1-800-663-9453 or 604-582-5200 (Lower Mainland) to report an aggressive or
threatening coyote. The BC SPCA has no jurisdiction to deal with wildlife,
unless the animal is injured, involved in an oil spill or is in captivity. The
BC SPCA is involved in wildlife rehabilitation through our Victoria Branch and
we work cooperatively with wildlife groups in BC to rescue and transfer wild
animals to rehabilitation facilities.</font></p>
<p><b><font face="Arial" size="2">Minimize Risks</font></b></p>
      <p><font face="Arial" size="2">The BC SPCA's position on urban coyotes
      parallels that of the Ministry of Environment which focuses on coexistence. Only coyotes known to be causing a direct threat to people
      should be killed, and the method of killing must be humane. It has been
      established that trap and release methods are not effective. Here are some
      steps to better co-exist with coyotes:</font></p>
      <ol style="font-family: Arial; font-size: 10pt">
          <li>
            <p style="margin-left:9.0pt;text-indent:-9.0pt;mso-list:l0 level1 lfo1;
tab-stops:list 9.0pt"><font size="2" face="Arial">Never leave small children
            unattended.</font></li>
          <li>
            <p style="mso-list: l0 level1 lfo1; tab-stops: list 9.0pt"><font size="2" face="Arial">Never attempt to befriend any
            wildlife. They become dependent on us -- keep them wild. Wild
            animals can be unpredictable.</font></li>
        <li><font size="2" face="Arial">Supervise all pets closely, keeping them indoors from dusk to dawn -- cats and small dogs
            especially.</font></li>
        <li><font face="Arial" size="2">Keep pets under your control (dogs and
          cats on a leash when outside).</font></li>
        <li><font face="Arial" size="2">Supervise your pets when they are
          outdoors. If you must leave your pet alone outside make sure it is in
          a secure fenced area (such as a dog or cat run). Be vigilant when
          walking near parks, golf courses and other wild areas.</font></li>
        <li><font face="Arial" size="2">If coyotes are known to live near you
          consider making your cat an <a href="http://www.cfhs.ca/Programs/HumaneEducation/GeneralPublic/IndoorCat/index.htm" target="_blank">indoor
          cat</a>.</font></li>
        <li><font face="Arial" size="2">NEVER feed coyotes. Keeping
          coyotes scared of humans protects people. &quot;A fed coyote is a dead
          coyote,&quot; because if the coyote attacks a person you can bet that
          animal will be destroyed.</font></li>
        <li><font face="Arial" size="2">Be sure you are not feeding coyotes
          without realizing it! Check that:</font>
        </li>
      </ol>
<blockquote>
  <ul type="square">
    <li><font face="Arial" size="2">garbage is secure&nbsp;</font></li>
              <li><font face="Arial" size="2">composts are covered</font></li>
              <li><font face="Arial" size="2">fruit fallen from trees is not
                left on the ground</font></li>
              <li><font face="Arial" size="2">bird feeders are not overflowing
                with seeds</font></li>
              <li><font face="Arial" size="2"> pets are fed inside and no pet
                food is left outside</font></li>
  </ul>
</blockquote>
      <ol style="font-family: Arial; font-size: 10pt" start="9">
        <li><font face="Arial" size="2">Fence your yard: High fences flush to
          the ground or dug below grade level discourage coyotes from entering
          yards.</font></li>
        <li><font size="2" face="Arial">If confronted by a coyote: yell, stamp your feet, look big,
            wave your arms and scare the coyote away. Kids, especially, need to
            know this!</font></li>
      </ol>
      <p><b><font face="Arial" size="2">What to do if a coyote
      approaches?</font></b></p>
      <p><font face="Arial" size="2">In general a wild coyote will not approach
      people. However, habituated coyotes in search of food may approach people.
      If a coyote approaches you must act aggressively. This is the opposite of
      dog encounter. Teach children to not act like prey (a rabbit) but to act
      large and ferocious (like a lion). Follow these steps:</font></p>
      <ol style="font-family: Arial; font-size: 10pt">
        <li><font face="Arial" size="2">Scare the coyote! Stand up tall and make yourself big by
          waving your arms above your head. Stamp your feet.</font></li>
        <li><font face="Arial" size="2">If you can grab a stick, broom or other
          object, thrust it toward the coyote. Wave a backpack or umbrella.</font></li>
        <li><font face="Arial" size="2">Shout at the coyote to go away.</font></li>
        <li><font face="Arial" size="2">If the coyote continues to approach you,
          seek safety in a public building. Don't turn your back on the coyote.</font></li>
        <li><font face="Arial" size="2">Report habituated coyotes to authorities
          - SPCA, City Pounds, Wildlife Conservation, or the Police.</font></li>
        <li><font face="Arial" size="2">Put up warning signs in your
          neighbourhood if you see a coyote.</font></li>
        <li><font face="Arial" size="2">If you see someone attempting to
          befriend or feed a coyote intervene.</font></li>
      </ol>
      <p><b><font face="Arial" size="2">What do they eat?</font></b></p>
      <p><font face="Arial" size="2">Coyotes are classified as carnivores but
      their diet varies greatly. They primarily eat small mammals -- rats, mice, shrews,
      squirrels, and rabbits. Pet guardians need to be particularly careful because
      coyotes will prey on cats and small dogs. There have been occasional cases
      where dogs have been attacked even while on leash. Being opportunists, coyotes
      will also eat just about anything -- garbage, fallen fruit, seeds from
      bird feeders, pet food.&nbsp;&nbsp;&nbsp;</font></p>
      <p><b><font face="Arial" size="2">Why are they here?</font></b></p>
<p><font face="Arial" size="2">Humans are creating more and more ideal
      coyote habitat every day! Coyotes have been expanding their range
      over the past 100 hundred years. Although coyotes have been in British
      Columbia for many years they are relatively new to places such as Vancouver.
      Coyotes prefer grasslands and living at the edges of forests. Urban
      development and farmland create new habitats, Railroad lines, hydro-wire corridors
      and highways provide the pathways for coyotes to travel.&nbsp;</font></p>
      <p><font face="Arial" size="2">It is not surprising that the
      coyote does well in an urban environment. They are a &quot;generalist
      species&quot; - meaning they can adapt to new places as long as there is
      enough food and shelter. They prefer small animals and cities have plenty!
      Golf courses, parks, granaries and fields attract the rodents coyotes feed
      on. The more forest land
      that is cleared for development, the more habitat space for coyotes, who
      don’t live in dense forest. Also, other predators such as cougars, bears
      and wolves usually move away from human occupied areas providing coyotes
      with an unchallenged food supply. The only other competition are birds of
      prey and outdoor cats.</font></p>
      <p><img border="0" src="../../animalcare/images/coyote.jpg" align="left" hspace="5" vspace="5" width="223" height="197"><b><font face="Arial" size="2">What are the problems?</font></b></p>
      <p><font face="Arial" size="2">Coyotes in a city can cause problems for
      people. They eat garbage and food left outdoors, and sometimes they eat
      small pets. Some people think that coyotes must be trapped and taken out
      of the city but this is very difficult and ineffective. Poisoning programs
      to reduce coyote numbers would also kill other wild animals or pets.
      Children are also at risk.&nbsp;</font></p>
      <p><font face="Arial" size="2">Relocating coyotes to another place is sometimes suggested. Coyotes are clever enough
      to avoid most traps and even if they were removed, they may be replaced by
      other coyotes. The problem is merely moved to someone else’s backyard.
      Also, sometimes the removed coyote is in danger in its new area because
      the area may be the home range or territory of another coyote. In fact, a
      large percentage of wildlife that is removed from the city often does not
      survive.&nbsp;</font></p>
      <p><font face="Arial" size="2">Since coyotes have an established home
      range or territory, removing one might create a habitat for two new
      coyotes. A balance will be reached within the urban environment based on
      available food supply. The better we are keeping the food supply
      restricted -- cleaning up garbage and keeping pets under supervision --
      will result in fewer coyotes over time.</font></p>
<p><font face="Arial" size="2"> Learning to live with the coyote - or coexistence
- seems to
      be the best answer.</font></p>

<ul>
  <li><b><i>Have you had a coyote sighting in the Lower Mainland?</i></b>
    Contact the Coexisting with Coyotes program: <a href="http://www.stanleyparkecology.ca/programs/urbanWildlife/coyotes/sightings" target="_blank">www.stanleyparkecology.ca/programs/urbanWildlife/coyotes/sightings</a>
    <br>
    &nbsp;</li>
  <li>Coyotes displaying aggressive or threatening behaviour in the Province of
    British Columbia should be reported to the Ministry of Water, Land and Air
    Protection at 1-800-663-9453<br>
  </li>
</ul>

<p><!-- content_ends_here //-->
</p>

	</TD>
</TR>
</TABLE>
<BR CLEAR=ALL>

<!---------- CONTENT TABLE ABOVE--------------->



<!---------- BOTTOM NAV BELOW---------------->

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2739543-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</BODY>

</HTML>
<script language="Javascript">

function printit(){  
if (window.print) {
    window.print();  
} else {
    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH=0 HEIGHT=0 CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box
	WebBrowser1.outerHTML = "";
}
}
</script>


<head>
</head>

<TABLE WIDTH=823 BORDER=0 CELLPADDING=0 CELLSPACING=0>
 <TR>
<!--  <TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" WIDTH=168 HEIGHT=28 ALT="Click here to print the contents of this page..." ONCLICK="printit();" border="0"></a></TD> !-->
<TD><a href="http://www.spca.bc.ca/PrintPage.asp" target="_blank"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_01.gif" ALT="Click here for a printer-friendly version of this page..." border="0"></a></TD>
  <TD>
  <a href="http://www.spca.bc.ca/ezine/TellAFriend.asp"> <IMG SRC="http://www.spca.bc.ca/images/bottomnav_02.gif" WIDTH=199 HEIGHT=28 ALT="Tell a friend about this page on our website..." border="0"></a></TD>
  <TD>
   <a href="http://www.spca.bc.ca/ezine/SubscriptionForm.asp"><IMG SRC="http://www.spca.bc.ca/images/bottomnav_03.gif" WIDTH=272 HEIGHT=28 ALT="Anim@ls E-Bulletins info & subscription page..." border="0"></a></TD>
  <TD bgcolor="#7E7EA1" width="184" valign="bottom">
            <p align="center"><b><i><font color="#FFFFFF" face="Arial" size="1">
            
 

<!-- ADDTHIS BUTTON BEGIN -->
<script type="text/javascript">
addthis_pub             = 'BCSPCA'; 
addthis_logo            = 'http://www.spca.bc.ca/images/BCSPCA_logo2_200px.gif';
addthis_logo_background = 'EFEFFF';
addthis_logo_color      = '666699';
addthis_brand           = 'BC SPCA';
addthis_options         = 'email, favorites, digg, delicious, myspace, google, facebook, twitter, reddit, live, more';
</script>
<a href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/button1-share.gif" width="125" height="16" border="0" alt="Share" vspace="2" /></a>
<script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
<!-- ADDTHIS BUTTON END -->

            &nbsp;<br>
<img border="0" src="http://www.spca.bc.ca/includes/bottomnav_rightlineonly.gif"></font></i></b></p>
</TD>
 </TR>
 <TR>
  <TD COLSPAN=4 BGCOLOR=#343457 valign="middle" align="left">
   <form method="POST" ACTION="http://www.picosearch.com/cgi-bin/ts.pl">
   <INPUT TYPE="HIDDEN" NAME="index" VALUE="216692">
     <p align="left" style="margin-top: 3"><b><i><font color="#FFFFFF" face="Arial" size="1">
     
&nbsp; <img border="0" src="http://www.spca.bc.ca/images/spacer.gif"></font><font color="#EAE8E1" face="Tahoma" size="2">British
   Columbia Society for the Prevention of Cruelty to Animals - BC, Canada&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
     Search:
     </font><font color="#EFEDE7" face="Tahoma" size="2"> <!-- Begin PicoSearch Query Box --><INPUT NAME="query" VALUE="" SIZE="20" style="background-color: #EAE8E1; margin-top: 2">
     <INPUT TYPE="SUBMIT" VALUE="Fetch!" name="SEARCH" style="font-family: Tahoma; font-size: 8pt; color: #3C4586; font-weight: bold">
     <br>
     </font></i><font color="#FFFFFF" face="Tahoma" size="2"> &nbsp; Charitable
     Tax # BN 11881 9036 RR0001</font><font color="#EFEDE7" face="Tahoma" size="2"><i><INPUT TYPE="HIDDEN" NAME="index" VALUE="216692">
     </i></font></b></p>
    <i><b><font color="#EFEDE7" face="Tahoma" size="2">
<!-- End PicoSearch Query Box -->

   
   </font></b></i>
   </form>
   
  </TD>
 </TR>
</TABLE>
