
var copyright = "copyright ©Dan Welchman Productions 2007"; 

var layouts = [ 	[1],
					[2],
					[3],
					[4],
					[3,2],
					[3,3],
					[4,3],
					[4,4],
					[3,3,3],
					[3,4,3],
					[4,3,4],
					[4,4,4],
					[4,5,4],
					[5,4,5],
					[5,5,5],
					[5,6,5],
					[6,5,6],
					[6,6,6],
					[6,7,6],
					[7,6,7],
					[7,7,7],
					[6,5,6,5],
					[6,6,6,5],
					[6,6,6,6],
					[7,6,6,6],
					[7,6,7,6],
					[7,7,7,6],
					[7,7,7,7]	];
					
					
					
var pets		=	[	["clickon_cat.mp3",			"still_cat.gif",  		"audio=nice_cat.mp3&video=movie_cat.gif"],
						["clickon_dog.mp3",			"still_dog.gif",  		"audio=nice_dog.mp3&video=movie_dog.gif"],
						["clickon_mouse.mp3",		"still_mouse.gif",  	"audio=nice_mouse.mp3&video=movie_mouse.gif"],
						["clickon_rabbit.mp3",		"still_rabbit.gif",		"audio=nice_rabbit.mp3&video=movie_rabbit.gif"],
						["clickon_goldfish.mp3",	"still_goldfish.gif",	"audio=nice_goldfish.mp3&video=movie_goldfish.gif"],
						["clickon_parrot.mp3",		"still_parrot.gif",		"audio=nice_parrot.mp3&video=movie_parrot.gif"],
						["clickon_budgie.mp3",		"still_budgie.gif",		"audio=nice_budgie.mp3&video=movie_budgie.gif"],
						["clickon_hamster.mp3",		"still_hamster.gif",	"audio=nice_hamster.mp3&video=movie_hamster.gif"],
						["clickon_tortoise.mp3",	"still_tortoise.gif",	"audio=nice_tortoise.mp3&video=movie_tortoise.gif"],
						["clickon_guinea_pig.mp3",	"still_guinea_pig.gif",	"audio=nice_guinea_pig.mp3&video=movie_guinea_pig.gif"],
						["clickon_snake.mp3",		"still_snake.gif",		"audio=nice_snake.mp3&video=movie_snake.gif"]	];						
						
var farm		=	[	["clickon_horse.mp3",		"still_horse.gif",  	"audio=nice_horse.mp3&video=movie_horse.gif"],
						["clickon_cat.mp3",			"still_cat.gif",  		"audio=nice_cat.mp3&video=movie_cat.gif"],
						["clickon_dog.mp3",			"still_dog.gif",  		"audio=nice_dog.mp3&video=movie_dog.gif"],
						["clickon_duck.mp3",		"still_duck.gif",  		"audio=nice_duck.mp3&video=movie_duck.gif"],
						["clickon_turkey.mp3",		"still_turkey.gif",  	"audio=nice_turkey.mp3&video=movie_turkey.gif"],
						["clickon_cow.mp3",			"still_cow.gif",		"audio=nice_cow.mp3&video=movie_cow.gif"],
						["clickon_pig.mp3",			"still_pig.gif",		"audio=nice_pig.mp3&video=movie_pig.gif"],
						["clickon_sheep.mp3",		"still_sheep.gif",		"audio=nice_sheep.mp3&video=movie_sheep.gif"],
						["clickon_chicken.mp3",		"still_chicken.gif",	"audio=nice_chicken.mp3&video=movie_chicken.gif"],
						["clickon_goat.mp3",		"still_goat.gif",		"audio=nice_goat.mp3&video=movie_goat.gif"]	];
						
