// * constants * //
// sections - we don't have hashtables in javascript :-(

var game 	= 0;
var speed	= 1;
var sports 	= 2
var abc 	= 6;
var allaboard = 5;
var cool 	= 4;
var draw 	= 8;
var holiday = 9;
var puzzle	= 3;
var think	= 7;
numSections = 10;
var ie4 = ((navigator.appVersion).indexOf('MSIE 4.0') != -1) ? true : false;
// * global variables * //

var defsection = -1;
curSection = defsection;
var curSite = -1;
//* data *//
	// sections 
	
sections = new Array(numSections);
	sections[game]	 = new section('game', 'game', 'titlegame.gif','yellow' );
	sections[speed]	 = new section('speed', 'speed','','#55B3EE');
	sections[sports]   = new section('sports', 'sports','titlesports.gif','yellow');
	sections[abc]	   = new section('abc', 'abc', 'titleabc.gif', '#1BBB00');
	sections[allaboard]= new section('allaboard', 'allaboard', '', '#E61400');
	sections[cool]	   = new section('cool', 'cool', '','#0E17BE');
	sections[draw]	   = new section('draw', 'draw', '','white');
	sections[holiday]  = new section('holiday', 'holiday', '','#FF1C00');
	sections[puzzle]   = new section('puzzle', 'puzzle', '','white');
	sections[think]	   = new section('think', 'think', '','#EE79ED');
	
	gsites = new Array(numSections);
	gsites[game] = new Array (
			new gsite ('Follow the Leader', '/kiddonet/NRFOLLOW/index.html', 'NRFOLLOW.gif', 'Nerds Rope Follow the Leader snake obstacle arcade', ''),	
			new gsite ('Future Impact', '/kiddonet/futureImpact/index.html', 'futureImpact.gif', 'break out breakout ball bricks blocks paddle board clear', ''),	
			new gsite ('Flash Pinball', '/kiddonet/flashPinball/index.html', 'flashPinball.gif', 'paddle ball score hit', ''),	
			new gsite ('Invaders', '/kiddonet/Invaders/index.html', 'invaders.gif', 'space ships barracks shoot defend earth ufo', ''),	
			new gsite ('Muppy', '/kiddonet/muppy/muppy.html', 'muppy.gif', 'mouse mice cats jump catch collect', ''),	
			//new gsite ('Schnauser', '/kiddonet/schnauser/schnauser.html', 'schnauser.gif', 'schnauser clear pieces board shoot aim match colors group', ''),	
			//new gsite ('Mindfield', '/kiddonet/mindfield/index.htm', 'mindfield.gif', 'mind field mindfield think solve block move bomb rock', ''),
			//new gsite ('The Wanderer', '/kiddonet/wanderer/index.htm', 'wanderer.gif', 'collect gems arcade door', ''),
			new gsite ('CrashPad', '/kiddonet/crashpad/index.htm', 'crashpad.gif', 'brick hit clear board paddle arcade', ''),
			new gsite ('Kore Invaders', '/kiddonet/koreinvaders/index.htm', 'koreinvaders.gif', 'invader arcade space chase koreinvader', ''),
			new gsite ('Kore Pong', '/kiddonet/korepong/index.htm', 'korepong.gif', 'ball tennis paddle korepong', ''),
			new gsite ('Ghost2000', '/kiddonet/ghost2000/index.htm', 'ghost2000.gif', 'arcade pacman mazes', ''),
			new gsite ('Flash Tetris', '/kiddonet/fltetris/index.htm', 'fltetris.gif', 'blocks match flashtetris', ''),
			new gsite ('Flash Breakout', '/kiddonet/flbreakout/index.htm', 'flbreakout.gif', 'paddles balls arcade blocks', ''),
			new gsite ('PlantWorld', '/kiddonet/plantworld/index.htm', 'plantworld.gif', 'chase race shoot key plant', ''),
			new gsite ('Sun Blocks', '/kiddonet/sunblocks/index.htm', 'sunblocks.gif', 'sunblock tetris', ''),
			new gsite ('Flash Pacman', '/kiddonet/pacman2/index.htm', 'pacman2.gif', 'arcades mazes', ''),
			new gsite ('Tail Gunner', '/kiddonet/tailgunner/index.htm', 'tailgunner.gif', 'space tailgunner ships shoot arcade', ''),
			new gsite ('Moon Patrol', '/kiddonet/moonpatrol/index.htm', 'moonpatrol.gif', 'drive vehicle cars space moonpatrols', ''),
			new gsite ('SuperKid', '/kiddonet/superkid/index.htm', 'superkid.gif', 'shoots fires arcade super kids', ''),
			new gsite ('Pinball', '/kiddonet/pinball/index.htm', 'pinball.gif', 'balls', ''),
			new gsite ('Gulpy', '/kiddonet/gulpy/index.htm', 'gulpy.gif', 'collects alien arcade', ''),
			new gsite ('Tony\'s Teddy', '/kiddonet/teddy/index.htm', 'tonyteddy.gif', 'jumps climbs collects arcade tonyteddy tonysteddy', ''),
			new gsite ('Nobby', '/kiddonet/Nobby/index.htm', 'Nobby.GIF', 'collects nuts arcade', ''),
			new gsite ('ColorFall Top', '/kiddonet/ColorFalltop/index.htm', 'ColorFalltop.GIF', 'pieces matches', ''),
			new gsite ('ColorFall', '/kiddonet/ColorFall/index.htm', 'ColorFall.GIF', 'pieces matches', ''),
			new gsite ('Jted', '/kiddonet/Jted/index.htm', 'Jted.GIF', 'blocks match tetris', ''),	
			new gsite ('Falling Stars', '/kiddonet/Fallingstars/index.htm', 'Falling.GIF', 'fires stars shoots arcades space laser fallingstar fallstar', ''),	
			new gsite ('Breakout', '/kiddonet/Breakout/index.htm', 'Breakout.GIF', 'blocks arcade paddles balls', ''),	
			new gsite ('Laser Blocks', '/kiddonet/laserblox/index.htm', 'laserblocks.GIF', 'pipes tetris blocks', ''),	
			new gsite ('Brick Breaker', '/kiddonet/Bustout/index.htm', 'bustout.GIF', 'paddles balls bricks arcade', ''),	
			new gsite ('Asteroids', '/kiddonet/Asteroids/index.htm', 'asteroids.GIF', 'arcade asteroids shoots space', ''),
			new gsite ('Bolongas', '/kiddonet/Bolongas/index.htm', 'Bolongas.GIF', 'balls collects bolonga', ''),
			new gsite ('Pong', '/kiddonet/Pong/index.htm', 'Pong.GIF', 'tennis balls paddles', ''),
			new gsite ('IceBlox', '/kiddonet/iceblox/index.htm', 'Iceblox.GIF', 'arcade penguins ice blocks collects', ''),
			//new gsite ('Javanoid', '/kiddonet/javanoid/index.html', 'javanoid.gif', '', ''),
			new gsite ('SquareTris', '/kiddonet/squaretris/index.htm', 'squaretris.gif', 'balls tetris match squares', ''),
			new gsite ('Falling into Place', '/kiddonet/tetris/index.html', 'tetris.gif', 'tetris blocks', ''),
			new gsite ('Dugout', '/kiddonet/Dugout/index.htm', 'dugout.gif', 'garden collects moles dug', '')
	
	);
	
	gsites[speed] = new Array (
			new gsite ('Pixy Stix Space Slalom', '/kiddonet/PSSLALOM/index.htm', 'PSSLALOM.gif', 'Pixy Stix Space Slalom', ''),
			new gsite ('Night Fairy', '/kiddonet/nightFairy/index.htm', 'nightFairy.gif', 'catch butterfly butterflies star collect', ''),
			new gsite ('Wash Basin Ride', '/kiddonet/washbasinRide/index.htm', 'washbasinride.gif', 'ride wash basin water move obstacles hit puddle splash laps', ''),
			new gsite ('Crash Down', '/kiddonet/crashdown/index.htm', 'crashdown.gif', 'remove clusters colors matching groups clear board crashdown', ''),
			new gsite ('Podman', '/kiddonet/podman/index.htm', 'podman.gif', 'pacman eggs eat energizer power bugs pods transmitter maze', ''),
			new gsite ('Ponky', '/kiddonet/ponky/index.htm', 'ponky.gif', 'cars race', ''),
			new gsite ('Kore Karts', '/kiddonet/korekarts/index.htm', 'korekarts.gif', 'race car cart korekart', ''),
			new gsite ('Frutal Panic', '/kiddonet/fpanic/index.htm', 'fpanic.gif', 'frutalpanic arcade races chase', ''),
			new gsite ('Detonator', '/kiddonet/detonator/index.htm', 'detonator.gif', 'bombs detonate', ''),
			new gsite ('Frog It', '/kiddonet/frogit/index.htm', 'frogit.gif', 'arcade frogs cross highway frogit', ''),
			new gsite ('SnakeMania', '/kiddonet/snakemania/index.htm', 'snake.gif', 'arcade snakes snakemania', ''),
			new gsite ('Ballistic Biscuit', '/kiddonet/bbiscuit/index.htm', 'bbiscuit.gif', 'ballisticbiscuit races chase', ''),
			new gsite ('Alpine Ski', '/kiddonet/alpine/index.htm', 'alpine.gif', 'skis snow winter alpineski', ''),
			new gsite ('Snake Pit', '/kiddonet/snakepit/index.htm', 'snakepit.gif', 'worms collects snakepit', ''),
			new gsite ('Laser Wheel', '/kiddonet/laserwheel/index.htm', 'laserwheel.gif', 'arcade fires shoots laser space laserwheel', ''),
			new gsite ('Car Wars', '/kiddonet/carwars/index.htm', 'carwars.gif', 'car races cars carwar', ''),
			new gsite ('JavaKlax', '/kiddonet/javaklax/index.htm', 'javaklax.gif', 'tetris matches collects java', ''),
			new gsite ('Jump & Catch', '/kiddonet/jumpcatch/index.htm', 'jumpcatch.gif', 'arcade jumps seesaw stars jump&catch', ''),
			new gsite ('Rollin', '/kiddonet/rollin/index.htm', 'rollin.gif', 'arcade balsl space rolls', ''),
			new gsite ('Warp 1.5', '/kiddonet/warp15/index.htm', 'warp15.gif', 'arcade shoots fires mazes', ''),
			new gsite ('Rat in a Maze', '/kiddonet/ratinmaze/index.htm', 'ratinmaze.gif', 'rats mazes cheese', ''),
			new gsite ('Frogger', '/kiddonet/Frogger/index.htm', 'frogger.gif', 'arcade highway frogs cars jumps logs', ''),
			new gsite ('Racer', '/kiddonet/Racer/index.htm', 'racer.GIF', 'desert vehicles cars', ''),
			new gsite ('Canoe Clobber', '/kiddonet/Canoe/index.htm', 'canoe.GIF', 'river boats ships logs canoeclobber', ''),
			new gsite ('Jumper', '/kiddonet/jumper/index.htm', 'jumper.GIF', 'jumps lily pads lilypad rivers', ''),
			new gsite ('Navy Pacman', '/kiddonet/pacman/index.htm', 'pacman.GIF', 'arcade sailors navy officers mazes pacman', ''),
			new gsite ('Traveling Gecko', '/kiddonet/TravelingGecko/index.htm', 'TravelingGecko.GIF', 'desert lizards travelling', ''),
			new gsite ('Scorpion Round Up', '/kiddonet/ScorpionRoundup/index.htm', 'ScorpionRoundup.GIF', 'scorpions net catch scorpionround', ''),
			new gsite ('Groundhog', '/kiddonet/groundhog/index.htm', 'groundhog.GIF', 'groundhogs pop catch', ''),
			new gsite ('Little Race Car', '/kiddonet/littlecar/index.htm', 'littlecar.GIF', 'car races littleracecar', ''),
			new gsite ('Crash Course', '/kiddonet/sailor/index.htm', 'crashcourse.GIF', 'sail boats crash crashcourse', '')
			//new gsite ('Fast Fall', '/kiddonet/falling/index.htm', 'FastFall.GIF', 'balls shoots', '')
	);
	
	gsites[sports] = new Array (
			new gsite ('Winning Kick', '/kiddonet/wssoccer/index.htm', 'wssoccer.gif', '', ''),
			new gsite ('Winning Shot', '/kiddonet/wsbasketball/index.htm', 'wsbasketball.gif', '', ''),
			new gsite ('Winning Putt', '/kiddonet/wsgolf/index.htm', 'wsgolf.gif', '', ''),
			new gsite ('Kore Putt', '/kiddonet/koreputt/index.htm', 'koreputt.gif', 'koreputt golf miniature ball', ''),
			new gsite ('CarpetGolf', '/kiddonet/carpetgolf/index.htm', 'carpetgolf.gif', 'balls miniature golf carpetgolf', ''),
			new gsite ('10-Pin Bowling', '/kiddonet/pinbowling/index.htm', 'pinbowling.gif', 'balls bowling pin', ''),
			new gsite ('Golf', '/kiddonet/golf/index.htm', 'golf.gif', 'balls', ''),
			new gsite ('Hoops', '/kiddonet/hoops/index.htm', 'hoops.GIF', 'basket balls basketball throw', ''),
			new gsite ('Soccer', '/kiddonet/soccer/index.htm', 'soccer.gif', 'arcade kicks goal football balls', ''),
			new gsite ('Bowling', '/kiddonet/bowling/index.htm', 'bowling.gif', 'balls throw strike', ''),
			new gsite ('Longball', '/kiddonet/longball/index.htm', 'longball.gif', 'throw bat balls baseball long', '')
	);
	
	gsites[abc] = new Array (
		new gsite ('WordUP', '/kiddonet/wordSearch/creator.htm', 'wordup.gif', '', ''),
		new gsite ('Cupcakes', '/kiddonet/cupcakes/index.htm', 'cupcakes.gif', 'Hangman hang man words guessing cup cakes', ''),
		new gsite ('Snap Math', '/kiddonet/snapmath/index.htm', 'snapmath.gif', 'cards calculate compute math solve', ''),
		new gsite ('ColorSums', '/kiddonet/colorsums/index.htm', 'colorsums.gif', 'calculate solve sum math colorsums', ''),
		new gsite ('Word-A-Cross', '/kiddonet/crossword/index.htm', 'wordacross.gif', 'puzzles wordacross crosswords Fruit Animal Easter Instrument School Farm Summer Relative easter', ''),
		new gsite ('Word Meister', '/kiddonet/meister/index.htm', 'WordMeister.gif', 'wordmeister words guess letter letters wheel-of-fortune wheeloffortune', ''),
		new gsite ('Word Search', '/kiddonet/Words/index.htm', 'Words.gif', 'puzzles words search', ''),
		new gsite ('Spider Count', '/kiddonet/Spidercount/index.htm', 'spider.gif', 'number math learn spidercount counts', ''),
		//new gsite ('The Counting Game', 'http://home.earthlink.net/~cmalumphy/countinggame.html', 'counting.gif', 'numbercount math learn', ''),
		new gsite ('Alphabet Animals', '/kiddonet/Animals/index.htm', 'alphabet.gif', 'puzzle pieces ABC alphabetanimal', ''),
		new gsite ('Counting Crazy Creatures', '/kiddonet/dots/index.htm', 'crazycreatures.gif', 'numbers count connect dot dot-to-dot', '')
	);
	

	gsites[allaboard] = new Array (
		new gsite ('Naval Fight', '/kiddonet/navalFight/index.htm', 'navalFight.gif', 'ships battle fleet battleship ships enemy shoot field', ''),
		new gsite ('Bubble Blaster', '/kiddonet/bubbleblaster/index.htm', 'bubbleblaster.gif', 'bubbles shoot colors match clear board groups pop', ''),
		new gsite ('Flash Chess', '/kiddonet/flashChess3D/index.htm', 'flashChess3D.gif', 'pawn board check checkmate check-mate king queen bishop knight rook', ''),
		new gsite ('Dr. Squaretris', '/kiddonet/drSqrt/index.htm', 'drSqrt.gif', 'bugs pills lines match grid colors', ''),
		new gsite ('Mahjongg Solitaire', '/kiddonet/mahjonggSoliter/index.htm', 'mahjonggSoliter.gif', 'tiles match pictures chinese free', ''),
		new gsite ('Flippit', '/kiddonet/flippit/index.htm', 'flippit.gif', 'red blue tiles flip surrounding turn', ''),
		new gsite ('Escoba', '/kiddonet/escoba/index.htm', 'escoba.gif', 'cards math fifteen 15 sum board capture add', ''),
		new gsite ('Sevens', '/kiddonet/sevens/index.htm', 'sevens.gif', 'cards order dominos dominoes get rid', ''),
		new gsite ('Hexxagon', '/kiddonet/hexxagon/index.htm', 'hexxagon.gif', 'othello reversi pieces move control board red white', ''),
		new gsite ('Simon', '/kiddonet/simon/index.htm', 'simon.gif', 'says copy commands colors lights patterns follow', ''),
		new gsite ('GemGame', '/kiddonet/GemGame/index.htm', 'gemgame.gif', 'gems match clear board sets swap three-in-a-row line up', ''),
		new gsite ('Ywiqer', '/kiddonet/ywiqer/ywiqer.html', 'ywiqer.gif', 'collect diamonds drop door', ''),
		new gsite ('Dots & Boxes', '/kiddonet/dotsAndBoxes', 'dotsAndBoxes.gif', 'dot box board fill line area connect', ''),
		//new gsite ('Chinese Checkers','/kiddonet/chinesecheckers/index.htm', 'chinesecheckers.gif', 'marble board game',''),	
		new gsite ('Fishrace', '/kiddonet/fishrace/index.htm', 'fishrace.gif','backgammon back gammon logic board game dice fish races', ''),
		new gsite ('Mahjongg', '/kiddonet/mahjongg/index.htm', 'mahjongg.gif', 'strategy cards logic mahjong mah jongg majong matching pairs', ''),
		new gsite ('StackUp', '/kiddonet/stackup/index.htm', 'stackup.gif', 'tetris', ''),
		new gsite ('Color Lines', '/kiddonet/colorlines/index.htm', 'colorlines.gif', 'colorlines logic', ''),
		new gsite ('The Great Guinea Pig Race', '/kiddonet/gpr/index.htm', 'gpr.gif', 'race guinea pig', ''),
		new gsite ('Tactix', '/kiddonet/Tactix/index.htm', 'Tactix.GIF', 'counter logic', ''),
        	new gsite ('Color Fall All', '/kiddonet/Colorfallall/index.htm', 'Colorfallall.GIF', '', ''),
		new gsite ('Peg Solitaire', '/kiddonet/Pegsolitaire/index.htm', 'PegSolitaire.GIF', 'pegsolitaire board peg logic', ''),
		new gsite ('Line5', '/kiddonet/Line5/index.htm', 'Line5.GIF', 'pieces math', ''),
		//new gsite ('Checkers', '/kiddonet/Checkers/index.htm', 'Checkers.GIF', '', ''),
		new gsite ('Reversi', '/kiddonet/Reversi/index.htm', 'Reversi.GIF', 'pieces othello', ''),
		new gsite ('Master Brain', '/kiddonet/mmind/index.htm', 'masterbrain.gif', 'peg mastermind masterbrain mind guess', ''),
		new gsite ('Line Up', '/kiddonet/lines/index.htm', 'lines.gif', 'lineup ball lines', ''),
		new gsite ('Bank It', '/kiddonet/Bankit/index.htm', 'bankit.gif', 'bankit money mazes sokoban', '')
	);
	gsites[cool] = new Array (
		new gsite ('Who Says It?', '/gb/flash/Whosays/index.htm', 'whosays.gif', 'family sentence words match', ''),
		new gsite ('What\'s Silly?', '/kiddonet/silly/index.htm', 'whatsilly.gif', 'picture match', ''),
		new gsite ('Find It', '/gb/flash/findit/', 'findit1.gif', 'pictures', ''),
		new gsite ('Fall Fun', '/kiddonet/mailgame/index.htm', 'fallfun.gif', 'sentences words', ''),
		new gsite ('TriviaMania', '/gb/flash/presidents/', 'TriviaMania.gif', 'trivia mania presidents', '')
	);
	gsites[draw] = new Array (
		new gsite ('Garden Planner', '/kiddonet/garden/index.htm', 'garden.gif', 'gardenplanner create art', ''),
		new gsite ('Mosaic', '/kiddonet/mosaic', 'mosaic.gif', 'mosaic tile create', ''),
		new gsite ('LB', '/kiddonet/lb/index.htm', 'lb.gif', 'color peg litebrite light lightbright', ''),
		new gsite ('AnfyPaint', '/kiddonet/anfypaint/index.htm', 'anfypaint.gif', 'paintd color draw art anfy', ''),		
		new gsite ('FourColors', '/kiddonet/FourColors/index.htm', 'FourColors.gif', 'color pictured puzzled math logic', ''),		
		new gsite ('Spirograph', '/kiddonet/spiro/index.htm', 'spiro.gif', 'art circle colors created', ''),		
		new gsite ('Color, Shapes and Pictures', 'http://home.earthlink.net/~cmalumphy/colorshapes.html', 'colorshapes.gif', 'colors shape colorshape art create', ''),
		new gsite ('Click Art', '/kiddonet/Clickart/index.htm', 'clickart.gif', 'clickart pictures colors', ''),
		new gsite ('Color It', '/kiddonet/ColorIt/index.htm', 'ColorIt.GIF', 'shape logic', ''),
		new gsite ('Net Design', '/kiddonet/tangram/index.htm', 'tangram.gif', 'netdesign Chinese puzzles shape math', ''),
		new gsite ('PlayGround', '/kiddonet/playground/playground.htm', 'playgrou.gif', 'words picture drag match', '')
		
	);
	
	gsites[holiday] = new Array (
		new gsite ('Matzah Mania', '/gb/flash/Matzah', 'matzahmania.gif', '', ''),
		new gsite ('Egg Drop', '/gb/flash/eggDrop/', 'eggdrop.gif', 'easter', ''),
		new gsite ('Lucky Leaf', '/gb/flash/luckyLeaf/', 'luckyleaf.gif', '', ''),
		new gsite ('Catch the coins', '/kiddonet/catchcoins/', 'catchcoins.gif', '', ''),
		new gsite ('Twin Eggs', '/kiddonet/memory/index.htm', 'twineggs.GIF', 'twinegg pair memory concentration match easter', ''),
		new gsite ('Spooky Smiles', '/kiddonet/halloween/smiles/index.htm', 'spookysm.GIF', 'spookysmile words pictures drag witches ghosts pirates scarecrows vampires', ''),
		new gsite ('Holiday Hunt', '/gb/flash/easter/Easter.html', 'holyhunt.GIF', 'holidayhunt pictures hidden search', ''),
		new gsite ('Out of Time', '/kiddonet/sillyTG/index.htm', 'outoftim.gif', 'Thanksgiving pictures', ''),
		new gsite ('Wrap It Up', '/kiddonet/gifts2/index.htm', 'wrupitup.GIF', 'toys match Christmas shapes', ''),
		new gsite ('Aunt Alyse', '/kiddonet/hanukkah/index.htm', 'chanukah.GIF', 'auntalyse Hanukkah Chanukkah Hanuka Chanuka Hanukah Chanukah match', ''),
		new gsite ('Frosty Family', '/kiddonet/frosty/index.htm', 'Frosty.GIF', 'frostyfamily snow drag creates', ''),
		new gsite ('Valentine Cards', '/kiddonet/valentine2/index.htm', 'valentine.gif', 'love create cards', ''),
		new gsite ('Creepy Castle', '/kiddonet/halloween/castle/index.htm', 'creepyca.gif', 'creepycastle halloween vocab vocabulary word', '')

	);
	gsites[puzzle] = new Array (
		new gsite ('The Treasure', '/kiddonet/treasure/index.htm' , 'treasure.gif', 'mazes', ''),
		new gsite ('Pirate Pieces', '/kiddonet/pirate/index.htm' , 'pirate.gif', 'tiles pictures pieces puzzles', ''),
		new gsite ('PuzzleSaurus', '/kiddonet/drugger/picmenu.htm' , 'puzzlesaurs.gif',  'Allosaurus Apatosaurus Archaeopteryx Parasaurolophus Plesiosaurus Stegosaurus Tyrannosaurus rex Triceratops Woolly Mammoth Stegoceras Struthiomimus Smilodon dinosaur', ''),
		new gsite ('Lovely Puzzle', '/kiddonet/slider/index.htm' , 'slider.gif', 'pieces kisses', '')
	);
	
	gsites[think] = new Array (
		new gsite ('Diamonds','/kiddonet/diamonds/index.htm', 'diamonds.gif', 'diamonds collect level maze gate',''),	
		new gsite ('Flowers', '/kiddonet/flowers/index.htm', 'flower.gif', 'flowers music musical instruments trumpets cymbals drums playc grow bloom fireman', ''),
		new gsite ('Green Hunter', '/kiddonet/greenHunter/index.htm', 'greenHunter.gif', 'frog jump lily pad insects bugs', ''),
		new gsite ('Master Mind', '/kiddonet/masterMind/index.htm', 'mastermind.gif', 'master mastermind memory code reveal guess colors order', ''),
		new gsite ('Cannonizer', '/kiddonet/cannonizer/index.htm', 'cannonizer.gif', 'balls lines colors match groups disintigrate garbage alien', ''),
		new gsite ('Twins', '/kiddonet/twins/index.htm', 'twins.gif', 'memory concentration time match vegetables pictures cards', ''),
		new gsite ('Alien', '/kiddonet/alien/index.htm', 'alien.gif', 'puzzle jump capture clear board', ''),
		new gsite ('Hechizo', '/kiddonet/hechizo/index.htm', 'hechizo.gif', 'puzzle change places match colors wizards', ''),
		new gsite ('Insectopia', '/kiddonet/insectopia/index.htm', 'insectopia.gif', 'bug flowers eat paths mazes puzzle labyrinth spiders', ''),
		new gsite ('Trencitos', '/kiddonet/trencitos/index.htm', 'trencitos.gif', 'trains tracks passengers colors puzzle walls crash', ''),
		new gsite ('Highway', '/kiddonet/highway/index.htm', 'highway.gif', 'puzzle move cars parked release', ''),
		new gsite ('Cylinder', '/kiddonet/cylinder/index.htm', 'cylinder.gif', 'puzzle colors match sides rubiks', ''),
		new gsite ('Mancala Snails', '/kiddonet/mancalasnails/index.htm', 'mancalasnails.gif', '', ''),
		new gsite ('Drum Lessons', '/kiddonet/drums/index.htm', 'drums.gif', 'memory logic simon music', ''),
		new gsite ('3D Crates', '/kiddonet/3dcrates/index.htm', '3dcrates.gif', 'logic puzzles 3dcrates', ''),
		new gsite ('Crates', '/kiddonet/crates/index.htm', 'crates.gif', 'logic puzzles', ''),
		new gsite ('Statiktris', '/kiddonet/statiktris/index.htm', 'statiktris.gif', 'pieces tetris statictris', ''),
	    new gsite ('Singing Cats', '/kiddonet/allycats/allycats.htm', 'singingcats.GIF', 'trashcan note music tune memory', ''),						
	    new gsite ('Fill It', '/kiddonet/fillit/index.htm', 'fill_it.GIF', 'trap collect creatures fillit', ''),						
		new gsite ('Bones II', '/kiddonet/bones2/index.htm', 'bones2.GIF', 'bone backyard dogs minesweeper bones2', ''),						
		new gsite ('Shiftris', '/kiddonet/shiftris/index.htm', 'shiftris.GIF', 'face grid tetris', ''),						
		new gsite ('Bones III', '/kiddonet/bones3/index.htm', 'bones3.GIF', 'arcade bone backyard grid pipedream pipe dream bones3', ''),						
		new gsite ('Hex', '/kiddonet/Hex/index.htm', 'Hex.GIF', 'board chain pieces logic', ''),						
		new gsite ('Hare & Hounds', '/kiddonet/Hounds/index.htm', 'Hounds.GIF', 'trap dog rabbit hare&hound', ''),						
		new gsite ('Pixie Roundup', '/kiddonet/pixieroundup/index.htm', 'pixie.GIF', 'trap ball pixieroundup', ''),						
		new gsite ('Bridges', '/kiddonet/bridges/index.htm', 'bridges.GIF', 'bridge square connect logic', ''),				
		new gsite ('Links', '/kiddonet/links/index.htm', 'links.GIF', 'link board connect logic', ''),		
		new gsite ('Code Breaker', '/kiddonet/Codebreaker/index.htm', 'codebreaker.GIF', 'secret guess number mastermind logic codebreaker', ''),	
		new gsite ('Rockslide', '/kiddonet/Rockslide/index.htm', 'rockslide.GIF', 'rock', ''),
		new gsite ('City Lights', '/kiddonet/Lights/index.htm', 'citylights.GIF', 'light night citylight', ''),
		new gsite ('Golden Tower', '/kiddonet/GoldenTower/index.htm', 'goldentower.GIF', 'ring hanoi math logic goldentower', ''),
		new gsite ('JWorm', '/kiddonet/jworm/index.htm', 'JWorm.GIF', 'apple arcade collect worm', ''),
		new gsite ('1234 Shuffle', '/kiddonet/shuffle/index.htm', 'shuffle.gif', 'number order math', ''),
		new gsite ('Froggies', '/kiddonet/leapfrog/index.html', 'leapfrog.GIF', 'peg solitaire logic board', '')
	);
//* methods *//
	// constructors
	function gsite (dname, url, pic, note, cpr) {
		this.dispName = dname;
		this.url = url;
		this.pic = pic;
		this.note = note;
		this.cpr = cpr;
		visible = true;
	}
	function section (sname, salt, stitlebg, scolor) {
		this.secName = sname;
		this.alt = salt;		
		if (stitlebg == '')
		{
		  this.secTitlebg = "bgcolor='" + scolor + "'";
		 }
		else
		{
		  this.secTitlebg = "background='/kiddonet/NetGames/images/titles/" + stitlebg + "'";
		  }
		
	}
