// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE OPTIONS YOU CAN TURN ON AND OFF

var heading			="no"  //News, notes and featured content heading
var mikes			="no"	//Mike's Express Carwash (June)
var	kittenseason	="yes"	//Kitten Season
var wthr			="no"	//WTHR Story 
var feraldb			="no"	//Indianapolis Feral Cat Caretakers website
var doghouseshelter	="yes"	//FIDO/IF doghouse shelters
var alliance		="no"	//Indianapolis Animal Welfare Alliance
var connected		="yes"	//Stay Connected with Facebook, mailing list
var WTIU			="yes"	//WTIU Features IndyFeral Apr 2011
var volunteer		="yes"	//Become and IndyFeral Volunteer


var template		="no"	//News item template


//HEADING

	if (heading == "yes")  {
	
document.write('<!--IndyFeral News and Featured Content-->');
document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td align="center" style="background-color: #E3EFE3"><a name="news"></a><h2>IndyFeral News, Notes, and Featured Content</h2></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');

}

//Volunteer

	if (volunteer == "yes")  {
	
document.write('<!--Become and IndyFeral Volunteer-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Become an IndyFeral Volunteer</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('		<p><a href="http://indyferal.org/index.php?page=vol_reg"><img class="border" src="/content/images/pic_help_us_help_them_news.jpg" width="300" height="225" align="left" /></a>Left to their own devices, feral cats are trapped in an endless cycle of breeding and scavenging for food.  The city shelter can\'t save and support the huge number of accidental litters, strays and family pets brought to the shelter doors everyday.  Help end cat overpopulation in Indianapolis and improve the life of a cat on the street.</p>')		
document.write('        <p class="st"><a href="http://indyferal.org/index.php?page=vol_reg">Become an IndyFeral volunteer</a></p>');
	 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}