var aquatic		=	[	["clickon_whale.mp3",		"still_whale.gif",  	"audio=nice_whale.mp3&video=movie_whale.gif"],
						["clickon_seal.mp3",		"still_seal.gif",  		"audio=nice_seal.mp3&video=movie_seal.gif"],		
						["clickon_crocodile.mp3",	"still_crocodile.gif",  "audio=nice_crocodile.mp3&video=movie_crocodile.gif"],			
						["clickon_crab.mp3",		"still_crab.gif",  		"audio=nice_crab.mp3&video=movie_crab.gif"],
						["clickon_jellyfish.mp3",	"still_jellyfish.gif",  "audio=nice_jellyfish.mp3&video=movie_jellyfish.gif"],
						["clickon_fish.mp3",		"still_fish.gif", 		"audio=nice_fish.mp3&video=movie_fish.gif"],
						["clickon_penguin.mp3",		"still_penguin.gif",	"audio=nice_penguin.mp3&video=movie_penguin.gif"],
						["clickon_frog.mp3",		"still_frog.gif",		"audio=nice_frog.mp3&video=movie_frog.gif"],
						["clickon_duck.mp3",		"still_duck.gif",  		"audio=nice_duck.mp3&video=movie_duck.gif"],						
						["clickon_shark.mp3",		"still_shark.gif",		"audio=nice_shark.mp3&video=movie_shark.gif"],
						["clickon_starfish.mp3",	"still_starfish.gif", 	"audio=nice_starfish.mp3&video=movie_starfish.gif"] ];
						
var birds		=	[	["clickon_robin.mp3",		"still_robin.gif",  	"audio=nice_robin.mp3&video=movie_robin.gif"],
						["clickon_chicken.mp3",		"still_chicken.gif",  	"audio=nice_chicken.mp3&video=movie_chicken.gif"],		
						["clickon_turkey.mp3",	 	"still_turkey.gif",  	"audio=nice_turkey.mp3&video=movie_turkey.gif"],			
						["clickon_duck.mp3",		"still_duck.gif",  		"audio=nice_duck.mp3&video=movie_duck.gif"],
						["clickon_parrot.mp3",		"still_parrot.gif", 	"audio=nice_parrot.mp3&video=movie_parrot.gif"],
						["clickon_budgie.mp3",		"still_budgie.gif", 	"audio=nice_budgie.mp3&video=movie_budgie.gif"],
						["clickon_penguin.mp3",		"still_penguin.gif",	"audio=nice_penguin.mp3&video=movie_penguin.gif"],
						["clickon_flamingo.mp3",	"still_flamingo.gif",	"audio=nice_flamingo.mp3&video=movie_flamingo.gif"],
						["clickon_owl.mp3",			"still_owl.gif",		"audio=nice_owl.mp3&video=movie_owl.gif"],
						["clickon_blackbird.mp3",	"still_blackbird.gif", 	"audio=nice_blackbird.mp3&video=movie_blackbird.gif"] ];
						
var zoo			=	[	["clickon_elephant.mp3",	"still_elephant.gif",  	"audio=nice_elephant.mp3&video=movie_elephant.gif"],
						["clickon_bear.mp3",		"still_bear.gif",  		"audio=nice_bear.mp3&video=movie_bear.gif"],
						["clickon_seal.mp3",		"still_seal.gif",  		"audio=nice_seal.mp3&video=movie_seal.gif"],			
						["clickon_zebra.mp3",	 	"still_zebra.gif",  	"audio=nice_zebra.mp3&video=movie_zebra.gif"],
						["clickon_crocodile.mp3",	"still_crocodile.gif",  "audio=nice_crocodile.mp3&video=movie_crocodile.gif"],
						["clickon_kangaroo.mp3",	"still_kangaroo.gif",  	"audio=nice_kangaroo.mp3&video=movie_kangaroo.gif"],
						["clickon_hippo.mp3",		"still_hippo.gif", 	 	"audio=nice_hippo.mp3&video=movie_hippo.gif"],
						["clickon_lion.mp3",		"still_lion.gif", 		"audio=nice_lion.mp3&video=movie_lion.gif"],
						["clickon_penguin.mp3",		"still_penguin.gif",	"audio=nice_penguin.mp3&video=movie_penguin.gif"],
						["clickon_tiger.mp3",		"still_tiger.gif",		"audio=nice_tiger.mp3&video=movie_tiger.gif"],
						["clickon_giraffe.mp3",		"still_giraffe.gif",	"audio=nice_giraffe.mp3&video=movie_giraffe.gif"],
						["clickon_flamingo.mp3",	"still_flamingo.gif",	"audio=nice_flamingo.mp3&video=movie_flamingo.gif"],
						["clickon_snake.mp3",		"still_snake.gif",		"audio=nice_snake.mp3&video=movie_snake.gif"]	];
						
