<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF

var showimage_1		= "no"		// SHOW 1ST SIDEBAR IMAGE
var showimage_2		= "no"		// SHOW 2ND SIDEBAR IMAGE
var showimage_3		= "no"		// SHOW 3ND SIDEBAR IMAGE
var showarea_0		= "no"		// SHOW THE WHATS NEW AREA

var showarea_FF		= "yes"		// SHOW THE QUICK LINKS LINK

var FEBRUARY             = "no"         // Featured Content (October/Feb)
var NUT_SALE		= "no"		// Nut Sale Info
var showarea_CP		= "yes"		// SHOW THE CafePress area
var showarea_1		= "no"		// SHOW THE 1ST PARAGRAPH (TSHIRTS)
var showarea_2		= "yes"		// SHOW THE 2ND PARAGRAPH
var HAIR_BALL		= "no"		// SHOW THE 3ND PARAGRAPH
var links		= "no"		// SHOW SAMPLE LINKS IN THE SIDEBAR
var elist		= "yes"		// SHOW ELIST SIGNUP
var movedown		= "45"		// SIDEBAR SPACE FROM TOP
var search		= "yes"		// SHOW SNSI_ISNS Search Engine
var HAIR_BALL		= "no"		// SHOW Hair Ball
var PFPLATE       ="yes"          //Indiana Pet Friendly Plate


document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');

document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');




// ALL FEATURES ARCHIVE
// START WHATS NEW AREA

   if (showarea_0 == "yes") {



document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">What\'s New:</span></legend>');  

document.write('<b><a href="#FO">October Program</a></b><br>');

document.write('</fieldset>');
document.write('<br>');

}

// END SIDEBAR TITLE AREA


// FEB-OCT

   if (FEBRUARY == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"><a name="FO"></a>FEBRUARY SPECIAL:</span></legend>');  
document.write('<br><a href="popcert.pdf" target="_blank"><img src="images/dritz_spitz_sm.jpg" border="0"></a><br>');
document.write('<b>Get your <a href="popcert.pdf" target="_blank">February Reduced Fee Certificate</a> Now! </b>Open to everyone.  Choose from 30+ central Indiana clinics.<br><br><a href="programs.htm#FEBOCT">Click here</a> to learn more.<br><br>');
document.write('</div>');
document.write('</fieldset>');
document.write('<br>');


}


// START INDIANA PET FRIENDLY LICENSE PLATE AREA

   if (PFPLATE == "yes") {



document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Support an <a href="pet_friendly_plate.htm">Indiana<br>"Pet-Friendly" License<br>Plate</a></span></legend>');  
document.write('<a href="pet_friendly_plate.htm"><img src="images/PF_plate_sb.gif" width="150" height="76" /></a><br>');
document.write('SNSI\'s Board of Directors has begun the process of applying for an Indiana "pet friendly" license plate!<br><br>');
document.write('We are applying for the plate with the intention that the proceeds will go into a state-wide spay/neuter assistance fund that will work like SNSI\'s current Spay/Neuter Assistance Program (SNAP), which subsidizes spay/neuter surgeries for low-income Indiana residents.');
document.write('<br><br>In addition, the fund will be used to provide spay/neuter surgeries for other animal welfare organizations in Indiana.');

document.write('<br><b><a href="pet_friendly_plate.htm">Learn more...</a></b>');

document.write('</div>');
document.write('</fieldset>');
document.write('<br>');
}

// END INDIANA PET FRIENDLY LICENSE PLATE AREA






// START Nut Sale AREA

   if (NUT_SALE == "yes") {


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"><a name="NS"></a>Annual Nut Sale:</span></legend>');

document.write('<a href="NutSaleForm.pdf" target="_blank"><IMG SRC="images/nut_sidebar.jpg" border="0" class="borders"></a><br><br>');

document.write('<b>SNSI is once again taking orders for delicious Terri Lynn nuts and candy!</b><br><br>Choose from pecan halves, mixed nuts, chocolate-pecan caramel clusters, giant cashews, honey roasted peanuts, chocolate covered almonds, or malted milk balls. ');

document.write('<br><br>Orders can be placed until October 9.  <b>Delivery in the Indianapolis area will be made before Thanksgiving (outside this area will need to be picked up in Indianapolis).</b>');

document.write('<br><br><a href="NutSaleForm.pdf" target="_blank">Click here</a> to get your order form today!');

document.write('</fieldset>');
document.write('<br>');
}


