// JavaScript Document

var datetime=new Date();
var d=datetime.getDate();
var day=datetime.getDay();
var month=datetime.getMonth();
var year=datetime.getYear();
var cHour=datetime.getHours();
var cMin=datetime.getMinutes();
if (year < 1000){
year+=1900;
}
var days=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");
var months=new Array("January","February","March","April","May","June","July","August","September","October","November","December");
//List date values for each date//
var LaborDay=5;
var LBCStart=18;
var ThanksgivingDay=24;
var ZTD=17;

//-------------------------------------------------------------------------------------------------

//   DATE AND HOURS AS DISPLAYED THROUGHOUT THE ENTIRE WEB SITE AT THE TOP OF EACH PAGE

//--------------------------------------------------------------------------------------------------

//Alert if ever needed:
//var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM<br><font color=\"#990000\"><strong>Exhibit Closure Alert: </strong></font><a href=\"http://www.toledozoo.org/visit/announcement.html\" target=\"_blank\">Click here</a> for details."
//}
var ReportDate="Today is "+days[day]+", "+months[month]+" "+d+", "+year;

//----------------------JANUARY-------------------------------

if(month==0 && d==1){
var ReportHours="Happy New Year! The Zoo is closed for New Year's Day<br>We will re-open tomorrow on January 2nd<br><span class=\"AquaTxt\"><strong><em>Lights Before Christmas</em> Encore on January 6th and 7th! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
}

if(month==0 && d>1 && d<7){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong><em>Lights Before Christmas</em> Encore on January 6th and 7th! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
}

if(month==0 && d==7){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Join us tonight for a final <em>Lights Before Christmas</em> encore on January 6th and 7th! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
}

if(month==0 && d>7){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Half-price admission at the gates in January and February<br>Join us for <em>Winter Weekends</em> fun! <a href=\"../events/winterfun.html\" target=\"_blank\">Learn more</a></strong</span>"
}


//----------------------FEBRUARY-------------------------------

if(month==1){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Join us for <em>Frozentoesen</em> fun! <a href=\"../events/winterfun.html\" target=\"_blank\">Learn more</a></strong</span>"
}

//----------------------MARCH-------------------------------

if(month==2 && d<20)
{
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM<br><a href=\"http://www.toledozoo.org/visit/SpringSpecial2010.html\">Click here</a> to download our March coupon."
}

if(month==2 && d>19 && d<27){
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM<br>Conservation Alert: Earth Hour on March 26 at 8:30 PM, EST! <a href=\"http://www.earthhour.org\" target=\"_blank\">Learn more</a>"
}

if(month==2 && d>26)
{
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM<br><a href=\"visit/SpringSpecial2010.html\">Click here</a> to download our March coupon."
}



//----------------------APRIL-------------------------------

if(month==3){
	if(d<17){
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM.<br>Join us at Party for the Planet! <a href=\"http://www.toledozoo.org/events/planet.html\" target=\"_blank\">Learn more</a>";
}

if(d>16 && d<23){
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM.<br>Join us for Animal Egg Hunt!<a href=\"http://www.toledozoo.org/events/egghunt.html\" target=\"_blank\">Learn more</a>";
}

if(d>22)
{
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM.<br>Join us for Louie's Birthday! <a href=\"http://www.toledozoo.org/events/louiebday.html\" target=\"_blank\">Learn more</a>";
}


}



//----------------------MAY-------------------------------

if(month==4){
if(d>1 && d<7 || d>8 && d<14 || d>15 && d<21 || d>22 && d<28)
{
var ReportHours="The Zoo will be open from 10:00 AM to 4:00PM today"
}
else
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today"
}
}

//----------------------JUNE-------------------------------

if(month==5 && d<13)
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}

if(month==5 && d>12 && d<18)
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo closures on Friday, June 17 + construction updates</a></span>"
}

if(month==5 && d>17)
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}

//----------------------JULY-------------------------------

if(month==6){
//if (d>18 && d<26)
//{
//var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"><strong>Join us for National Zookeepers Week! <a href=\"../events/aazk_keeper_week2010.html.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
//else
//{

var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}



//----------------------AUGUST-------------------------------

if(month==7)
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}


//----------------------SEPTEMBER-------------------------------