var small		=	[	["clickon_butterfly.mp3",	"still_butterfly.gif",  "audio=nice_butterfly.mp3&video=movie_butterfly.gif"],
						["clickon_hamster.mp3",		"still_hamster.gif",	"audio=nice_hamster.mp3&video=movie_hamster.gif"],
						["clickon_guinea_pig.mp3",	"still_guinea_pig.gif",	"audio=nice_guinea_pig.mp3&video=movie_guinea_pig.gif"],
						["clickon_spider.mp3",		"still_spider.gif",  	"audio=nice_spider.mp3&video=movie_spider.gif"],
						["clickon_fly.mp3",			"still_fly.gif",  		"audio=nice_fly.mp3&video=movie_fly.gif"],			
						["clickon_bee.mp3",	 		"still_bee.gif",  		"audio=nice_bee.mp3&video=movie_bee.gif"],
						["clickon_budgie.mp3",		"still_budgie.gif", 	"audio=nice_budgie.mp3&video=movie_budgie.gif"],
						["clickon_frog.mp3",		"still_frog.gif",		"audio=nice_frog.mp3&video=movie_frog.gif"],
						["clickon_mouse.mp3",		"still_mouse.gif",  	"audio=nice_mouse.mp3&video=movie_mouse.gif"],
						["clickon_squirrel.mp3",	"still_squirrel.gif",	"audio=nice_squirrel.mp3&video=movie_squirrel.gif"],
						["clickon_worm.mp3",		"still_worm.gif",		"audio=nice_worm.mp3&video=movie_worm.gif"]	];
						