// START HAIRBALL AREA

   if (HAIR_BALL == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle"><a name="HB"></a>The 2009 Hair Ball:</span></legend>');

document.write('<a href="http://www.indyhairball.org" target="_blank"><IMG SRC="images/hblogo150w.gif" border="0" class="borders"></a><br><br>');

document.write('<b>The 2009 Hair Ball is right around the corner!</b><br><br>The fall-themed party will be held on <b>Saturday, October 3rd from 2 to 5:30 p.m at the Robert Irsay Charity Pavilion</b> at 116th Street and Ditch Road in Carmel');

document.write('<br><br>Activities include both a silent and live auction, music by the Circle City Bluegrass Band, a bake sale and <b>free food, wine, beer and soft drinks.</b>');
document.write('<br><br>Only $20 per person if you register in advance ($25 at the door).');

document.write('<br><br><a href="http://www.facebook.com/pages/Indy-Hair-Ball/9880238899" target="_blank"><img src="images/facebookicon.gif" /></a><a href="http://www.facebook.com/pages/Indy-Hair-Ball/9880238899" target="_blank"> Visit us on Facebook</a>');

document.write('<br><br><a href="hb2008.htm" target="_blank">Take a look</a> at all the fun we had last year, then visit the <a href="http://www.indyhairball.org" target="_blank">Hair Ball website</a> to register (registration begins July 2009).');

document.write('</fieldset>');
document.write('<br>');
}

// START FAST FAQS LINK AREA

   if (showarea_FF == "yes") {
document.write('<br><fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Fast FAQs:</span></legend>');


document.write('<a href="benefits.htm">Why Spay/Neuter?</a> The benefits of spay/neuter, and info on pediatric spay/neuter.');
document.write('<!-- BEGIN: Constant Contact Stylish Email Newsletter Form -->');
document.write('<div align="center">');
document.write('<div style="width:160; background-color: #ffffff;">');
document.write('<form name="ccoptin" action="http://ui.constantcontact.com/d.jsp" target="_blank" method="post" style="margin-bottom:3;"><span style="background-color: #339933; float:right;margin-right:5;margin-top:3"><img src="http://img.constantcontact.com/ui/images/visitor/email1_trans.gif" alt="Email Newsletter icon, E-mail Newsletter icon, Email List icon, E-mail List icon" border="0"></span>');
document.write('<font style="font-weight: bold; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#339933;">Join our Email list!</font><br>');
document.write('<input type="text" name="ea" size="20" value="" style="font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:10px; border:1px solid #999999;">');
document.write('<input type="submit" name="go" value="GO" class="submit"  style="font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;">');
document.write('<input type="hidden" name="m" value="1101514216451">');
document.write('<input type="hidden" name="p" value="oi">');
document.write('</form>');
document.write('</div>');
document.write('</div>');
document.write('<!-- END: Constant Contact Stylish Email Newsletter Form -->');
document.write('<!-- BEGIN: SafeSubscribe -->');
document.write('<div align="center">');
document.write('<a href="http://www.constantcontact.com/safesubscribe.jsp" target="_blank"><img src="http://img.constantcontact.com/ui/images1/safe_subscribe_logo.gif" border="0" width="168" height="14" alt="" vspace="5"/></a>');
document.write('</div>');
document.write('<!-- END: SafeSubscribe -->');





document.write('<form name="fastfaqs">');
document.write('<select style="font-size:12px;color:#ffffff;font-family:verdana;background-color:#008000;" name="menu" onChange="location=document.fastfaqs.menu.options[document.fastfaqs.menu.selectedIndex].value;">');
document.write('<option value=""> - Fast FAQs - </option>');
document.write('<option value="programs.htm">Programs page</option>');
document.write('<option value="AnimalAssistance.pdf">Local Resources</option>');
document.write('<option value="benefits.htm">Why Spay/Neuter?</option>');
document.write('</select>');
document.write('</form>');



document.write('<form name="news">');
document.write('<select style="font-size:12px;color:#ffffff;font-family:verdana;background-color:#008000;" name="menu" onChange="location=document.news.menu.options[document.news.menu.selectedIndex].value;">');
document.write('<option value=""> - SNSI News - </option>');
document.write('<option value="pr.htm">Press Releases</option>');
document.write('<option value="NL2009Winter.pdf" target="_blank">New Newsletter</option>');
document.write('<option value="newsletter.htm">More Newsletters</option>');
document.write('</select>');
document.write('</form>');
document.write('<br><br><i>"No other disease or condition of companion animals takes as many lives as euthanasia. In fact, no other disease comes close."</i> ~Janet M. Scarlett, DVM, Ph.D, Cornell University.'); 
document.write('</fieldset>');
document.write('<br>');


}
// END QUICK LINKS LINK AREA
// CafePress