//WTIU IndyFeral Feature on YouTube Apr 2011

	if (WTIU == "yes")  {
	
document.write('<!--WTIU IndyFeral Feature on YouTube Apr 2011-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>WTIU\'s The Weekly Special features IndyFeral (YouTube video)</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('		<p><b>WTIU\'s The Weekly Special</b> joins IndyFeral Executive Director Lisa Tudor as she cares for feral cats in Marion County. Learn about TNR, Trap-Neuter-Return, as IndyFeral takes fifty feral cats to the Hamilton County Low-Cost Spay/Neuter Clinic for surgery.</p>')		
document.write('<object style="height: 312px; width: 512px"><param name="movie" value="http://www.youtube.com/v/fQtGYv0SMvg?version=3"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/fQtGYv0SMvg?version=3" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="312"></object>');	 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}
//MIKES

	if (mikes == "yes")  {
	
document.write('<!--MIKE\'S CARWARSH-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Mike\'s Express Carwash Tickets Coming Soon...</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('		<p class="st">Help fix a feral!</p>');
 
document.write('		<p>2011 IndyFeral Mike\'s Express Carwash!! Beginning June 1st buy or sell just 5 Carwash Tickets and you will give the standard package to a Feral Cat - Your gift of saving lives!</p>');

document.write('		<p>Please contact Mary Coates @ 437-3086 or email <a href="mailto:marymichael@eathlink.net?Subject=Mikes%20Express">marymichael@eathlink.net</a></p>');

document.write('		<p>Tickets will also be for sale through PayPal right here on our website beginning June 1st, 2011</p>');  

document.write('		<p>Every stray & feral cat treated by IndyFeral receives a standard package of treatment which includes:</p>');

document.write('		<p><ul><li>Spay or Neuter by a licensed veterinarian (including antibiotic and pain control medication applied at the time of surgery)</li>');
document.write('		<li>3-year rabies vaccination</li>');
document.write('		<li>3-in-1 feline vaccination (FVRCP) including "distemper" (cats under 6 months)</li>');
document.write('		<li>Treatment for fleas, worms, earmites and other parasites</li>');
document.write('		<li>Wellness check, including ear and eye cleaning</li>');
document.write('		<li>Treatment for injuries and illnesses as needed</li>');
document.write('		<li>Post-operative recovery provided at our clinic</li>');
document.write('		<li>Eartip: a permanent visual identification in the form of a cropped, left eartip</li>');
document.write('		<li>Financial assistance is available for those who qualify</li></ul>');
		 
document.write('		 </p>');
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');
document.write('<!--Mike\'s End-->');

}

//KITTEN SEASON

	if (kittenseason == "yes")  {
	
document.write('<!--KITTEN SEASON-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Kitten Care</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('<p class="st"><img src="/content/images/kitten_sm.jpg" width="245" height="243" align="right" />Do you know what to do if you find kittens?<br><br>');
document.write('<a href="http://indyferal.org/index.php?page=kitten_care" target="_blank">Learn more on our Kitten Care page.</a></p>');
		 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--KITTEN SEASON END-->');

}  

//WTHR Story

	if (wthr == "yes")  {
	
document.write('<!--WTHR Story-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>IndyFeral in the news</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('<p class="st"><img src="http://wthr.images.worldnow.com/images/13670525_BG2.jpg" class="border" align="right"/>');
document.write('<a href="http://indyferal.org/index.php?page=kitten_carehttp://www.wthr.com/story/13670525/cat-survives" target="_blank">Cat, hit by car, survives shooting</a>, WTHR story 12/14/2010</p>');
document.write('<p> A cat hit by a car, shot and left for dead has undergone a leg amputation and could be ready for adoption in time for the holidays.</p>');
document.write('<p>The first thing you notice about Big Bob is that he looks different. He\'s missing a tail and a leg. Big Bob used to live in a colony with other wild cats. A cat advocacy group,');
document.write('<b>IndyFeral</b>, noticed Big Bob was limping and brought him to the Humane Society of Indianapolis. <a href="http://indyferal.org/index.php?page=kitten_carehttp://www.wthr.com/story/13670525/cat-survives" target="_blank">Read the whole story at WTHR.com</a></p></p>');
		 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--WTHR Story END-->');

}     

//Indianapolis Feral Cat Caretakers website

	if (feraldb == "yes")  {
	
document.write('<!--Indianapolis Feral Cat Caretakers-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Indianapolis Feral Cat Caretakers website</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('<p class="st"><a href="http://indyferalcatcaretakers.org/" target="_blank"><img class="border" src="/content/images/LOGO_IFCC.jpg" height="150" width="150" align="left" />');
document.write('</a>If you are caring for stray or feral cats in Indianapolis, please take a minute and visit the <a href="http://indyferalcatcaretakers.org/" target="_blank">Indianapolis Feral Cat Caretakers website</a>.');
document.write('</p><p>The <a href="http://indyferalcatcaretakers.org/" target="_blank">Indianapolis Feral Cat Caretakers website</a> is a place for colony caretakers in Marion County / Indianapolis Indiana to provide IndyFeral with essential information on the number of cats being cared for, where they live, and how the colonies change over time.');
document.write('If you are caring for stray or feral cats in Marion County, your participation is very important.  The information you provide, in combination with that of other colony caretakers, will allow IndyFeral to <b>prove Trap-Neuter-Return works by preventing new litters and gradually reducing the size of colonies over time</b>.</p>');
		 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--Indianapolis Feral Cat Caretakers END-->');

}

//FIDO/IF doghouse shelters

	if (doghouseshelter == "yes")  {
	
document.write('<!--FIDO/IF doghouse shelters-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Plastic box-type doghouses needed.</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');

document.write('<p class="st"><img src="/content/images/pic_doghouse_shelter.jpg" width="217" height="203" align="right" />Bring us your old, your tired, your broken doghouses...<br><br>');
document.write('</p><p><a href="http://www.fidoindy.org" target="_blank">FIDO (Friends Of Indianapolis Dogs Outside)</a> is accepting donations of "mismatched box-type" plastic doghouse tops or bottoms.');
document.write('These will be modified to produce shelters for IndyFeral colony cats.  These modified dog houses make ideal group housing units for large colonies.  <b>If you have materials to donate or would like to help with this project please contact Marie Koenig at 509-0525 or email koenigmarie55 [at] gmail [dot] com.</b></p>');
		 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}

//New Animal Welfare Alliance

	if (alliance == "yes")  {
	
document.write('<!--New Animal Welfare Alliance-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>IndyFeral Participating in Animal Welfare Alliance</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('<a href="http://indyanimalalliance.org/" target="_blank"><img class="border" src="/content/images/AWA_logo_banner.gif" width="550" height="112" /></a><br>');
document.write('<p>IndyFeral is participating in a new and exciting collaboration between Indianapolis animal welfare groups,  city officials and local agencies that aims to improve the situation for animals and address public safety issues in Indianapolis.</p>  ');
document.write('<p>The participants have developed a vision for a better Indianapolis and have set a ten year plan to achieve the vision.  On February 1, John Aleshire of the Humane Society of Indianapolis met with the mayor of Indianapolis and received the mayor\'s support for the plan.</p>');
document.write('<p>IndyFeral has great hope and expectation that this broad-based alliance with such a high degree of support and commitment from key groups and individuals in Indianapolis will lead to real and sustainable improvements in Indianapolis, for animals and people.</p>');
document.write('<p>For more information, please read the following:</p>');
document.write('<p><a href="http://indyanimalalliance.org/" target="_blank">Indianapolis Animal Welfare Alliance website</a><br> NUVO article Feb 3, 2010 "<a href="http://www.nuvo.net/news/article/animal-welfare-alliance" target="_blank">Animal welfare alliance: New collaboration model proposed</a>"<br>');
document.write('Animal Welfare Alliance <a href="/Literature/AWAExecutiveSummary.pdf" target="_blank">Executive Summary</a> (download 5MB PDF)</p>');		
	 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}


//Stay Connected

	if (connected == "yes")  {
	
document.write('<!--Stay Connected-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>Stay Connected!</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('<p class="st"><img class="border" src="/content/images/cat_surfs_IF.jpg" width="250" height="200" align="left" /> Stay connected with IndyFeral on Facebook and Twitter</p>');
document.write('<p class="center">Follow IndyFeral:');
document.write('	   <a href="http://www.facebook.com/#/pages/IndyFeral-Inc/207112649501?ref=nf" target="_blank"><img src="content/images/facebookicon.gif" border="0"></a><a href="http://www.facebook.com/#/pages/IndyFeral-Inc/207112649501?ref=nf" target="_blank">Facebook</a> | ');
document.write('	   <a href="http://twitter.com/IndyFeral" target="_blank"><img src="content/images/twittericon.gif" border="0"></a><a href="http://twitter.com/IndyFeral" target="_blank">Twitter</a> <br></p>');
document.write('<p class="st"><br>Stay connected with the feral cat community: <a href="index.php?page=mlist-qa">Join the IndyFeral mailing list</a>.</p>');
document.write('<p class="center">It\'s quick and easy and gives you the latest news, events and requests for volunteer involvement in your e-mail. <a href="index.php?page=mlist-qa">Click here to learn more and sign up</a></p>');		
	 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}

//COPY ONLY****************************************************************************************

//TEMPLATE

	if (template == "yes")  {
	
document.write('<!--TITLE-->');

document.write('	<tr>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('		<td width="622" style="background-color: #E3EFE3"></td>');
document.write('		<td width="14" style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');

document.write('		<td align="center" style="background-color: #E3EFE3"></a><h3>TITLE</h3></td>');

document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('		<td style="background-color: #E3EFE3"></td>');
document.write('	</tr>');
document.write('<!--Content-->');
document.write('	<tr>');
document.write('		<td width="14"><img src="tl.gif" width="14" ');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('		<td width="622"></td>');
document.write('		<td width="14"><img src="tr.gif" width="14"');
document.write('		height="14" border="0" alt="..." /></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td></td>');
document.write('		<td align="center">	');
		
document.write('		<p class="st">Content goes here</p>')		
	 
document.write('		</td>');
document.write('		<td></td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td><img src="bl.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('		<td></td>');
document.write('		<td><img src="br.gif" width="14" height="14"');
document.write('		border="0" alt="..." /></td>');
document.write('	</tr>	');

document.write('<!--END-->');

}



                        
/*  NOT IN USE**************************************************************************************************************************

<!--Reduce Your Carbon Paw Print
	<tr>
		<td width="14" style="background-color: #E3EFE3"></td>
		<td width="622" style="background-color: #E3EFE3"></td>
		<td width="14" style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td align="center" style="background-color: #E3EFE3"><a name="GB"></a><h3>Reduce Your Carbon Paw Print With IndyFeral's New "Green" Reuseable Bags</h3></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
Content
	<tr>
		<td width="14"><img src="tl.gif" width="14" 
		height="14" border="0" alt="..." /></td>
		<td width="622"></td>
		<td width="14"><img src="tr.gif" width="14"
		height="14" border="0" alt="..." /></td>
	</tr>
	<tr>
		<td></td>
		<td align="center">	





<p class="st">Introducing the IndyFeral Reusable "Green" Bag!</p>

<table width="600">

<tr>
<td>

<img class="border" src="/content/images/greenbag_f.jpg" width="250" height="338" /><br>
<p class="small">front</p>
<img class="border" src="/content/images/greenbag_b.jpg" width="250" height="137" /><br>
<p class="small">back</p>

</td>
<td>
<p><br>
The bag is a standard size, kahki color shopping bag,  that you can use
in
place of the plastic grocery bags.</p>

<p>The sale price is $5.00 and as always, all proceeds go directly toward
spaying & neutering outdoor free-roaming cats.</p>

<p><img class="border" src="/content/images/pic_cat_in_green_bag_sm.jpg" width="125" height="167" align="right" /> Dimensions: 12w x 13h x 8.5g<br>
Bottom stabilizer included.<br>
<b>Cat not included.</b><br>
Reinforced 20" handles<br>
100% reusable, wash in cold water, line dry.</p>
<p class="st">Only $5 each!</p>



<p>To order with <b>PayPal</b>:</p>




<table width="100%" border="0">
<tr>
<td width="100%">

<table cellspacing="0" cellpadding="1" border="1">
<tr bgcolor="#E4CF8C">
<td width="200">Description</td>
<td width="50">Price</td>
<td width="50">S&amp;H*</td>
</tr>
</table>

</td>
</tr>

<tr>
<td width="100%">


<table border="1" align="left" cellpadding"0" cellspacing="0">
<tr>
<td width="200">IndyFeral Reusable "Green" Bag (Single)</td>
<td width="50">$5 each</td>
<td width="50">$1.39 each</td>
<td><form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input name="submit" type="image" src="logo/x-click-but22.gif" alt="Make payments with PayPal - it's fast, free and secure!" align="top" border="0"> 
<img alt="" border="0" src="https://www.paypal.com/en_us/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="add" value="1">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="paypal@indyferal.org">
<input type="hidden" name="item_name" value="IndyFeral Reusable 'Green' Bag (Single)">
<input type="hidden" name="amount" value="5.00">
<input type="hidden" name="shipping" value="1.39">
<input type="hidden" name="shipping2" value="1.39">
<input type="hidden" name="no_shipping" value="2">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-ShopCartBF">
</form>
</td>
</tr>
</table>

<p class="st"> Order Two and Save - Only $1.90 shipping per 2 Pack</p>

<table border="1" align="left" cellpadding"0" cellspacing="0">
<tr>
<td width="200">IndyFeral Reusable "Green" Bag (2 Pack)</td>
<td width="50">$10 each</td>
<td width="50">$1.90 each 2 Pack</td>
<td><form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">

<input name="submit" type="image" src="logo/x-click-but22.gif" alt="Make payments with PayPal - it's fast, free and secure!" align="top" border="0"> 
<img alt="" border="0" src="https://www.paypal.com/en_us/i/scr/pixel.gif" width="1" height="1">
<input type="hidden" name="add" value="1">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="paypal@indyferal.org">
<input type="hidden" name="item_name" value="IndyFeral Reusable 'Green' Bag (2 Pack)">
<input type="hidden" name="amount" value="10.00">
<input type="hidden" name="shipping" value="1.90">
<input type="hidden" name="shipping2" value="1.90">
<input type="hidden" name="no_shipping" value="2">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="bn" value="PP-ShopCartBF">
</form>
</td>
</tr>
</table>

<p>To order multiples of 2, click the "Add to cart" button, then update your quantity once you get to the PayPal order page.  You will get one "2 Pack" for each quantity )example: quantity 2 = 4 bags @ $5 each).</p>


</td>
</tr>



</table>

</td>
</tr>
</table>

End IndyFeral's Reusable Green Bags





		</td>
		<td></td>
	</tr>
	<tr>
		<td><img src="bl.gif" width="14" height="14"
		border="0" alt="..." /></td>
		<td></td>
		<td><img src="br.gif" width="14" height="14"
		border="0" alt="..." /></td>
	</tr>	
END-->

<!--New Animal Welfare Center
	<tr>
		<td width="14" style="background-color: #E3EFE3"></td>
		<td width="622" style="background-color: #E3EFE3"></td>
		<td width="14" style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td align="center" style="background-color: #E3EFE3"><a name="AWC"></a><h3>IndyFeral to share space in new animal welfare center</h3></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
-->
<!--Content
	<tr>
		<td width="14"><img src="tl.gif" width="14" 
		height="14" border="0" alt="..." /></td>
		<td width="622"></td>
		<td width="14"><img src="tr.gif" width="14"
		height="14" border="0" alt="..." /></td>
	</tr>
	<tr>
		<td></td>
		<td align="center">	
<p><img class="border" src="content/images/IFlogo_sm.gif" alt="IndyFeral Logo" align="left"/><a href="http://www.indyhumane.org/" target="_blank"><img class="border" src="content/images/hsi-logo_sm.gif" alt="Humane Society of Indianapolis Logo" align="right"/></a>IndyFeral is pleased to announce a partnership with the <a href="http://www.indyhumane.org/" target="_blank">Humane Society of Indianapolis (HSI)</a> which will include IndyFeral sharing space with <a href="http://www.fidoindy.org/" target="_blank">FIDO (Friends of Indianapolis Dogs Outside)</a> and <a href="http://www.indypitcrew.org/" target="_blank">Indy Pit Crew</a> at the planned low cost spay/neuter clinic and animal welfare center that HSI is opening in the Fountain Square area in 2010.</p>
<p>According to the Humane Society of Indianapolis, 72% of all animals that wind up in Marion County shelters come from just ten zip codes,six of which are in the Fountain Square area.  This corresponds with IndyFeral's experience.  Most of our requests for service come from the Fountain Square area and the near east side of Indianapolis</p>
<p>The new clinic will target low income pet owners, and will be used by IndyFeral to provide surgeries for feral and stray cats.</p>
<p><a href="http://www.wthr.com/Global/story.asp?S=10996223" target="_blank">Read more at wthr.com</a></p>
<p><a href="#top">Back to top</a></p>
		</td>
		<td></td>
	</tr>
	<tr>
		<td><img src="bl.gif" width="14" height="14"
		border="0" alt="..." /></td>
		<td></td>
		<td><img src="br.gif" width="14" height="14"
		border="0" alt="..." /></td>
	</tr>	
-->
<!--END-->

<!--Mum Sale
	<tr>
		<td width="14" style="background-color: #E3EFE3"></td>
		<td width="622" style="background-color: #E3EFE3"></td>
		<td width="14" style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td align="center" style="background-color: #E3EFE3"><a name="MUM"></a><h3>IndyFeral's Fall Plant Sale</h3></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
-->
<!--Content t
	<tr>
		<td width="14"><img src="tl.gif" width="14" 
		height="14" border="0" alt="..." /></td>
		<td width="622"></td>
		<td width="14"><img src="tr.gif" width="14"
		height="14" border="0" alt="..." /></td>
	</tr>
	<tr>
		<td></td>
		<td align="center">	
<p class="st"><img class="border" src="http://www.indyferal.org/content/images/img_mums.jpg" alt="colorful fall mums" align="right" />
Buy beautiful locally grown plants and support IndyFeral!</p>
<p>
Pet Supplies "Plus"<br>
2238 Broad Ripple Ave.<br>
<b>Saturday, September 4<br>
9:00 a.m.<br></b>
</p>
<p>
Bright, blooming 10" pots of mums are $8 each.<br>
Buy 2 for $15, 3 for $20<br>
</p>
<p>
We will also have freshly-dug Daylilies and ferns from Soules Garden in Indianapolis.
All sales benefit stray and feral cats in your community.
Come Early! Quantities are limited!
All proceeds benefit IndyFeral Inc.
Your support helps
improve the lives of
stray & feral cats
in central Indiana<br>
Visit www.indyferal.org to learn more about feral cats.

</p>
<p><b>
**Additional News**<br></b>
 
Cynthia from Soules Garden is designing a fabulous trough planter especially for this sale !<br>
Planter value = $75.00<br>
Raffle tickets can be purchased on site day of sale for $1.00. Enter as often as you like. Winner will be drawn at Noon. </p>
		
		</td>
		<td></td>
	</tr>
	<tr>
		<td><img src="bl.gif" width="14" height="14"
		border="0" alt="..." /></td>
		<td></td>
		<td><img src="br.gif" width="14" height="14"
		border="0" alt="..." /></td>
	</tr>
-->	
<!--END-->	
	
<!--July 2010 IndyStar feature
	<tr>
		<td width="14" style="background-color: #E3EFE3"></td>
		<td width="622" style="background-color: #E3EFE3"></td>
		<td width="14" style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td align="center" style="background-color: #E3EFE3"><a name="STAR"></a><h3>IndyStar features IndyFeral and the Animal Welfare Alliance in a series of feature articles</h3></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
Content
	<tr>
		<td width="14"><img src="tl.gif" width="14" 
		height="14" border="0" alt="..." /></td>
		<td width="622"></td>
		<td width="14"><img src="tr.gif" width="14"
		height="14" border="0" alt="..." /></td>
	</tr>
	<tr>
		<td></td>
		<td align="center">	
<p class="st">IndyFeral is featured in <a href="http://www.indystar.com/article/20100718/LOCAL/7180382/-1/frontpagecities/Helping-the-wild-ones" target="_blank">this July 2010 article in IndyStar</a>.</p>

<blockquote>When it's morning feeding time, Henry, Calico Girl, McLuvin and other feral cats start gathering.
These spayed or neutered cats are among dozens in an IndyFeral colony in the Butler Tarkington neighborhood, where IndyFeral Executive Director Lisa Tudor or her volunteers ensure that the cats they've had fun naming have shelter, fresh food and water.  <a href="http://www.indystar.com/article/20100718/LOCAL/7180382/-1/frontpagecities/Helping-the-wild-ones" target="_blank">Read Helping the Wild Ones at Indystar.com</a></blockquote>

<p>Watch the video:<br><object id="flashObj" width="486" height="412" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9/51920175001?isVid=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="omnitureAccountID=gpaper138,gntbcstglobal&pageContentCategory=LOCAL&pageContentSubcategory=LOCAL&marketName=Indianapolis:indystar&revSciSeg=J06575_10021|J06575_10279|J06575_10304|J06575_10395|D08734_70115|J06575_10458|D08734_70105|J06575_10516|J06575_10541|D08734_70623|J06575_50021|J06575_10486|J06575_50507|J06575_50558|J06575_50570|J06575_50640|J06575_50439&revSciZip=46268&revSciAge=1970&revSciGender=male&division=newspaper&SSTSCode=news/article.htm&videoId=142421552001&playerID=51920175001&domain=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9/51920175001?isVid=1" bgcolor="#FFFFFF" flashVars="omnitureAccountID=gpaper138,gntbcstglobal&pageContentCategory=LOCAL&pageContentSubcategory=LOCAL&marketName=Indianapolis:indystar&revSciSeg=J06575_10021|J06575_10279|J06575_10304|J06575_10395|D08734_70115|J06575_10458|D08734_70105|J06575_10516|J06575_10541|D08734_70623|J06575_50021|J06575_10486|J06575_50507|J06575_50558|J06575_50570|J06575_50640|J06575_50439&revSciZip=46268&revSciAge=1970&revSciGender=male&division=newspaper&SSTSCode=news/article.htm&videoId=142421552001&playerID=51920175001&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" swLiveConnect="true" allowScriptAccess="always" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></p>
<p>View the slideshow:<a href="http://photos.indystar.com/galleries/slides/10133?page=1&template=default" taget="_blank">IndyFeral at Work</a></p>
<p><a href="http://www.indystar.com/article/20100718/LOCAL/7180369" target="_blank">Stemming the tide: New animal clinic could slow the flood of unwanted pets</a>, an IndyStar article about the Animal Welfare Center effort by <a href="http://www.indyhumane.org/" target="_blank">IndyHumane</a>, IndyFeral, and the other members of the <a href="http://indyanimalalliance.org/" target="_blank">Animal Welfare Alliance</a></p>

		</td>
		<td></td>
	</tr>
	<tr>
		<td><img src="bl.gif" width="14" height="14"
		border="0" alt="..." /></td>
		<td></td>
		<td><img src="br.gif" width="14" height="14"
		border="0" alt="..." /></td>
	</tr>	
END-->	
	
<!--SNIP Summit
	<tr>
		<td width="14" style="background-color: #E3EFE3"></td>
		<td width="622" style="background-color: #E3EFE3"></td>
		<td width="14" style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td align="center" style="background-color: #E3EFE3"><a name="SNIP"></a><h3>IndyFeral to speak at the SNIP Summit</h3></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
	<tr>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
		<td style="background-color: #E3EFE3"></td>
	</tr>
Content
	<tr>
		<td width="14"><img src="tl.gif" width="14" 
		height="14" border="0" alt="..." /></td>
		<td width="622"></td>
		<td width="14"><img src="tr.gif" width="14"
		height="14" border="0" alt="..." /></td>
	</tr>
	<tr>
		<td></td>
		<td align="center">	
<p class="st"><a href="http://humanealliance.org/index.php/home/the-snip-summit" target="_blank"><img src="/content/images/SNIP_Summit_logo.gif" class="border" width="200" height="80" align="right" /></a>IndyFeral to speak at National Spay/Neuter Summit</p>

<p>Executive Director Lisa Tudor will be a featured speaker at the National Spay/Neuter Industry Professionals (SNIP) Summit in Asheville North Carolina, March 31 - April 2, 2011.<br><br>
<a href="http://humanealliance.org/index.php/home/the-snip-summit" target="_blank">Learn more on at the SNIP Summit website.</a>
</p>
		</td>
		<td></td>
	</tr>
	<tr>
		<td><img src="bl.gif" width="14" height="14"
		border="0" alt="..." /></td>
		<td></td>
		<td><img src="br.gif" width="14" height="14"
		border="0" alt="..." /></td>
	</tr>	
END-->	





*/