var all_big		=	[	["clickon_cat.mp3",			"still_cat.gif",  		"audio=nice_cat.mp3&video=movie_cat.gif"],
						["clickon_dog.mp3",			"still_dog.gif",  		"audio=nice_dog.mp3&video=movie_dog.gif"],
						["clickon_mouse.mp3",		"still_mouse.gif",  	"audio=nice_mouse.mp3&video=movie_mouse.gif"],
						["clickon_rabbit.mp3",		"still_rabbit.gif",		"audio=nice_rabbit.mp3&video=movie_rabbit.gif"],
						["clickon_goldfish.mp3",	"still_goldfish.gif",	"audio=nice_goldfish.mp3&video=movie_goldfish.gif"],
						["clickon_parrot.mp3",		"still_parrot.gif",		"audio=nice_parrot.mp3&video=movie_parrot.gif"],
						["clickon_budgie.mp3",		"still_budgie.gif",		"audio=nice_budgie.mp3&video=movie_budgie.gif"],
						["clickon_hamster.mp3",		"still_hamster.gif",	"audio=nice_hamster.mp3&video=movie_hamster.gif"],
						["clickon_tortoise.mp3",	"still_tortoise.gif",	"audio=nice_tortoise.mp3&video=movie_tortoise.gif"],
						["clickon_guinea_pig.mp3",	"still_guinea_pig.gif",	"audio=nice_guinea_pig.mp3&video=movie_guinea_pig.gif"],
						["clickon_snake.mp3",		"still_snake.gif",		"audio=nice_snake.mp3&video=movie_snake.gif"],						
						["clickon_horse.mp3",		"still_horse.gif",  	"audio=nice_horse.mp3&video=movie_horse.gif"],
						["clickon_duck.mp3",		"still_duck.gif",  		"audio=nice_duck.mp3&video=movie_duck.gif"],
						["clickon_turkey.mp3",		"still_turkey.gif",  	"audio=nice_turkey.mp3&video=movie_turkey.gif"],
						["clickon_cow.mp3",			"still_cow.gif",		"audio=nice_cow.mp3&video=movie_cow.gif"],
						["clickon_pig.mp3",			"still_pig.gif",		"audio=nice_pig.mp3&video=movie_pig.gif"],
						["clickon_sheep.mp3",		"still_sheep.gif",		"audio=nice_sheep.mp3&video=movie_sheep.gif"],
						["clickon_chicken.mp3",		"still_chicken.gif",	"audio=nice_chicken.mp3&video=movie_chicken.gif"],
						["clickon_goat.mp3",		"still_goat.gif",		"audio=nice_goat.mp3&video=movie_goat.gif"],
						["clickon_whale.mp3",		"still_whale.gif",  	"audio=nice_whale.mp3&video=movie_whale.gif"],
						["clickon_seal.mp3",		"still_seal.gif",  		"audio=nice_seal.mp3&video=movie_seal.gif"],		
						["clickon_crocodile.mp3",	"still_crocodile.gif",  "audio=nice_crocodile.mp3&video=movie_crocodile.gif"],			
						["clickon_crab.mp3",		"still_crab.gif",  		"audio=nice_crab.mp3&video=movie_crab.gif"],
						["clickon_jellyfish.mp3",	"still_jellyfish.gif",  "audio=nice_jellyfish.mp3&video=movie_jellyfish.gif"],
						["clickon_fish.mp3",		"still_fish.gif", 		"audio=nice_fish.mp3&video=movie_fish.gif"],
						["clickon_penguin.mp3",		"still_penguin.gif",	"audio=nice_penguin.mp3&video=movie_penguin.gif"],
						["clickon_frog.mp3",		"still_frog.gif",		"audio=nice_frog.mp3&video=movie_frog.gif"],
						["clickon_shark.mp3",		"still_shark.gif",		"audio=nice_shark.mp3&video=movie_shark.gif"],
						["clickon_starfish.mp3",	"still_starfish.gif", 	"audio=nice_starfish.mp3&video=movie_starfish.gif"],
						["clickon_robin.mp3",		"still_robin.gif",  	"audio=nice_robin.mp3&video=movie_robin.gif"],
						["clickon_flamingo.mp3",	"still_flamingo.gif",	"audio=nice_flamingo.mp3&video=movie_flamingo.gif"],
						["clickon_owl.mp3",			"still_owl.gif",		"audio=nice_owl.mp3&video=movie_owl.gif"],
						["clickon_blackbird.mp3",	"still_blackbird.gif", 	"audio=nice_blackbird.mp3&video=movie_blackbird.gif"],
						["clickon_elephant.mp3",	"still_elephant.gif",  	"audio=nice_elephant.mp3&video=movie_elephant.gif"],
						["clickon_bear.mp3",		"still_bear.gif",  		"audio=nice_bear.mp3&video=movie_bear.gif"],
						["clickon_zebra.mp3",	 	"still_zebra.gif",  	"audio=nice_zebra.mp3&video=movie_zebra.gif"],
						["clickon_kangaroo.mp3",	"still_kangaroo.gif",  	"audio=nice_kangaroo.mp3&video=movie_kangaroo.gif"],
						["clickon_hippo.mp3",		"still_hippo.gif", 	 	"audio=nice_hippo.mp3&video=movie_hippo.gif"],
						["clickon_lion.mp3",		"still_lion.gif", 		"audio=nice_lion.mp3&video=movie_lion.gif"],
						["clickon_tiger.mp3",		"still_tiger.gif",		"audio=nice_tiger.mp3&video=movie_tiger.gif"],
						["clickon_giraffe.mp3",		"still_giraffe.gif",	"audio=nice_giraffe.mp3&video=movie_giraffe.gif"],
						["clickon_butterfly.mp3",	"still_butterfly.gif",  "audio=nice_butterfly.mp3&video=movie_butterfly.gif"],
						["clickon_spider.mp3",		"still_spider.gif",  	"audio=nice_spider.mp3&video=movie_spider.gif"],
						["clickon_fly.mp3",			"still_fly.gif",  		"audio=nice_fly.mp3&video=movie_fly.gif"],			
						["clickon_bee.mp3",	 		"still_bee.gif",  		"audio=nice_bee.mp3&video=movie_bee.gif"],
						["clickon_squirrel.mp3",	"still_squirrel.gif",	"audio=nice_squirrel.mp3&video=movie_squirrel.gif"],
						["clickon_worm.mp3",		"still_worm.gif",		"audio=nice_worm.mp3&video=movie_worm.gif"]	];
						