if(month==8){
if(d>4 && d<10 || d>11 && d<17 || d>18 && d<24 || d>25)
{
var ReportHours="The Zoo will be open from 10:00 AM to 4:00 PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}
else
{
var ReportHours="The Zoo will be open from 10:00 AM to 5:00 PM today<br><span class=\"AquaTxt\"> <a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a></span>"
}
}

//----------------------OCTOBER-------------------------------

//--------Senior Discovery Days

if(month==9){
//if(d<10){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong><a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a>"
//}
//--------LBPP Promo
	
//if(d>16 && d<20){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Little Boo at The Zoo and Pumpkin Path are coming this week! <a href=\"../events/lbpp.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
//
//
//if(d==20){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Little Boo at The Zoo starts tomorrow! <a href=\"../events/lbpp.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
//
//if(d==21 || d==22){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Little Boo at The Zoo is today! <a href=\"../events/lbpp.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
//
//
//if(d==23 || d==24){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Pumpkin Path is today! <a href=\"../events/lbpp.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
//
//if(d>24){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong>Don't miss Jumping Pumpkins! <a href=\"../events/pumpkinenrich.html\" target=\"_blank\">Learn more</a></strong></span>"
//}
}


//----------------------NOVEMBER-------------------------------

if(month==10 && d!=ThanksgivingDay){
var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a>"
}
//
//if(month==10 && d!=ThanksgivingDay && d>14 && d<19){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong><em>The Lights Before Christmas</em> opens this Friday! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==10 && d!=ThanksgivingDay && d==19){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong><em>The Lights Before Christmas</em> opens TONIGHT! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==10 && d!=ThanksgivingDay && d>19){
//var ReportHours="The Toledo Zoo will be open from 10:00 AM to 4:00PM<br><span class=\"AquaTxt\"><strong><em>The Lights Before Christmas</em> is now open! <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}

if(month==10 && d==ThanksgivingDay){
var ReportHours="Happy Thanksgiving! The Zoo and <em>Lights Before Christmas</em> are closed today.<br>Normal hours resume tomorrow."
}




//-----------------------------------------DECEMBER-------------------------------------------
//Adjusting times for Weekend LBC vs. weekday
if(month==11 && d!=25){
	if(d==23 || d==30  || d==31){
var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a>"
	}else{
	var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 8pm (Zoo closes at 9pm)<br><a href=\"../visit/construction_update.html\" target=\"_blank\">Zoo exhibits currently under construction or renovation</a>"	
	}
}

//if(month==11 && d>2 && d<6){
//var ReportHours="Daytime hours: 10am to 4pm, <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>5 && d<10){
//var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 8pm (Zoo closes at 9pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>9 && d<13){
//var ReportHours="Daytime hours: 10am to 4pm, <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>12 && d<17){
//var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 8pm (Zoo closes at 9pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>16 && d<20){
//var ReportHours="Daytime hours: 10am to 4pm, <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>19 && d<24){
//var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 8pm (Zoo closes at 9pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}

//------------CHRISTMAS EVE
if(month==11 && d==24){
var ReportHours="The Toledo Zoo will be open from 10:00 am to 2:00pm today<br><span class=\"AquaTxt\"><strong><em>The Lights Before Christmas</em> is closed. All hours resume on December 26</strong</span>"
}

//------------CHRISTMAS DAY
if(month==11 && d==25){
var ReportHours="Happy Holidays! The Zoo is closed for Christmas Day,<br>and re-opens tomorrow on December 26th"
}

//------------WEEK UP TO NEW YEAR'S EVE
//if(month==11 && d==26){
//var ReportHours="Daytime hours: 10am to 4pm, <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d>26 && d<31){
//var ReportHours="Daytime hours: 10am to 4pm,  <em>Lights</em> hours: 5pm to 8pm (Zoo closes at 9pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//
//if(month==11 && d==31){
//var ReportHours="Daytime hours: 10am to 4pm, <em>Lights</em> hours: 5pm to 9pm (Zoo closes at 10pm)<br><span class=\"AquaTxt\"><strong>Join us for <em>The Lights Before Christmas</em> <a href=\"../events/lbc.html\" target=\"_blank\">Learn more</a></strong</span>"
//}
//------------------------------------------------------------------------------------------------------------------------------

//          HOME PAGE'S PEGBOARD LINKS PER SPECIFIED DATES 

//------------------------------------------------------------------------------------------------------------------------------

//--------------VARIABLE TO SHOW FACEBOOK, TWITTER, YOU TUBE, FLICKR, SPANISH, AND ZOO INFO

var SmallLinks="</td></tr><tr><td valign=\"top\" colspan=\"4\" align=\"left\"><table width=\"660\" align=\"left\" cellpadding=\"0\"><tr><td align=\"left\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"25\" height=\"44\"></td><td align=\"center\" valign=\"top\"><a href=\"http://www.facebook.com/pages/Toledo-OH/The-Toledo-Zoo/22813076646?ref=sgm\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/XYZ-fb.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td><td align=\"center\"width=\"92\" valign=\"top\"><a href=\"http://twitter.com/#!/@toledozoo\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/XYZ-twt.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td><td align=\"center\" valign=\"top\"><a href=\"http://www.youtube.com/user/TheToledoZoo?feature=mhum\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/XYZ-yt.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td><td align=\"center\" valign=\"top\"><a href=\"http://www.flickr.com/photos/52988377@N08\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/XYZ-flk.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td><td align=\"center\" valign=\"top\"><a href=\"visit/spanish.html\"><img src=\"images/homezone/pegboardlinks/XYZ-spa.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td><td align=\"center\" valign=\"top\"><a href=\"visit/helpcenter.html\"><img src=\"images/homezone/pegboardlinks/XYZ-info.gif\" width=\"75\" height=\"32\" border=\"0\"></a></td></tr></table></td></tr></table>"


//----------------------JANUARY-------------------------------

if(month==0){
if (d<8){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/winter_weekends.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/LucasCounty.html\"><img src=\"images/homezone/pegboardlinks/LucasFreeMLK.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc_br_LG_encore.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if (d>7 && d<17){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/LucasCounty.html\"><img src=\"images/homezone/pegboardlinks/LucasFreeMLK.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/winter_weekendsLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if (d>16){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"animals/index.html\"><img src=\"images/homezone/pegboardlinks/animalsWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/winter_weekendsLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}
//if (d>17 && d<31){
//var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/frozentoesenLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"animals/index.html\"><img src=\"images/homezone/pegboardlinks/animalsWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
//}
//
//if (d==31){
//var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vanimaltinesday.html\"><img src=\"images/homezone/pegboardlinks/vanimaltinesday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html#zoop\"><img src=\"images/homezone/pegboardlinks/frozenzooper.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
//}

}

////----------------------FEBRUARY-------------------------------

if(month==1){
if(d<6){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vanimaltinesday.html\"><img src=\"images/homezone/pegboardlinks/vanimaltinesday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html#zoop\"><img src=\"images/homezone/pegboardlinks/frozenzooper.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>5 && d<13){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vanimaltinesday.html\"><img src=\"images/homezone/pegboardlinks/vanimaltinesday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/frozentoesenLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>12 && d<22){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/LucasCounty.html\"><img src=\"images/homezone/pegboardlinks/LucasFreePRES.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/frozentoesenLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>21 && d<27){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/teddybearcarefair.html\"><img src=\"images/homezone/pegboardlinks/tbcfSM.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/winterfun.html#fam\"><img src=\"images/homezone/pegboardlinks/familympics.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/weddings.html\"><img src=\"images/homezone/pegboardlinks/Weddings.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>26){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"visit/SpringSpecial2010.html\"><img src=\"images/homezone/pegboardlinks/Spring2011-50.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/teddybearcarefair.html\"><img src=\"images/homezone/pegboardlinks/tbcfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"volunteers/zooteen.html\"><img src=\"images/homezone/pegboardlinks/zooteen.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/index.html\"><img src=\"images/homezone/pegboardlinks/NNWinter.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}
////----------------------MARCH-------------------------------

if(month==2){
if (d<14){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/teddybearcarefair.html\"><img src=\"images/homezone/pegboardlinks/tbcfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"volunteers/zooteen.html\"><img src=\"images/homezone/pegboardlinks/zooteen.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/MarchCoupons.html\"><img src=\"images/homezone/pegboardlinks/Spring2011-50.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
	}
	
if (d>13 && d<20){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"events/teddybearcarefair.html\"><img src=\"images/homezone/pegboardlinks/tbcfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/picnics.html\"><img src=\"images/homezone/pegboardlinks/picnics.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/MarchCoupons.html\"><img src=\"images/homezone/pegboardlinks/Spring2011-25.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if (d>19){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/planet.html\"><img src=\"images/homezone/pegboardlinks/planet.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/picnics.html\"><img src=\"images/homezone/pegboardlinks/picnics.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"visit/MarchCoupons.html\"><img src=\"images/homezone/pegboardlinks/Spring2011-25.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}



//
////----------------------APRIL-------------------------------
//
if(month==3){
	if(d<17){
	var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/planet.html\"><img src=\"images/homezone/pegboardlinks/planet.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/picnics.html\"><img src=\"images/homezone/pegboardlinks/picnics.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/egghunt.html\"><img src=\"images/homezone/pegboardlinks/egghunt.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
	}

	if(d>16 && d<23){
	var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/dartfrogdash.html\"><img src=\"images/homezone/pegboardlinks/dfd.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/picnics.html\"><img src=\"images/homezone/pegboardlinks/picnics.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/egghunt.html\"><img src=\"images/homezone/pegboardlinks/egghunt.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
	}
	
	if(d>22){
	var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/dartfrogdash.html\"><img src=\"images/homezone/pegboardlinks/dfd.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/cinco.html\"><img src=\"images/homezone/pegboardlinks/cinco.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/louiebday.html\"><img src=\"images/homezone/pegboardlinks/louiebday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
	}
	
}


//----------------------MAY-------------------------------
if(month==4){
if(d==1){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/dartfrogdash.html\"><img src=\"images/homezone/pegboardlinks/dfd.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/cinco.html\"><img src=\"images/homezone/pegboardlinks/cinco.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/mothersday.html\"><img src=\"images/homezone/pegboardlinks/mothersday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>1 && d<9){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/dartfrogdash.html\"><img src=\"images/homezone/pegboardlinks/dfd.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/around_the_world.html\"><img src=\"images/homezone/pegboardlinks/ATW.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/mothersday.html\"><img src=\"images/homezone/pegboardlinks/mothersday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>8 && d<15){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/dartfrogdash.html\"><img src=\"images/homezone/pegboardlinks/dfd.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/around_the_world.html\"><img src=\"images/homezone/pegboardlinks/ATW.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>14 && d<22){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/around_the_world.html\"><img src=\"images/homezone/pegboardlinks/ATW.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>21){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/tours.html\"><img src=\"images/homezone/pegboardlinks/tours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}
//----------------------JUNE-------------------------------
if(month==5){
if(d<4){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/tours.html\"><img src=\"images/homezone/pegboardlinks/tours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>3 && d<13){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"newsroom/index.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>12 && d<18){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zootodo.html\"><img src=\"images/homezone/pegboardlinks/ZTD.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>17 && d<20){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/fathersday.html\"><img src=\"images/homezone/pegboardlinks/fathersday.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}


if(d>19){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/tours.html\"><img src=\"images/homezone/pegboardlinks/tours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/safaricamps.html\"><img src=\"images/homezone/pegboardlinks/SummerCamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}


}

//----------------------JULY-------------------------------

if(month==6){

if(d<8){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"naturesneighborhood/science.html\"><img src=\"images/homezone/pegboardlinks/scienceday.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks 
}

if(d>7 && d<14){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/preschool.html\"><img src=\"images/homezone/pegboardlinks/preschool.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks 
}

if(d>13 && d<16){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/preschool.html\"><img src=\"images/homezone/pegboardlinks/preschool.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concertsLA.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"http://www.rockintvdeals.com/toledozoo2011/\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/rockinTV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}


if(d>15 && d<18){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/preschool.html\"><img src=\"images/homezone/pegboardlinks/preschool.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"http://www.rockintvdeals.com/toledozoo2011/\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/rockinTV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}


if(d>17){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/fisherprice.html\"><img src=\"images/homezone/pegboardlinks/FP.gif\" alt=\"Q1\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"http://www.rockintvdeals.com/toledozoo2011/\"target=\"_blank\"><img src=\"images/homezone/pegboardlinks/rockinTV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}

//----------------------AUGUST-------------------------------

if(month==7){
if(d<6){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/roar.html\"><img src=\"images/homezone/pegboardlinks/RNR.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/gardentours.html\"><img src=\"images/homezone/pegboardlinks/gardentours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/swingin_at_the_zoo.html\"><img src=\"images/homezone/pegboardlinks/swingin.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}
if(d>5&&d<8){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/swingin_at_the_zoo.html\"><img src=\"images/homezone/pegboardlinks/swingin.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/gardentours.html\"><img src=\"images/homezone/pegboardlinks/gardentours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>7&&d<29){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calfLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></p></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"visit/gardentours.html\"><img src=\"images/homezone/pegboardlinks/gardentours.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"visit/concessions.html#RSVP\"><img src=\"images/homezone/pegboardlinks/lunches.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>28){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/fall.html#bugs\"><img src=\"images/homezone/pegboardlinks/bugfest.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/dayofhonor.html\"><img src=\"images/homezone/pegboardlinks/honor.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}

//----------------------SEPTEMBER-------------------------------

if(month==8){
if(d<4){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/concerts.html\"><img src=\"images/homezone/pegboardlinks/concerts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/fall.html#bugs\"><img src=\"images/homezone/pegboardlinks/bugfest.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/dayofhonor.html\"><img src=\"images/homezone/pegboardlinks/honor.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>3&&d<9){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"edzoocation/homeschool_day.html\"><img src=\"images/homezone/pegboardlinks/homeschool.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/dayofhonor.html\"><img src=\"images/homezone/pegboardlinks/honor.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>8&&d<13){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"edzoocation/homeschool_day.html\"><img src=\"images/homezone/pegboardlinks/homeschool.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/dayofhonor.html\"><img src=\"images/homezone/pegboardlinks/honor.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>12&&d<22){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/zoobrew.html\"><img src=\"images/homezone/pegboardlinks/zoobrew.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"edzoocation/homeschool_day.html\"><img src=\"images/homezone/pegboardlinks/homeschool.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/kidsrock.html\"><img src=\"images/homezone/pegboardlinks/kidsrock.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d==22){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/lbpp.html\"><img src=\"images/homezone/pegboardlinks/lbpp.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"../events/kidsrock.html\"><img src=\"../images/homezone/pegboardlinks/kidsrock.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d==23){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/lbpp.html\"><img src=\"images/homezone/pegboardlinks/lbpp.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"../events/kidsrock.html\"><img src=\"../images/homezone/pegboardlinks/kidsrock.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>23){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/lbpp.html\"><img src=\"images/homezone/pegboardlinks/lbpp.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/kidsrock.html\"><img src=\"images/homezone/pegboardlinks/kidsrock.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}

//----------------------OCTOBER-------------------------------

if(month==9){
if(d<16){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/lbpp.html\"><img src=\"images/homezone/pegboardlinks/lbpp.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"events/FallFurAll.html\"><img src=\"images/homezone/pegboardlinks/FallFurAll.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/kidsrock.html\"><img src=\"images/homezone/pegboardlinks/kidsrock.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}


if(d>15&&d<24){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/lbpp.html\"><img src=\"images/homezone/pegboardlinks/lbpp.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"events/halloween_vineyard.html\"><img src=\"images/homezone/pegboardlinks/halloweenV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"events/pumpkinenrich.html\"><img src=\"images/homezone/pegboardlinks/jumpingPumpkins.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>23&&d<26){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/halloween_vineyard.html\"><img src=\"images/homezone/pegboardlinks/halloweenV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"events/seniordiscovery.html\"><img src=\"images/homezone/pegboardlinks/SrDisc.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/pumpkinenrich.html\"><img src=\"images/homezone/pegboardlinks/jumpingPumpkins.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>25&&d<30){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"30\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"http://www.toledozoo.org/voteforyourzoo/index.html\" target=\"_blank\"><img src=\"images/homezone/pegboardlinks/levy2011.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"events/halloween_vineyard.html\"><img src=\"images/homezone/pegboardlinks/halloweenV.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"events/pumpkinenrich.html\"><img src=\"images/homezone/pegboardlinks/jumpingPumpkins.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>29){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/FP_holiday.html\"><img src=\"images/homezone/pegboardlinks/FPholiday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"http://www.voteforyourzoo.com\"><img src=\"images/homezone/pegboardlinks/LevyLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a>"+SmallLinks
}

}

//----------------------NOVEMBER-------------------------------

if(month==10){
	
if(d<9){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/FP_holiday.html\"><img src=\"images/homezone/pegboardlinks/FPholiday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"http://www.voteforyourzoo.com\"><img src=\"images/homezone/pegboardlinks/LevyLG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a>"+SmallLinks
}

if(d>8 && d<14){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/FP_holiday.html\"><img src=\"images/homezone/pegboardlinks/FPholiday.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc_br_LG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a>"+SmallLinks
}

if(d>13){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"edzoocation/wintercamps.html\"><img src=\"images/homezone/pegboardlinks/wintercamps.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><a href=\"groupsales/holiday_parties.html\"><img src=\"images/homezone/pegboardlinks/holidayparties.gif\" width=\"195\" height=\"93\" border=\"0\"></a></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc_br_LG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a>"+SmallLinks
}

}

//--------------------DECEMBER------------------------

if(month==11){
if(d<5){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc25_lg.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/noon_years_eve.html\"><img src=\"images/homezone/pegboardlinks/noonyearseve.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"animals/polarbearcub.html\"><img src=\"images/homezone/pegboardlinks/sikubday1.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>4&&d<15){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc25_lg.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/noon_years_eve.html\"><img src=\"images/homezone/pegboardlinks/noonyearseve.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"animals/elephantcalf.html\"><img src=\"images/homezone/pegboardlinks/calf.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>14&&d<25){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"groupsales/giftideas.html\"><img src=\"images/homezone/pegboardlinks/gifts.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc_br_LG.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/noon_years_eve.html\"><img src=\"images/homezone/pegboardlinks/noonyearseve.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/LucasCounty.html\"><img src=\"images/homezone/pegboardlinks/LucasFreeDEC24.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

if(d>24){
var PegBoard="<table width=\"680\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" background=\"images/homezone/pegboardW680.gif\"><tr><td width=\"20\" valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"90\"></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"110\"></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/noon_years_eve.html\"><img src=\"images/homezone/pegboardlinks/noonyearseve.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"213\" align=\"left\" valign=\"top\"><p><a href=\"events/givingtree.html\"><img src=\"images/homezone/pegboardlinks/GivingTree.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"224\" align=\"left\" valign=\"top\" rowspan=\"2\"><a href=\"events/lbc.html\"><img src=\"images/homezone/pegboardlinks/lbc_br_LG_encore.gif\" width=\"203\" height=\"203\" border=\"0\"></a></td></tr><tr><td valign=\"top\"><img src=\"images/nav/spacer.gif\" width=\"1\" height=\"105\"></td><td width=\"218\" align=\"left\" valign=\"top\"><p><a href=\"events/vineyard.html\"><img src=\"images/homezone/pegboardlinks/vineyards.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p></td><td width=\"208\" align=\"left\" valign=\"top\"><p><a href=\"events/winterfun.html\"><img src=\"images/homezone/pegboardlinks/winter_weekends.gif\" width=\"195\" height=\"93\" border=\"0\"></a></p>"+SmallLinks
}

}


////--------------------------------------------------------------------------------------------------------------------------------
//
////          CURRENT MONTH EVENTS INFO
//
////--------------------------------------------------------------------------------------------------------------------------------
//
//
////----------------------JANUARY-------------------------------
//
//
if(month==0){//January
var CurrentMonth="<p><span class=\"AquaHeader\"><strong><em>Reminder: The Zoo is closed on January 1 (New Year's Day) but will re-open on January 2</em></strong></span></p><p><span class=\"AquaHeader\"><strong><em>Lights Before Christmas</em> ENCORE</strong></span><br><span class=\"Standard\"><strong>January 6 and January 7 only</strong></span><br><span class=\"Standard\">Half-price admission in January and February, plus a variety of fun activities (indoors and outdoors) will help you beat the winter blues! <a href=\"winterfun.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Winter Weekends</strong></span><br><span class=\"Standard\"><strong>January 2 through February 28</strong></span><br><span class=\"Standard\">Half-price admission in January and February, plus a variety of fun activities (indoors and outdoors) will help you beat the winter blues! <a href=\"winterfun.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>January 7,14,21,28</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Cabin Fever Feeds</strong></span><br><span class=\"Standard\"><strong>January 7,8,14,15,21,22,28,29</strong></span><br><span class=\"Standard\">As part of our Winter Weekends, we invite visitors to join us for Cabin Fever Feeds where you get to watch the animals chow down! <a href=\"winterfun.html\">Visit our Winter Weekends page for a schedule of Cabin Fever Feeds</a></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County residents</strong></span><br><span class=\"Standard\"><strong>Saturday, January 14 through Monday, January 16</strong></span><br><span class=\"Standard\">In celebration of Martin Luther King Day all Lucas County residents will be admitted for free for the entire weekend and also on Monday (Martin Luther King Day).</span></p><p><span class=\"AquaHeader\"><strong><em>Darn Right Your Dad Drank It</em> Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>January 21</strong></span><br><span class=\"Standard\">Come enjoy the finer things in life.  Our Vineyard Adventure series is a great way to escape to an evening of wine tasting, hors d'oeuvres, and entertainment. Each event takes place at a different scenic location throughout the Zoo. <a href=\"vineyard.html\">Learn more</a></span></p>"
}


//----------------------FEBRUARY------------------------------

if(month==1){//February
var CurrentMonth ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Frozentoesen Winter Weekends</strong></span><br><span class=\"Standard\"><strong> Weekends February 1 - February 28</strong></span><br><span class=\"Standard\">During the month of February, Zoo visitors pay half-price admission! Your family can also shake off those winter blues by joining us each weekend for Cabin Fever Feeds, ice carving demonstrations, and enjoy indoor fun at Nature's Neighborhood. Weekend fun includes bouncy houses, crafts and activities, and check our schedule for a whole assortment of magic shows, puppet shows, special musical and dance performances and more. Also, don't miss our Zooper Bowl Saturday on February 5th and Winter Fami-lympics fun on February 26! Frozentoesen Winter Weekends will help everyone in your family get through those long winter days in style! <a href=\"winterfun.html\">Click here for details, schedules and more</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>February 5, 12, 19, 26</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Animal Demonstrations and Cabin Fever Feeds</strong></span><br><span class=\"Standard\"><strong>February 5, 6, 12, 13, 19, 20, 26, 27</strong></span><br><span class=\"Standard\">As part of our Frozentoesen Winter Weekends, we invite visitors to join us for Cabin Fever Feeds where you get to watch the animals chow down! <a href=\"winterfun.html#cabin\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>ZOOper Bowl Saturday</strong></span><br><span class=\"Standard\"><strong>February 5</strong></span><br><span class=\"Standard\">The day before the big game we have our own big day of fun planned.  Join us at the Museum's Great Hall for a football-themed bouncy and other cool activities!</span></p><p><span class=\"AquaHeader\"><strong>Vanimaltine's Day</strong></span><br><span class=\"Standard\"><strong>February 12</strong></span><br><span class=\"Standard\">Vanimal-tine’s Day - We love animals, and animals love treats – come see some of your favorite Zoo animals enjoy a few species-appropriate goodies! <a href=\"vanimaltinesday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong><em>New Zealand Wines </em>Vineyard Adventure </strong></span><br><span class=\"Standard\"><strong>February 12</strong></span><br><span class=\"Standard\">The second Vineyard Adventure will take place at the African Lodge. Come relax and enjoy the finer things in life. <a href=\"vineyard.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County Residents</strong></span><br><span class=\"Standard\"><strong>February 19 - 21</strong></span><br><span class=\"Standard\">In celebration of Presidents' Day weekend, Lucas County residents will be admitted for free during the entire three-day weekend.</span><br><span class=\"Standard\"><em>Lucas County residents also enjoy all Frozentoesen Winter Weekend activities offered on this weekend at no additional charge!</em></span></p><p><span class=\"AquaHeader\"><strong>Winter Fami-lympics</strong></span><br><span class=\"Standard\"><strong>February 26</strong></span><br><span class=\"Standard\">Join us at the Museum's Great Hall for a fun day of indoor games including spoon races, corn hole, obstacle courses and more.  It's a great way to get out and get active after being cooped up all winter! Participating kids also get medals when they complete all of the games!</span></p><p><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></p><p><p><span class=\"AquaHeader\"><em><strong>Go Green! </em> Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Enjoy a fascinating evening in the aquarium surrounded by aquatic life from around the world while sampling wine and enjoying entertainment and hors d'oeuvres.<a href=\"vineyard.html\"> Learn more and/or buy tickets online</a></span></p><p><span class=\"AquaHeader\"><strong>Teddy Bear Care Fair</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Bring your favorite stuffed animal to the Zoo for a free check-up, and then join us for plenty of activities and learning about animals. Don't miss this cute and fuzzy event that is sure to be a great time for all! <a href=\"teddybearcarefair.html\">Learn more</a></span></p>"
}

//----------------------MARCH------------------------------
if(month==2){//March
var CurrentMonth ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>March Coupons</strong></span><br><span class=\"Standard\"><strong>All month</strong></span><br><span class=\"Standard\">Enjoy a discount on your Zoo admission for the month of March. <a href=\"../visit/SpringSpecial2010.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><em><strong>Go Green</em> Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Enjoy a fascinating evening in the aquarium surrounded by aquatic life from around the world while sampling wine and enjoying entertainment and hors d'oeuvres. <a href=\"vineyard.html\">Learn more and/or buy tickets online</a></span></p><p><span class=\"AquaHeader\"><strong>Teddy Bear Care Fair</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Bring your favorite stuffed animal to the Zoo for a free check-up, and then join us for plenty of activities and learning about animals. Don't miss this brand new event that is sure to be a great time for all! <a href=\"teddybearcarefair.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><em><strong>Carnival </em>Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>April 15</strong></span><br><span class=\"Standard\">Enjoy a grand evening in the Museum's impressive Great Hall while sampling wine and enjoying entertainment and hors d'oeuvres. <a href=\"vineyard.html\">Learn more and/or buy tickets</a></span></p><p><span class=\"AquaHeader\"><strong><em>Party for the Planet</em> Earth Day Celebration</strong></span><br><span class=\"Standard\"><strong>April 16</strong></span><br><span class=\"Standard\">Celebrate Mother Earth and learn how to 'go green' through educational displays and activities throughout the Zoo. <a href=\"planet.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Animal Egg Hunt</strong></span><br><span class=\"Standard\"><strong>April 22</strong></span><br><span class=\"Standard\">On the Friday before Easter, watch our animals track down eggs hidden in their habitats and enjoy craft areas and story times throughout the day. <a href=\"egghunt.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Louie's 8th Birthday Celebration</strong></span><br><span class=\"Standard\"><strong>April 30</strong></span><br><span class=\"Standard\">Our favorite young elephant, Louie, turns seven! Join us for the celebration -- you never know what Louie will do when he receives his presents!</span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p>"
}

//----------------------APRIL------------------------------
if(month==3){//April
var CurrentMonth ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><em><strong>Carnival </em>Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>April 15</strong></span><br><span class=\"Standard\">Enjoy a grand evening in the Museum's impressive Great Hall while sampling wine and enjoying entertainment and hors d'oeuvres. <a href=\"vineyard.html\">Learn more and/or buy tickets</a></span></p><p><span class=\"AquaHeader\"><strong><em>Party for the Planet</em> Earth Day Celebration</strong></span><br><span class=\"Standard\"><strong>April 16</strong></span><br><span class=\"Standard\">Celebrate Mother Earth and learn how to 'go green' through educational displays and activities throughout the Zoo. <a href=\"planet.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Animal Egg Hunt</strong></span><br><span class=\"Standard\"><strong>April 22</strong></span><br><span class=\"Standard\">On the Friday before Easter, watch our animals track down eggs hidden in their habitats and enjoy craft areas and story times throughout the day. <a href=\"egghunt.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Louie's 8th Birthday Celebration</strong></span><br><span class=\"Standard\"><strong>April 30</strong></span><br><span class=\"Standard\">Our favorite young elephant, Louie, turns seven! Join us for the celebration -- you never know what Louie will do when he receives his presents!</span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Cinco de Mayo Celebration </strong></span><br><span class=\"Standard\"><strong>May 1</strong></span><br><span class=\"Standard\">Join us for a festive day of celebrating Mexican culture right here at The Toledo Zoo. <a href=\"cinco.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Mother's Day Brunch & Celebration</strong></span><br><span class=\"Standard\"><strong>May 8</strong></span><br><span class=\"Standard\">Moms and kids alike will enjoy this wonderful day at the Zoo. Moms get in free and will certainly enjoy our brunch! <a href=\"mothersday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Dart Frog Dash</strong></span><br><span class=\"Standard\"><strong>May 14</strong></span><br><span class=\"Standard\">Runners converge on the Zoo each year to compete in the Dart Frog Dash, a challenging 5K race / walk. Kids can also compete in the 1K version. <a href=\"dartfrogdash.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Around the World in a Day</strong></span><br><span class=\"Standard\"><strong>May 21</strong></span><br><span class=\"Standard\">Experience fun activities and performances dedicated to learning about other cultures from across the globe. <a href=\"around_the_world.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>2nd Annual Commissioner’s Conference on Tourism</strong></span><br><span class=\"Standard\"><strong>May 23</strong></span><br><span class=\"Standard\">The Toledo Zoo hosts this informative conference that covers several topics related to the tourism industry in the region and all of Ohio.</span></p><p><span class=\"AquaHeader\"><strong>Natural Feedings & Animal Demos</strong></span><br><span class=\"Standard\"><strong>May 28 - September 5</strong></span><br><span class=\"Standard\">Experience your favorite animals as they chow down on their favorite foods. Check for schedules posted at animal exhibits or <a href=\"naturalfeeding.html\">click here</a> for more information.</span></p>"
}

////----------------------MAY------------------------------
if(month==4){//May
var CurrentMonth ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Cinco de Mayo Celebration </strong></span><br><span class=\"Standard\"><strong>May 1</strong></span><br><span class=\"Standard\">Join us for a festive day of celebrating Mexican culture right here at The Toledo Zoo. <a href=\"cinco.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Mother's Day Brunch & Celebration</strong></span><br><span class=\"Standard\"><strong>May 8</strong></span><br><span class=\"Standard\">Moms and kids alike will enjoy this wonderful day at the Zoo. Moms get in free and will certainly enjoy our brunch! <a href=\"mothersday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Dart Frog Dash</strong></span><br><span class=\"Standard\"><strong>May 14</strong></span><br><span class=\"Standard\">Runners converge on the Zoo each year to compete in the Dart Frog Dash, a challenging 5K race / walk. Kids can also compete in the 1K version. <a href=\"dartfrogdash.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Around the World in a Day</strong></span><br><span class=\"Standard\"><strong>May 21</strong></span><br><span class=\"Standard\">Experience fun activities and performances dedicated to learning about other cultures from across the globe. <a href=\"around_the_world.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Natural Feedings & Animal Demos</strong></span><br><span class=\"Standard\"><strong>May 28 - September 5</strong></span><br><span class=\"Standard\">Experience your favorite animals as they chow down on their favorite foods. Check for schedules posted at animal exhibits or <a href=\"naturalfeeding.html\">click here</a> for more information.</span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>ZOO to DO</strong></span><br><span class=\"Standard\"><strong>June 17</strong></span><br><span class=\"Standard\">The Toledo Zoo transforms into a chic night spot and culinary paradise where guests can sample food from dozens of the region's best restaurants and catering services then dance the night away with live entertainment throughout the Zoo. Pure indulgence -- don't miss out! <a href=\"zootodo.html\">Learn more.</a></span></p><p><span class=\"AquaHeader\"><strong>Father's Day Celebration & BBQ</strong></span><br><span class=\"Standard\"><strong>June 20</strong></span><br><span class=\"Standard\">Give Dad a fun outing and check out the popular Father's Day BBQ as part of the festivities! <a href=\"fathersday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p>"
}

////----------------------JUNE------------------------------
if(month==5){//June
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>ZOO to DO</strong></span><br><span class=\"Standard\"><strong>June 17</strong></span><br><span class=\"Standard\">The Toledo Zoo transforms into a chic night spot and culinary paradise where guests can sample food from dozens of the region's best restaurants and catering services then dance the night away with live entertainment throughout the Zoo. Pure indulgence -- don't miss out! <a href=\"zootodo.html\">Learn more.</a></span></p><p><span class=\"AquaHeader\"><strong>Father's Day Celebration & BBQ</strong></span><br><span class=\"Standard\"><strong>June 20</strong></span><br><span class=\"Standard\">Give Dad a fun outing and check out the popular Father's Day BBQ as part of the festivities! <a href=\"fathersday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Have you 'Herd'?</strong></span><br><span class=\"Standard\"><strong><em>We have a new baby elephant!</em></strong></span><br><span class=\"Standard\">We are proud to announce the arrival of a our newest little guy and hope you will join us to see him this summer! Don't miss out -- he won't be tiny for much longer! </span></p><p><span class=\"AquaHeader\"><strong>ADA Day</strong></span><br><span class=\"Standard\"><strong>July 25</strong></span><br><span class=\"Standard\">Help us celebrate the passage of the Americans with Disabilities Act! The Ability Center of Greater Toledo will be at the Zoo with information about services available for people with disabilities. For more information, please call the Ability Center of Greater Toledo at 419-885-5733</span></p><p><span class=\"AquaHeader\"><strong>Fisher-Price Play Weekend</strong></span><br><span class=\"Standard\"><strong>July 30 - 31</strong></span><br><span class=\"Standard\">Kids love coming to the Fisher-Price Play Weekend where they can check out the hottest new toys, meet friendly characters, and have a blast! <a href=\"fisherprice.html\">Learn more.</a></span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p>"
}


////----------------------JULY------------------------------
if(month==6){//July
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Have you 'Herd'?</strong></span><br><span class=\"Standard\"><strong><em>We have a new baby elephant!</em></strong></span><br><span class=\"Standard\">We are proud to announce the arrival of a our newest little guy, Lucas, and we hope you will join us to see him this summer! Don't miss out -- he won't be tiny for much longer!</span></p><p><span class=\"AquaHeader\"><strong>ADA Day</strong></span><br><span class=\"Standard\"><strong>July 25</strong></span><br><span class=\"Standard\">Help us celebrate the passage of the Americans with Disabilities Act! The Ability Center of Greater Toledo will be at the Zoo with information about services available for people with disabilities. For more information, please call the Ability Center of Greater Toledo at 419-885-5733</span></p><p><span class=\"AquaHeader\"><strong>Fisher-Price Play Weekend</strong></span><br><span class=\"Standard\"><strong>July 30 - 31</strong></span><br><span class=\"Standard\">Kids love coming to the Fisher-Price Play Weekend where they can check out the hottest new toys, meet friendly characters, and have a blast! <a href=\"fisherprice.html\">Learn more.</a></span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Rock N Roar</strong></span><br><span class=\"Standard\"><strong>August 5</strong></span><br><span class=\"Standard\">Get down to the sounds of several local bands as they liven up the evening with your favorite party and dance hits from different eras and styles. The <em>Africa!</em> overlook also becomes a slick dance floor with a DJ to add to the party <a href=\"roar.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Feast with the Beasts</strong></span><br><span class=\"Standard\"><strong>August 26</strong></span><br><span class=\"Standard\">This annual fundraiser includes a special evening at the Zoo where guests will enjoy cocktails and hors d'oeuvres, an animal demonstration and a full course meal prepared by the Zoo's professional chef and served by the Zoo's excellent catering staff. <a href=\"events/feast.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Fall Schedule</strong></span><br><span class=\"Standard\"><strong>September through October</strong></span><br><span class=\"Standard\">Summer might be over soon, but that doesn't mean the Zoo slows down. We have several great Fall events to offer like Senior Safari, Zoo Brew Fest, Fal Fur All, Little Boo at the Zoo, Pumpkin Path, and the Halloween Vineyard Adventure.  Check out our <a href=\"fall.html\">Fall schedule</a> for more information.</span></p>"
}
 
////----------------------AUGUST------------------------------
if(month==7){//August
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Rock N Roar</strong></span><br><span class=\"Standard\"><strong>August 5</strong></span><br><span class=\"Standard\">Get down to the sounds of several local bands as they liven up the evening with your favorite party and dance hits from different eras and styles. The <em>Africa!</em> overlook also becomes a slick dance floor with a DJ to add to the party <a href=\"roar.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Have you 'Herd'?</strong></span><br><span class=\"Standard\"><strong><em>We have a new baby elephant!</em></strong></span><br><span class=\"Standard\">We are proud to announce the arrival of a our newest little guy and hope you will join us to see him this summer! Don't miss out -- he won't be tiny for much longer!</span></p><p><span class=\"AquaHeader\"><strong>Feast with the Beasts</strong></span><br><span class=\"Standard\"><strong>August 26</strong></span><br><span class=\"Standard\">This annual fundraiser includes a special evening at the Zoo where guests will enjoy cocktails and hors d'oeuvres, an animal demonstration and a full course meal prepared by the Zoo's professional chef and served by the Zoo's excellent catering staff. <a href=\"events/feast.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Senior Discovery Days</strong></span><br><span class=\"Standard\"><strong>September 6,13,20,27</strong></span><br><span class=\"Standard\">Seniors are treated to great perks and activities every Tuesday during the Zoo's Senior Discovery Days, and great discounts during the rest of the week. To learn more about the fun activities planned throughout the Fall <a href=\"seniordiscovery.html\">Click here </a></span></p><p><span class=\"AquaHeader\"><strong>Butterfly and Bug Festival</strong></span><br><span class=\"Standard\"><strong>September 3</strong></span><br><span class=\"Standard\">Visit Nature’s Neighborhood from 10:00 a.m. to 4:00 p.m. for a day of fun, all dedicated to the little creatures that creep and crawl and float and flutter! At 3:00 p.m. you’ll see a live spider feeding, and throughout the day you’ll find crafts and activities inspired by our buggy buddies.</span></p><p><span class=\"AquaHeader\"><strong>Grandparents Day</strong></span><br><span class=\"Standard\"><strong>September 11</strong></span></span></p><p><span class=\"AquaHeader\"><strong>Day of Honor</strong></span><br><span class=\"Standard\"><strong>September 11</strong></span><br><span class=\"Standard\">Join us as we pay tribute to the men and women who keep us safe all year round. <a href=\"dayofhonor.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>I Do at The Zoo</strong></span><br><span class=\"Standard\"><strong>September 11, 3-7 PM</strong></span><br><span class=\"Standard\">With more wedding professionals than ever in the beautiful zoo setting, and a chance to win an entire wedding, this is a bridal show you won't want to miss!</span></p><p><span class=\"AquaHeader\"><strong>Senior Safari</strong></span><br><span class=\"Standard\"><strong>September 20</strong></span><br><span class=\"Standard\">Join The Toledo Zoo and Area Office on Aging of Northwestern Ohio for a fun day focused on seniors including lunch, health screens, exercise, safety tips and Zoo exploration! <a href=\"seniordiscovery.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Zoo Brew Fest</strong></span><br><span class=\"Standard\"><strong>September 17</strong></span><br><span class=\"Standard\">At Zoo Brew Fest you will get to sample several microbrews while enjoying appetizers and entertainment. Bring your friends for a great evening! <a href=\"zoobrew.html\">Learn more</a></span></p>"
}

////----------------------SEPTEMBER------------------------------
if(month==8){//September
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Senior Discovery Days</strong></span><br><span class=\"Standard\"><strong>September 6,13,20,27</strong></span><br><span class=\"Standard\">Seniors are treated to great perks and activities every Tuesday during the Zoo's Senior Discovery Days, and great discounts during the rest of the week. To learn more about the fun activities planned throughout the Fall <a href=\"seniordiscovery.html\">Click here </a></span></p><p><span class=\"AquaHeader\"><strong>Butterfly and Bug Festival</strong></span><br><span class=\"Standard\"><strong>September 3</strong></span><br><span class=\"Standard\">Visit Nature’s Neighborhood from 10:00 a.m. to 4:00 p.m. for a day of fun, all dedicated to the little creatures that creep and crawl and float and flutter! At 3:00 p.m. you’ll see a live spider feeding, and throughout the day you’ll find crafts and activities inspired by our buggy buddies.</span></p><p><span class=\"AquaHeader\"><strong>Grandparents Day</strong></span><br><span class=\"Standard\"><strong>September 11</strong></span></span></p><p><span class=\"AquaHeader\"><strong>Day of Honor</strong></span><br><span class=\"Standard\"><strong>September 11</strong></span><br><span class=\"Standard\">Join us as we pay tribute to the men and women who keep us safe all year round. <a href=\"dayofhonor.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>I Do at The Zoo</strong></span><br><span class=\"Standard\"><strong>September 11, 3-7 PM</strong></span><br><span class=\"Standard\">With more wedding professionals than ever in the beautiful zoo setting, and a chance to win an entire wedding, this is a bridal show you won't want to miss!</span></p><p><span class=\"AquaHeader\"><strong>Senior Safari</strong></span><br><span class=\"Standard\"><strong>September 20</strong></span><br><span class=\"Standard\">Join The Toledo Zoo and Area Office on Aging of Northwestern Ohio for a fun day focused on seniors including lunch, health screens, exercise, safety tips and Zoo exploration! <a href=\"seniordiscovery.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Zoo Brew Fest</strong></span><br><span class=\"Standard\"><strong>September 17</strong></span><br><span class=\"Standard\">At Zoo Brew Fest you will get to sample several microbrews while enjoying appetizers and entertainment. Bring your friends for a great evening! <a href=\"zoobrew.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Senior Discovery Days</strong></span><br><span class=\"Standard\"><strong>October 4, 11, 18, 25</strong></span><br><span class=\"Standard\">Seniors are treated to great perks and activities every Tuesday during the Zoo's Senior Discovery Days, and great discounts during the rest of the week. To learn more about the fun activities planned throughout the Fall <a href=\"seniordiscovery.html\">Click here </a></span></p><p><span class=\"AquaHeader\"><strong>Fall Fur All</strong></span><br><span class=\"Standard\"><strong>October 15</strong></span><br><span class=\"Standard\">Kick off the Fall season with our newest event.  Fun for all ages! <a href=\"FallFurAll.html\">Learn more</a><p><span class=\"AquaHeader\"><strong>Kids Rock the Zoo Hallowtween</strong></span><br><span class=\"Standard\"><strong>October 15, 7PM - 9PM</strong></span><br><span class=\"Standard\">This event definitely ROCKS and although it's designed for 8-12 year olds, all ages are welcome.  Wear a costume, play games, and have a bash with Radio Disney and their featured DTour program! <a href=\"kidsrock.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Little Boo At The Zoo</strong></span><br><span class=\"Standard\"><strong>October 20 and 21</strong></span></span><br><span class=\"Standard\">A fun mix of games, trick-or-treating, and cooky halloween fun.  Designed for younger kids. <a href=\"lbpp.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Pumpkin Path</strong></span><br><span class=\"Standard\"><strong>October 22 and 23</strong></span><br><span class=\"Standard\">A Halloween tradition at the Zoo that kids are sure to enjoy! <a href=\"lbpp.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Halloween Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>October 29</strong></span><br><span class=\"Standard\">Come enjoy a fun evening of wine tasting, entertainment, and Halloween fun. <a href=\"vineyard.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Jumping Pumpkins</strong></span><br><span class=\"Standard\"><strong>October 30</strong></span><br><span class=\"Standard\">Watch as our animals encounter pumpkins as enrichment treats in their habitats! <a href=\"pumpkinenrich.html\">Learn more</a></span></p>"
}

////----------------------OCTOBER------------------------------
if(month==9){//October
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Senior Discovery Days</strong></span><br><span class=\"Standard\"><strong>October 4, 11, 18, 25</strong></span><br><span class=\"Standard\">Seniors are treated to great perks and activities every Tuesday during the Zoo's Senior Discovery Days, and great discounts during the rest of the week. To learn more about the fun activities planned throughout the Fall <a href=\"seniordiscovery.html\">Click here </a></span></p><p><span class=\"AquaHeader\"><strong>Fall Fur All</strong></span><br><span class=\"Standard\"><strong>October 15</strong></span><br><span class=\"Standard\">Kick off the Fall season with our newest event.  Fun for all ages! <a href=\"FallFurAll.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Kids Rock the Zoo Hallowtween</strong></span><br><span class=\"Standard\"><strong>October 15, 7PM - 9PM</strong></span><br><span class=\"Standard\">This event definitely ROCKS and although it's designed for 8-12 year olds, all ages are welcome.  Wear a costume, play games, and have a bash with Radio Disney and their featured DTour program! <a href=\"kidsrock.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Little Boo At The Zoo</strong></span><br><span class=\"Standard\"><strong>October 20 and 21</strong></span></span><br><span class=\"Standard\">A fun mix of games, trick-or-treating, and cooky halloween fun.  Designed for younger kids. <a href=\"lbpp.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Pumpkin Path</strong></span><br><span class=\"Standard\"><strong>October 22 and 23</strong></span><br><span class=\"Standard\">A Halloween tradition at the Zoo that kids are sure to enjoy! <a href=\"lbpp.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Halloween Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>October 29</strong></span><br><span class=\"Standard\">Come enjoy a fun evening of wine tasting, entertainment, and Halloween fun. <a href=\"vineyard.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Jumping Pumpkins</strong></span><br><span class=\"Standard\"><strong>October 30</strong></span><br><span class=\"Standard\">Watch as our animals encounter pumpkins as enrichment treats in their habitats! <a href=\"pumpkinenrich.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Fisher-Price Little People Live Holiday Show</strong></span><br><span class=\"Standard\"><strong>November 12 & 13</strong></span><br><span class=\"Standard\">Kids will love this festive show as a way to usher in the holiday season!  <a href=\"FP_holiday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong><em>The Lights Before Christmas</em></strong></span><br><span class=\"Standard\"><strong>November 18 through December 31</strong></span><br><span class=\"Standard\">Don't miss the annual celebration of a favorite holiday tradition! <a href=\"lbc.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Holiday Parties at The Toledo Zoo</strong></span><br><span class=\"Standard\">Planning a holiday party? Along with <em>The Lights Before Christmas</em>,  The Toledo Zoo has multiple facilities and excellent catering options to make your holiday gathering a special occasion that all of your guests will enjoy!  <a href=\"../groupsales/holiday_parties.html\">Learn more</a></span></p>"
}

////----------------------NOVEMBER------------------------------
if(month==10){//November
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Fisher-Price Little People Live Holiday Show</strong></span><br><span class=\"Standard\"><strong>November 12 & 13</strong></span><br><span class=\"Standard\">Kids will love this festive show as a way to usher in the holiday season!  <a href=\"FP_holiday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong><em>The Lights Before Christmas</em></strong></span><br><span class=\"Standard\"><strong>November 18 through December 31</strong></span><br><span class=\"Standard\">Don't miss the annual celebration of a favorite holiday tradition! <a href=\"lbc.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Holiday Parties at The Toledo Zoo</strong></span><br><span class=\"Standard\">Planning a holiday party? Along with <em>The Lights Before Christmas</em>,  The Toledo Zoo has multiple facilities and excellent catering options to make your holiday gathering a special occasion that all of your guests will enjoy! <a href=\"../groupsales/holiday_parties.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong><em>Reminder: The Toledo Zoo will be closed on Thanksgiving Day but will re-open on Friday, November 25</em></strong></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong><em>The Lights Before Christmas</em></strong></span><br><span class=\"Standard\"><strong>November 18 through December 31</strong></span><br><span class=\"Standard\">Don't miss the annual celebration of a favorite holiday tradition! <a href=\"lbc.html\">Learn more and/or purchase tickets online and save $1.00 per ticket!</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>December 1,8,15,22</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County Residents</em></strong></span><br><span class=\"Standard\"><strong>December 24</strong></span><br><span class=\"Standard\">Lucas County residents will receive free admission to the Zoo during daytime hours of 10:00 a.m. to 2:00 p.m. (Gates close at 2:00 p.m.)<br><em>Please note: The Lights Before Christmas will be closed on December 24 and 25 but will resume on December 26.</em></span></p><p><span class=\"AquaHeader\"><strong>Noon Year's Eve</strong></span><br><span class=\"Standard\"><strong>December 31</strong></span><br><span class=\"Standard\">As the holiday season winds down and the new year approaches, get out of the house and join the fun from 11:00 a.m. to 1:00 p.m.! Be there for the countdown to \"Noon\" Year's! <a href=\"noon_years_eve.html.html\">Learn more</a></span></p>"
}


////----------------------DECEMBER------------------------------
if(month==11){//December
var CurrentMonth = "<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong><em>The Lights Before Christmas</em></strong></span><br><span class=\"Standard\"><strong>November 19 through December 31</strong></span><br><span class=\"Standard\">Don't miss the 25th annual celebration of a favorite holiday tradition! <a href=\"lbc.html\">Learn more and/or purchase tickets online and save $1.00 per ticket!</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>December 2,9,16,23</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County Residents</em></strong></span><br><span class=\"Standard\"><strong>December 24</strong></span><br><span class=\"Standard\">Lucas County residents will receive free admission to the Zoo during daytime hours of 10:00 a.m. to 2:00 p.m. (Gates close at 2:00 p.m.)<br><em>Please note: The Lights Before Christmas will be closed on December 24 and 25 but will resume on December 26.</em></span></p><p><span class=\"AquaHeader\"><strong>Noon Year's Eve</strong></span><br><span class=\"Standard\"><strong>December 31</strong></span><br><span class=\"Standard\">As the holiday season winds down and the new year approaches, get out of the house and join the fun from 11:00 a.m. to 1:00 p.m.! Be there for the countdown to \"Noon\" Year's! <a href=\"noon_years_eve.html.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(0)]+" "+(year+=1)+"...</strong></span></p><p><span class=\"AquaHeader\"><strong><em>Reminder: The Zoo is closed on January 1 (New Year's Day) but will re-open on January 2</em></strong></span></p><p><span class=\"AquaHeader\"><strong>Frozentoesen Winter Weekends</strong></span><br><span class=\"Standard\"><strong>January 2 through February 28</strong></span><br><span class=\"Standard\">Half-price admission in January and February, plus a variety of fun activities (indoors and outdoors) will help you beat the winter blues! <a href=\"winterfun.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>January 8,15,22,29</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Cabin Fever Feeds</strong></span><br><span class=\"Standard\"><strong>January 8,9,15,16,22,23,29,30</strong></span><br><span class=\"Standard\">As part of our Frozentoesen Winter Weekends, we invite visitors to join us for Cabin Fever Feeds where you get to watch the animals chow down! <a href=\"winterfun.html\">Visit the Frozentoesen Winter Weekends page for a schedule of Cabin Fever Feeds</a></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County residents</strong></span><br><span class=\"Standard\"><strong>Saturday, January 15 through Monday, January 17</strong></span><br><span class=\"Standard\">In celebration of Martin Luther King Day all Lucas County residents will be admitted for free for the entire weekend and also on Monday (Martin Luther King Day).</span></p><p><span class=\"AquaHeader\"><strong><em>Darn Right Your Dad Drank It</em> Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>January 21</strong></span><br><span class=\"Standard\">Come enjoy the finer things in life.  Our Vineyard Adventure series is a great way to escape to an evening of wine tasting, hors d'oeuvres, and entertainment. Each event takes place at a different scenic location throughout the Zoo. <a href=\"vineyard.html\">Learn more</a></span></p>"
}

////-----------------------------------------------------------------------------------------------------------------------------------
//
////-------------------------------------------SPECIFIC ITEMS---------------------------------------
//
////----------------Current Month Test section (use current2.html to review content)
//
var CurrentMonthTest ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><em><strong>Carnival </em>Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>April 15</strong></span><br><span class=\"Standard\">Enjoy a grand evening in the Museum's impressive Great Hall while sampling wine and enjoying entertainment and hors d'oeuvres. <a href=\"vineyard.html\">Learn more and/or buy tickets</a></span></p><p><span class=\"AquaHeader\"><strong><em>Party for the Planet</em> Earth Day Celebration</strong></span><br><span class=\"Standard\"><strong>April 16</strong></span><br><span class=\"Standard\">Celebrate Mother Earth and learn how to 'go green' through educational displays and activities throughout the Zoo. <a href=\"planet.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Animal Egg Hunt</strong></span><br><span class=\"Standard\"><strong>April 22</strong></span><br><span class=\"Standard\">On the Friday before Easter, watch our animals track down eggs hidden in their habitats and enjoy craft areas and story times throughout the day. <a href=\"egghunt.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Louie's 8th Birthday Celebration</strong></span><br><span class=\"Standard\"><strong>April 30</strong></span><br><span class=\"Standard\">Our favorite young elephant, Louie, turns seven! Join us for the celebration -- you never know what Louie will do when he receives his presents!</span></p><p><span class=\"AquaHeader\"><strong>Toledo Zoo Summer Concert Series</strong></span><br><span class=\"Standard\"><strong>Various concert dates</strong></span><br><span class=\"Standard\">Don't miss out on this summer's exciting performances at The Toledo Zoo amphitheatre! <a href=\"concerts.html\">Learn more</a></span></p><p><span class=\"LargeBlue\"><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></span></p><p><span class=\"AquaHeader\"><strong>Cinco de Mayo Celebration </strong></span><br><span class=\"Standard\"><strong>May 1</strong></span><br><span class=\"Standard\">Join us for a festive day of celebrating Mexican culture right here at The Toledo Zoo. <a href=\"cinco.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Mother's Day Brunch & Celebration</strong></span><br><span class=\"Standard\"><strong>May 8</strong></span><br><span class=\"Standard\">Moms and kids alike will enjoy this wonderful day at the Zoo. Moms get in free and will certainly enjoy our brunch! <a href=\"mothersday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Dart Frog Dash</strong></span><br><span class=\"Standard\"><strong>May 14</strong></span><br><span class=\"Standard\">Runners converge on the Zoo each year to compete in the Dart Frog Dash, a challenging 5K race / walk. Kids can also compete in the 1K version. <a href=\"dartfrogdash.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Around the World in a Day</strong></span><br><span class=\"Standard\"><strong>May 21</strong></span><br><span class=\"Standard\">Experience fun activities and performances dedicated to learning about other cultures from across the globe. <a href=\"around_the_world.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>2nd Annual Commissioner’s Conference on Tourism</strong></span><br><span class=\"Standard\"><strong>May 23</strong></span><br><span class=\"Standard\">The Toledo Zoo hosts this informative conference that covers several topics related to the tourism industry in the region and all of Ohio.</span></p><p><span class=\"AquaHeader\"><strong>Natural Feedings & Animal Demos</strong></span><br><span class=\"Standard\"><strong>May 28 - September 5</strong></span><br><span class=\"Standard\">Experience your favorite animals as they chow down on their favorite foods. Check for schedules posted at animal exhibits or <a href=\"naturalfeeding.html\">click here</a> for more information.</span></p>"
//
////----------------Current Month Test 2 section (use current3.html to review content)

var CurrentMonthTest2 ="<p><span class=\"LargeBlue\"><strong>"+months[month]+" "+year+"</strong></p><p><span class=\"AquaHeader\"><strong>Frozentoesen Winter Weekends</strong></span><br><span class=\"Standard\"><strong> Weekends February 1 - February 28</strong></span><br><span class=\"Standard\">During the month of February, Zoo visitors pay half-price admission! Your family can also shake off those winter blues by joining us each weekend for Cabin Fever Feeds, ice carving demonstrations, and enjoy indoor fun at Nature's Neighborhood. Weekend fun includes bouncy houses, crafts and activities, and check our schedule for a whole assortment of magic shows, puppet shows, special musical and dance performances and more. Also, don't miss our Zooper Bowl Saturday on February 5th and Winter Fami-lympics fun on February 26! Frozentoesen Winter Weekends will help everyone in your family get through those long winter days in style! <a href=\"winterfun.html\">Click here for details, schedules and more</a></span></p><p><span class=\"AquaHeader\"><strong>Ice Carving Demonstrations</strong></span><br><span class=\"Standard\"><strong>February 5, 12, 19, 26</strong></span><br><span class=\"Standard\">Come see spectacular ice sculptures created right before your eyes!<em> This is a COOL winter experience!</em></span></p><p><span class=\"AquaHeader\"><strong>Animal Demonstrations and Cabin Fever Feeds</strong></span><br><span class=\"Standard\"><strong>February 5, 6, 12, 13, 19, 20, 26, 27</strong></span><br><span class=\"Standard\">As part of our Frozentoesen Winter Weekends, we invite visitors to join us for Cabin Fever Feeds where you get to watch the animals chow down! <a href=\"winterfun.html#cabin\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>ZOOper Bowl Saturday</strong></span><br><span class=\"Standard\"><strong>February 5</strong></span><br><span class=\"Standard\">The day before the big game we have our own big day of fun planned.  Join us at the Museum's Great Hall for a football-themed bouncy and other cool activities!</span></p><p><span class=\"AquaHeader\"><strong>Vanimaltine's Day</strong></span><br><span class=\"Standard\"><strong>February 12</strong></span><br><span class=\"Standard\">Vanimal-tine’s Day - We love animals, and animals love treats – come see some of your favorite Zoo animals enjoy a few species-appropriate goodies! <a href=\"vanimaltinesday.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong><em>New Zealand Wines </em>Vineyard Adventure </strong></span><br><span class=\"Standard\"><strong>February 12</strong></span><br><span class=\"Standard\">The second Vineyard Adventure will take place at the African Lodge. Come relax and enjoy the finer things in life. <a href=\"vineyard.html\">Learn more</a></span></p><p><span class=\"AquaHeader\"><strong>Free Admission for Lucas County Residents</strong></span><br><span class=\"Standard\"><strong>February 19 - 21</strong></span><br><span class=\"Standard\">In celebration of Presidents' Day weekend, Lucas County residents will be admitted for free during the entire three-day weekend.</span><br><span class=\"Standard\"><em>Lucas County residents also enjoy all Frozentoesen Winter Weekend activities offered on this weekend at no additional charge!</em></span></p><p><span class=\"AquaHeader\"><strong>Winter Fami-lympics</strong></span><br><span class=\"Standard\"><strong>February 26</strong></span><br><span class=\"Standard\">Join us at the Museum's Great Hall for a fun day of indoor games including spoon races, corn hole, obstacle courses and more.  It's a great way to get out and get active after being cooped up all winter! Participating kids also get medals when they complete all of the games!</span></p><p><strong>Coming up in "+months[(month+1)]+" "+year+"...</strong></p><p><p><span class=\"AquaHeader\"><em><strong>Go Green! </em> Vineyard Adventure</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Enjoy a fascinating evening in the aquarium surrounded by aquatic life from around the world while sampling wine and enjoying entertainment and hors d'oeuvres.<a href=\"vineyard.html\"> Learn more and/or buy tickets online</a></span></p><p><span class=\"AquaHeader\"><strong>Teddy Bear Care Fair</strong></span><br><span class=\"Standard\"><strong>March 19</strong></span><br><span class=\"Standard\">Bring your favorite stuffed animal to the Zoo for a free check-up, and then join us for plenty of activities and learning about animals. Don't miss this cute and fuzzy event that is sure to be a great time for all! <a href=\"teddybearcarefair.html\">Learn more</a></span></p>"

//----------------SPRING SPECIAL -- MARCH CONDITION

if(month==1 && d>13){
var SpringSpecial="<p class=\"Standard\"><strong>If you accept the terms and conditions stated above, <a href=\"PDF/ToledoZooDiscount_3-1_to_3-13.pdf\">click here</a> to download your coupon.</strong></p>"
}


if(month==2 && d<14){
var SpringSpecial="<p class=\"Standard\"><strong>If you accept the terms and conditions stated above, <a href=\"PDF/ToledoZooDiscount_3-1_to_3-13.pdf\">click here</a> to download your coupon.</strong></p>"
}

if(month==2 && d>13){
var SpringSpecial="<p class=\"Standard\"><strong>If you accept the terms and conditions stated above, <a href=\"PDF/ToledoZooDiscount_3-14_to_3-31.pdf\">click here</a> to download your coupon.</strong></p>"
}

//----------------HOTEL PARTNERS VERBIAGE
if (month<3){//January - March
var HotelIntro="<p class=\"BlueHeader\"><strong>The following Preferred Hotel Partners offer a variety of Toledo Zoo packages as well as admission tickets to the Zoo. We're proud to offer them for your convenience. Click on the links below to begin your Zoo Experience today!</strong></p>"
}
if(month>2&&month<9){//April - October
var HotelIntro="<p class=\"BlueHeader\"><strong>The following Preferred Hotel Partners offer a variety of Toledo Zoo packages, including discount coupons for concessions and merchandise as well as admission tickets to the Zoo. We're proud to offer them for your convenience. Click on the links below to begin your Zoo Experience today!</strong></p>"
}
if(month>8){//October - December
var HotelIntro="<p class=\"BlueHeader\"><strong>The following Preferred Hotel Partners offer admission tickets to the Zoo and/or packages for <em>The Lights Before Christmas</em>. We're proud to offer them for your convenience. Click on the links below to begin your Zoo Experience today!</strong></p>"
}

//--------------MEMBERSHIP TRANSITION ON JULY 16 FROM PROMO TO LOTTERY
if (month==6){
if(d<16){
	var MMlink="<strong class=\"ImportantRED\" align=\"left\">Do you  have a Coupon Code or a Discount Code from a promotional mailer or promotional email?</strong> <a href=\"promo.html\"><strong>Click here</strong></a>";
	//-----MM New purchases links based on the date:
	var NewPurch = "<p class=\"ImportantRED\"><strong><a href=\"promo.html\">Click here</a> if you have a coupon code or discount code that you received in the mail or through email.</strong></p><p class=\"LargeBlue\"><strong>OR</strong></p><p class=\"BlueHeader\"><strong><a href=\"newpurchase2.html\">Click here</a> if you do not have a promotional code</strong></p>";
	var RenewOptions="<ul><li><strong class=\"BlueTxt\" align=\"left\"> Please have the member ID number from your membership card ready (if available)</strong><br>&nbsp;</li><li><span class=\"GrayedOut\"><strong class=\"ImportantRED\" align=\"left\">Do you have a Coupon Code or a Discount Code from a promotional mailer or promotional email?</strong></span><strong class=\"BlueTxt\" align=\"left\"><br> <a href=\"promo.html\">Click here to renew with your promotional code</a></strong><br>&nbsp;</li><li><strong class=\"BlueTxt\" align=\"left\">If you do not have a promotional code</strong>:<br><br><strong class=\"BlueTxt\" align=\"left\"><a href=\"renewalxp.html\">Click here If you are renewing an EXPIRED MEMBERSHIP <br></a>(standard rates apply)<br><br><a href=\"renewaltn.html\">Click here If you are renewing a CURRENT MEMBERSHIP prior to the expiration date listed on your membership card<br></a>(10% discount offered upon verification of current membership -- discount does not apply to President's Circle memberships)</strong></li></ul>";
}

if(d>15){
	var MMlink="<strong class=\"ImportantRED\" align=\"left\">Our Toledo Zoo 2011 Direct Mail and Email Membership Promotion ended as of July 15. <br>For information regarding our Ohio Lottery / Toledo Zoo discount promotion, please <a href=\"lotterydiscinfo.html\"> click here to learn more</strong></a>";
    //-----MM New purchases links based on the date:
	var NewPurch ="<p class=\"ImportantRED\"><strong>Please note: our Toledo Zoo Membership Promotion Campaign ended on July 15.</strong></p><p class=\"BlueHeader\"><strong><a href=\"newpurchase2.html\">Click here</a> to proceed with a standard Toledo Zoo Membership purchase</strong></p>";
var RenewOptions="<ul><li><strong class=\"BlueTxt\" align=\"left\"> Please have the member ID number from your membership card ready (if available)</strong><br>&nbsp;<br><strong class=\"BlueTxt\" align=\"left\"><a href=\"renewalxp.html\">Click here If you are renewing an EXPIRED MEMBERSHIP <br></a>(standard rates apply)<br><br><a href=\"renewaltn.html\">Click here If you are renewing a CURRENT MEMBERSHIP prior to the expiration date listed on your membership card<br></a>(10% discount offered upon verification of current membership -- discount does not apply to President's Circle memberships)</strong></li></ul>";	
}
}

if (month>6 || month<2){

    //-----MM New purchases links based on the date:
	var NewPurch ="<p class=\"BlueHeader\"><strong><a href=\"newpurchase2.html\">Click here</a> to proceed with a standard Toledo Zoo Membership purchase</strong></p>";
var RenewOptions="<ul><li><strong class=\"BlueTxt\" align=\"left\"> Please have the member ID number from your membership card ready (if available)</strong><br>&nbsp;<br><strong class=\"BlueTxt\" align=\"left\"><a href=\"renewalxp.html\">Click here If you are renewing an EXPIRED MEMBERSHIP <br></a>(standard rates apply)<br><br><a href=\"renewaltn.html\">Click here If you are renewing a CURRENT MEMBERSHIP prior to the expiration date listed on your membership card<br></a>(10% discount offered upon verification of current membership -- discount does not apply to President's Circle memberships)</strong></li></ul>";	

}



//---------------TRANSITION TO LBC ENCORE

if (month==11){
	var LBCdirect="<meta HTTP-EQUIV=\"REFRESH\" content=\"0; url=http://www.toledozoo.org/events/lbc.html\"/>"
}
if (month==1){
	var LBCdirect="<meta HTTP-EQUIV=\"REFRESH\" content=\"0; url=http://www.toledozoo.org/events/lbcEncore.html\"/>"
}

///--------------VINEYARD AUTO SHUT-OFF AFTER 3PM
var vineyardSales = "";
if (month==4){
	vineyardSales = "<p align=\"center\" class=\"AquaTxt\"><strong>Purchase tickets for the final Vineyard Adventure</strong>,<strong><em>European Wines</em> on June 3</strong></p><p align=\"center\"><strong>Non-Members</strong><br>$40.00 per person<br><a href=\"vineyardOnlineNM.html\">Purchase Tickets</a></p><p align=\"center\"><strong><br>Zoo Members<br>(Zoo ID Number required)</strong><br>$35.00 per person<br><a href=\"vineyardOnlineM.html\">Purchase Tickets</a><br>&nbsp;</p>";
	}
	
if (month==5){
	if (d<3){
		vineyardSales = "<p align=\"center\" class=\"AquaTxt\"><strong>Purchase tickets for the final Vineyard Adventure</strong>,<strong><em>European Wines</em> on June 3</strong></p><p align=\"center\"><strong>Non-Members</strong><br>$40.00 per person<br><a href=\"vineyardOnlineNM.html\">Purchase Tickets</a></p><p align=\"center\"><strong><br>Zoo Members<br>(Zoo ID Number required)</strong><br>$35.00 per person<br><a href=\"vineyardOnlineM.html\">Purchase Tickets</a><br>&nbsp;</p>";
	}
	
	if (d==3){
		if (cHour <15){
			vineyardSales = "<p align=\"center\" class=\"AquaTxt\"><strong>Purchase tickets for the final Vineyard Adventure</strong>,<strong><em>European Wines</em> on June 3</strong></p><p align=\"center\"><strong>Non-Members</strong><br>$40.00 per person<br><a href=\"vineyardOnlineNM.html\">Purchase Tickets</a></p><p align=\"center\"><strong><br>Zoo Members<br>(Zoo ID Number required)</strong><br>$35.00 per person<br><a href=\"vineyardOnlineM.html\">Purchase Tickets</a><br>&nbsp;</p>";
		}else{
			vineyardSales = "<p align=\"center\">&nbsp;<br><strong>Online Sales are no longer available</strong><br>&nbsp;</p>";
		}
	}
	
	if (d>3){
		vineyardSales = "<p align=\"center\">&nbsp;<br><strong>Online Sales are no longer available</strong><br>&nbsp;</p>";
	}
}

