var titles = new Array();
titles['july07'] = 'Having Hummingbirds';
titles['sept07'] = 'The Start of Fall';
titles['oct07'] = 'Grapes';
titles['nov07'] = 'Another Fantastic Comet';

var animals = new Array();
animals['oct07'] = new Array('The Fish of the Great Lakes','http://www.seagrant.wisc.edu/greatlakesfish/kids.html');
animals['nov07'] = new Array('My Life As An Elk','http://www.wildlifeart.org/ElkStory/index.html');
animals['dec07'] = new Array('Department of Environmental Protection: Wildlife Page','http://www.ct.gov/dep/cwp/view.asp?a=2723&q=326216&depNav_GID=1655');
animals['jan08'] = new Array("Whale Times Kid's Page",'http://www.whaletimes.org/whakids.htm');