var all_small	=	[	["clickon_cat.mp3",			"still__cat_.gif",  		"audio=nice_cat.mp3&video=movie_cat.gif"],
						["clickon_dog.mp3",			"still__dog_.gif",  		"audio=nice_dog.mp3&video=movie_dog.gif"],
						["clickon_mouse.mp3",		"still__mouse_.gif",  		"audio=nice_mouse.mp3&video=movie_mouse.gif"],
						["clickon_rabbit.mp3",		"still__rabbit_.gif",		"audio=nice_rabbit.mp3&video=movie_rabbit.gif"],
						["clickon_goldfish.mp3",	"still__goldfish_.gif",		"audio=nice_goldfish.mp3&video=movie_goldfish.gif"],
						["clickon_parrot.mp3",		"still__parrot_.gif",		"audio=nice_parrot.mp3&video=movie_parrot.gif"],
						["clickon_budgie.mp3",		"still__budgie_.gif",		"audio=nice_budgie.mp3&video=movie_budgie.gif"],
						["clickon_hamster.mp3",		"still__hamster_.gif",		"audio=nice_hamster.mp3&video=movie_hamster.gif"],
						["clickon_tortoise.mp3",	"still__tortoise_.gif",		"audio=nice_tortoise.mp3&video=movie_tortoise.gif"],
						["clickon_guinea_pig.mp3",	"still__guinea_pig_.gif",	"audio=nice_guinea_pig.mp3&video=movie_guinea_pig.gif"],
						["clickon_snake.mp3",		"still__snake_.gif",		"audio=nice_snake.mp3&video=movie_snake.gif"],						
						["clickon_horse.mp3",		"still__horse_.gif",  		"audio=nice_horse.mp3&video=movie_horse.gif"],
						["clickon_duck.mp3",		"still__duck_.gif",  		"audio=nice_duck.mp3&video=movie_duck.gif"],
						["clickon_turkey.mp3",		"still__turkey_.gif",  		"audio=nice_turkey.mp3&video=movie_turkey.gif"],
						["clickon_cow.mp3",			"still__cow_.gif",			"audio=nice_cow.mp3&video=movie_cow.gif"],
						["clickon_pig.mp3",			"still__pig_.gif",			"audio=nice_pig.mp3&video=movie_pig.gif"],
						["clickon_sheep.mp3",		"still__sheep_.gif",		"audio=nice_sheep.mp3&video=movie_sheep.gif"],
						["clickon_chicken.mp3",		"still__chicken_.gif",		"audio=nice_chicken.mp3&video=movie_chicken.gif"],
						["clickon_goat.mp3",		"still__goat_.gif",			"audio=nice_goat.mp3&video=movie_goat.gif"],
						["clickon_whale.mp3",		"still__whale_.gif",  		"audio=nice_whale.mp3&video=movie_whale.gif"],
						["clickon_seal.mp3",		"still__seal_.gif",  		"audio=nice_seal.mp3&video=movie_seal.gif"],		
						["clickon_crocodile.mp3",	"still__crocodile_.gif",  	"audio=nice_crocodile.mp3&video=movie_crocodile.gif"],			
						["clickon_crab.mp3",		"still__crab_.gif",  		"audio=nice_crab.mp3&video=movie_crab.gif"],
						["clickon_jellyfish.mp3",	"still__jellyfish_.gif",  	"audio=nice_jellyfish.mp3&video=movie_jellyfish.gif"],
						["clickon_fish.mp3",		"still__fish_.gif", 		"audio=nice_fish.mp3&video=movie_fish.gif"],
						["clickon_penguin.mp3",		"still__penguin_.gif",		"audio=nice_penguin.mp3&video=movie_penguin.gif"],
						["clickon_frog.mp3",		"still__frog_.gif",			"audio=nice_frog.mp3&video=movie_frog.gif"],
						["clickon_shark.mp3",		"still__shark_.gif",		"audio=nice_shark.mp3&video=movie_shark.gif"],
						["clickon_starfish.mp3",	"still__starfish_.gif", 	"audio=nice_starfish.mp3&video=movie_starfish.gif"],
						["clickon_robin.mp3",		"still__robin_.gif",  		"audio=nice_robin.mp3&video=movie_robin.gif"],
						["clickon_flamingo.mp3",	"still__flamingo_.gif",		"audio=nice_flamingo.mp3&video=movie_flamingo.gif"],
						["clickon_owl.mp3",			"still__owl_.gif",			"audio=nice_owl.mp3&video=movie_owl.gif"],
						["clickon_blackbird.mp3",	"still__blackbird_.gif", 	"audio=nice_blackbird.mp3&video=movie_blackbird.gif"],
						["clickon_elephant.mp3",	"still__elephant_.gif",  	"audio=nice_elephant.mp3&video=movie_elephant.gif"],
						["clickon_bear.mp3",		"still__bear_.gif",  		"audio=nice_bear.mp3&video=movie_bear.gif"],
						["clickon_zebra.mp3",	 	"still__zebra_.gif",  		"audio=nice_zebra.mp3&video=movie_zebra.gif"],
						["clickon_kangaroo.mp3",	"still__kangaroo_.gif",  	"audio=nice_kangaroo.mp3&video=movie_kangaroo.gif"],
						["clickon_hippo.mp3",		"still__hippo_.gif", 	 	"audio=nice_hippo.mp3&video=movie_hippo.gif"],
						["clickon_lion.mp3",		"still__lion_.gif", 		"audio=nice_lion.mp3&video=movie_lion.gif"],
						["clickon_tiger.mp3",		"still__tiger_.gif",		"audio=nice_tiger.mp3&video=movie_tiger.gif"],
						["clickon_giraffe.mp3",		"still__giraffe_.gif",		"audio=nice_giraffe.mp3&video=movie_giraffe.gif"],
						["clickon_butterfly.mp3",	"still__butterfly_.gif",	"audio=nice_butterfly.mp3&video=movie_butterfly.gif"],
						["clickon_spider.mp3",		"still__spider_.gif",  		"audio=nice_spider.mp3&video=movie_spider.gif"],
						["clickon_fly.mp3",			"still__fly_.gif",  		"audio=nice_fly.mp3&video=movie_fly.gif"],			
						["clickon_bee.mp3",	 		"still__bee_.gif",  		"audio=nice_bee.mp3&video=movie_bee.gif"],
						["clickon_squirrel.mp3",	"still__squirrel_.gif",		"audio=nice_squirrel.mp3&video=movie_squirrel.gif"],
						["clickon_worm.mp3",		"still__worm_.gif",			"audio=nice_worm.mp3&video=movie_worm.gif"]	];
						