// START

   if (showarea_CP == "yes") {
document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Support SNSI:</span></legend>');


document.write('<b>Buy a T-Shirt</b><br>Show your support for spaying and neutering by purchasing a <b>"peace. love. spay. neuter."</b> t-shirt.  Visit our <a href="http://www.cafepress.com/spayneuterin" target="_blank">Cafepress store</a> now!  Styles for men and women available.<br>');


document.write('<img src="http://www.spayneuterservices.org/cafepress/rotate.php" border="0"><br>');


document.write('<center><a href="http://www.cafepress.com/spayneuterin"><img src="http://www.cafepress.com/content/banners/promo_120x60_01.gif" width="120" height="60" alt="Support This Site" border="0"></a></center>');




document.write('</fieldset>');
document.write('<br>');
}

// END FIRST TEXT AREA


// SEARCH

// START

   if (search == "yes") {
document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">NEW: Search for<br>Indiana Spay/Neuter<br>Resources:<br></span></legend>');


document.write('<!-- Google CSE Search Box Begins -->');
document.write('  <form id="searchbox_017780735464253851555:s6h94fqpyxg" action="http://www.google.com/cse">');
document.write('    <input type="hidden" name="cx" value="017780735464253851555:s6h94fqpyxg" />');
document.write('    <input name="q" type="text" size="20" />');
document.write('    <input type="submit" name="sa" value="Search" />');
document.write('    <input type="hidden" name="cof" value="FORID:0" />');
document.write('  </form>');
document.write('  <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_017780735464253851555%3As6h94fqpyxg"></script>');
document.write('<!-- Google CSE Search Box Ends -->');
document.write('<a href="resources.htm#isns">Click here</a> to learn more.');

document.write('</fieldset>');
document.write('<br>');
}


// END SEARCH



// FIRST IMAGE AREA (MOVETOACT S/N SURVEY)


   if (showimage_1 == "yes") {

document.write('<br><fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Marion County <br>S/N Cost Survey:</span></legend>');

document.write('<a href="http://www.movetoact.org/how_much.html" target="_blank">How much does it cost to spay or neuter a dog in Marion County?</a><br>In order to make access to a local veterinarian (with affordable S/N services) easier for local residents, Move to ACT (www.movetoact.org) conducted a survey of Marion County veterinary practices during Dec, 2006 and Jan 2007 to see what their charges were for this service. <br>');

document.write('</fieldset>');
document.write('<br>');
}





// TSHIRTS

// START FIRST TEXT AREA

   if (showarea_1 == "yes") {
document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Support SNSI:</span></legend>');


document.write('<b>Buy a T-Shirt</b><br>Show your support for spaying and neutering by purchasing a t-shirt.  Visit our <a href="order.htm">order page</a> for details<br>');


document.write('<IMG SRC="images/PLSN_small.jpg" border="0" width="118" height="136" class="borders"><br>');

document.write('<IMG SRC="images/t-shirt.jpg" border="0" width="135" height="109" class="borders"><br>');


document.write('</fieldset>');
document.write('<br>');
}

// END FIRST TEXT AREA











// SECOND IMAGE AREA


   if (showimage_2 == "yes") {
document.write('<IMG SRC="picts/sidebar-2.jpg" border="0" width="150" height="100" class="borders"><br><br>');
}




// START SECOND TEXT AREA
   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Animal Ordinances<br> Online:</span></legend>');

document.write('Do you know your rights and responsibilities as a pet owner? Visit our <a href="resources.htm">resource page</a>.  ');


document.write('</fieldset>');
document.write('<br>');
}
// END SECOND TEXT AREA






















// THIRD IMAGE AREA


   if (showimage_3 == "yes") {
document.write('<IMG SRC="picts/sidebar-3.jpg" border="0" width="150" height="100" class="borders"><br><br>');
}






// END THIRD TEXT AREA


// SAMPLE LINKS AREA
   if (links == "yes") {

document.write('<a name="FF"></a>');

document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="subtitle">FAST FAQS:</span></legend>');

document.write('<a href="programs.htm">Learn about our programs</a>  |  ');

document.write('<a href="faq.htm">Program FAQ</a>  |  ');

document.write('<a href="support.htm">Become a member or donate</a>  |  ');

document.write('<a href="benefits.htm">Why Spay/Neuter?</a>  |  ');

document.write('<a href="NL2006Fall.pdf">Current newsletter</a>  |  ');

document.write('<a href="http://www.indiana-paw.com/indianadb.htm" target="_blank">Indiana-PAW Super Database</a><br>');




document.write('</fieldset>');
document.write('<br>');
}
// SAMPLE LINKS AREA




document.write('</td></tr></table>');
//  End -->