var sounds		=	[	["clickon_wg_meow_prrr.mp3",	"still_cat.gif",  		"audio=nice_cat_goes_meow_prrr.mp3&video=movie_cat.gif"],
						["clickon_wg_woof.mp3",			"still_dog.gif",  		"audio=nice_dog_goes_woof.mp3&video=movie_dog.gif"],
						["clickon_wg_baa.mp3",			"still_sheep.gif",		"audio=nice_sheep_goes_baa.mp3&video=movie_sheep.gif"],
						["clickon_wg_bzzz.mp3",	 		"still_bee.gif",  		"audio=nice_bee_goes_bzzz.mp3&video=movie_bee.gif"],
						["clickon_wg_cluck.mp3",		"still_chicken.gif",  	"audio=nice_chicken_goes_cluck.mp3&video=movie_chicken.gif"],		
						["clickon_wg_moo.mp3",			"still_cow.gif",		"audio=nice_cow_goes_moo.mp3&video=movie_cow.gif"],
						["clickon_wg_quack.mp3",		"still_duck.gif",  		"audio=nice_duck_goes_quack.mp3&video=movie_duck.gif"],
						["clickon_wg_ribbit.mp3",		"still_frog.gif",		"audio=nice_frog_goes_ribbit.mp3&video=movie_frog.gif"],
						["clickon_wg_roar.mp3",			"still_lion.gif", 		"audio=nice_lion_goes_roar.mp3&video=movie_lion.gif"],
						["clickon_wg_trumpet.mp3",		"still_elephant.gif",  	"audio=nice_elephant_goes_trumpet.mp3&video=movie_elephant.gif"],
						["clickon_wg_twit_twoo.mp3",	"still_owl.gif",		"audio=nice_owl_goes_twit_twoo.mp3&video=movie_owl.gif"],
						["clickon_wg_whinny.mp3",		"still_horse.gif",  	"audio=nice_horse_goes_whinny.mp3&video=movie_horse.gif"]	];			

						

var moduleNo = 6;

var moduleTitle	=	"Animals";

var moduleBlurb =	"Nine different submodules about animals. There are six different categories of animal: " +
					"Pets, Farm animals, Aquatic animals, Birds, Zoo animals, and Small animals & creepy-crawlies. " +
					'Or you can play one of the "All together" submodules where ALL of the above are available to choose from, ' +
					'using either the usual big icons or smaller ones to fit more on the screen. ' +
					"There's also a game for picking the right animal by the noise it makes."

					
var submodules = new Array();



submodules[0] = {	name: "pets",
					text: "Pets",
					imod: 0,
					ipos: 0,
					icon: "icon_pets.gif",
					defs: { arraySize: 4 },
					list: pets,
					trial: "RandomTrialFromElements(arraySize,pets,bits);",
					blurb:	"A trial to click on the correct kind of pet when asked to. " +
							"you can use the [options] page to adjust which pets are available and how many are displayed at a time."	};
							
submodules[1] = {	name: "farm_animals",
					text: "Farm Animals",
					imod: 1,
					ipos: 1,
					icon: "icon_farm_animals.gif",
					defs: { arraySize: 4 },
					list: farm,
					trial: "RandomTrialFromElements(arraySize,farm,bits);",
					blurb:	"A trial to click on the correct farm animal when asked to. " +
							"you can use the [options] page to adjust which pets are available and how many are displayed at a time."	};
							
submodules[2] = {	name: "aquatic_creatures",
					text: "Aquatic Creatures",
					imod: 2,
					ipos: 2,
					icon: "icon_aquatic_creatures.gif",
					defs: { arraySize: 4 },
					list: aquatic,
					trial: "RandomTrialFromElements(arraySize,aquatic,bits);",
					blurb:	"Creatures that live in or on the water. " +
							"Don't forget that you can use the [options] page to switch on the names of the animals as well as the pictures"	};

submodules[3] = {	name: "birds",
					text: "Birds",
					imod: 3,
					ipos: 3,
					icon: "icon_birds.gif",
					defs: { arraySize: 4 },
					list: birds,
					trial: "RandomTrialFromElements(arraySize,birds,bits);",
					blurb:	"A trial to click on the correct kind of bird when asked to. " +
							"you can use the [options] page to adjust which birds are available and how many are displayed at a time."	};
							
submodules[4] = {	name: "zoo_animals",
					text: "Zoo Animals",
					imod: 4,
					ipos: 4,
					icon: "icon_zoo_animals.gif",
					defs: { arraySize: 4 },
					list: zoo,
					trial: "RandomTrialFromElements(arraySize,zoo,bits);",
					blurb:	"Here's a game about animals that you probably only see in the zoo (unless you live on the Okavango)! " +
							"Don't forget that you can use the [options] page to switch on the names of the animals as well as the pictures"	};

							
submodules[5] = {	name: "small_animals_and_creepy_crawlies",
					text: "Small animals and creepy-crawlies",
					imod: 5,
					ipos: 5,
					icon: "icon_small_animals.gif",
					defs: { arraySize: 4 },
					list: small,
					trial: "RandomTrialFromElements(arraySize,small,bits);",
					blurb:	"This is a game about insects and other small creatures. " +
							"Don't forget that you can use the [options] page to switch on the names of the animals as well as the pictures"	};
							
submodules[6] = {	name: "all_together_big",
					text: "All together",
					imod: 6,
					ipos: 6,
					icon: "icon_all_big.gif",
					defs: { arraySize: 8 },
					list: all_big,
					trial: "RandomTrialFromElements(arraySize,all_big,bits);",
					blurb:	"ALL of the animals from the categories above (so you've got lots to choose from!)"	};
					
submodules[7] = {	name: "all_together_small_picture",
					text: "All together (small pictures edition)",
					imod: 7,
					ipos: 7,
					icon: "icon_all_small.gif",
					defs: { arraySize: 18 },
					list: all_small,
					trial: "RandomTrialFromElements(arraySize,all_small,bits);",
					blurb:	"ALL of the animals from the categories above (so you've got lots to choose from!) " +
							"This version uses small pictures so that you can fit a really big array on the screen."	};
							
submodules[8] = {	name: "select_animal_by_sound",
					text: "Select animals by the sound they make",
					imod: 8,
					ipos: 8,
					icon: "icon_noises.gif",
					defs: { arraySize: 4 },
					list: sounds,
					trial: "RandomTrialFromElements(arraySize,sounds,bits);",
					blurb:	"Listen to an animal noise and then click on the creature that makes it."	};
