// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]
// use the builder to export errors free structure if you experience problems with the syntax

var MENU_ITEMS = [

// -------------------- //
// Menu Item 1 HOMEPAGE //
// -------------------- //

	['HOME', 'http://www.wibscockers.com/index.html'],

// ---------------------- //
// Menu Item 2 DOGS PAGES //
// ---------------------- //

	['DOGS', null, null,

		// ------------- //
		// DOGS FROM A-U //
		// ------------- //

		['Dogs from A-U', null, null,
			['Bell-Keys Sterling Reaction (STERLING)', 'http://www.wibscockers.com/males/bell-keys-sterling-reaction.htm'],
			['Ch Crestwicke\'s Hit The Roadjack (BRADY)', 'http://www.wibscockers.com/males/crestwickes-hit-the-roadjack.htm'],
			['Ch Denmore Bell-Key Spcl Mercenary (FLIP)', 'http://www.wibscockers.com/males/denmore-bell-key-spcl-mercenary.htm'],
			['Donna\'s Rags To Riches CD, CDX (RAGS)', 'http://www.wibscockers.com/males/donnas-rags-to-riches.htm'],
			['Ch Ectot\s Good To Go (ROGER)', 'http://www.wibscockers.com/males/ectots-good-to-go.htm', null,
				['Offspring', null, null,
					['Wibs Sara N Dippity (SARA)', 'http://www.wibscockers.com/females/wibs-sara-n-dippity.htm'],
				],
			],
			['Ch Grandor\'n Wibs Imtation Hershe (ARCHIE)', 'http://www.wibscockers.com/males/grandorn-wibs-imtation-hershe.htm', null,
				['Offspring', null, null,
					['S(u)/PL/Int/WW-06 Ch Wibs Tri\'n Catch Me (LANCE)', 'http://www.wibscockers.com/males/wibs-trin-catch-me.htm'],
				],
			],
			['Ch Nosowea\'s N Wib\'s Homestretch (MATTHEW)', 'http://www.wibscockers.com/males/nosoweas-n-wibs-homestretch.htm', null,
				['Offspring', null, null,
					['Ch Silver Star\'s Wind Song (JENNY)', 'http://www.wibscockers.com/females/silver-stars-wind-song.htm'],
					['Ch Wibs Playin\' To The Crowd (ANGIE)', 'http://www.wibscockers.com/females/wibs-playin-to-the-crowd.htm'],
					['Wibs Sole Survivor (SOLO)', 'http://www.wibscockers.com/males/wibs-sole-survivor.htm'],
				],
			],
			['Ch Nosowea N Wibs Not Jus\'Frostin\' (FROSTY)', 'http://www.wibscockers.com/males/nosowea-n-wibs-not-jus-frostin.htm', null,
				['Offspring', null, null,
					['Wibs Too Hot To Touch (FLAME)', 'http://www.wibscockers.com/females/wibs-too-hot-to-touch.htm'],
					['Wibs Tri My Patience (COLE)', 'http://www.wibscockers.com/males/wibs-tri-my-patience.htm'],
				],
			],
			['Ch Peri\'s Maid In Black (SHADE)', 'http://www.wibscockers.com/males/peris-maid-in-black.htm', null,
				['Offspring', null, null,
					['Ch Denmore N Wibs Shadesolibrty (LIBBY)', 'http://www.wibscockers.com/females/denmore-n-wibs-shadesolibrty.htm'],
				],
			],
			['Ch Peri\'s Wib\'s Magic Step (JEFFERSON)', 'http://www.wibscockers.com/males/peris-wibs-magic-step.htm', null,
				['Offspring', null, null,
					['Joe-Mar N Wibs Unlock The Magic (RUBY)', 'http://www.wibscockers.com/females/joe-mar-n-wibs-unlock-the-magic.htm'],
					['Ch Wib N Xanders Magic Reaction', 'http://www.wibscockers.com/males/wib-n-xanders-magic-reaction.htm'],
					['Ch Wibs Imagine That Magic (DUNCAN)', 'http://www.wibscockers.com/males/wibs-imagine-that-magic.htm'],
					['Ch Wibs Magical Fantasy (FANCY NANCY)', 'http://www.wibscockers.com/females/wibs-magical-fantasy.htm'],
					['Ch Wibs N Phoenix Splash O\'Magic (HANNAH)', 'http://www.wibscockers.com/females/wibs-n-phoenix-splash-omagic.htm'],
				],
			],
			['Ch Prima Donna\'s Print Of Reprint (SNOOPY)', 'http://www.wibscockers.com/males/prima-donnas-print-of-reprint.htm'],
			['Ch Prima Donna\'s Rustic Touch CD (JAMIE)', 'http://www.wibscockers.com/males/prima-donnas-rustic-touch.htm'],
			['Swank\'s N Wibs Whata Thrill (THRILLER)', 'http://www.wibscockers.com/males/swanks-n-wibs-whata-thrill.htm', null,
				['Offspring', null, null,
					['Ch Wibs Thrill To The Touch (BOBBY)', 'http://www.wibscockers.com/males/wibs-thrill-to-the-touch.htm'],
				],
			],
		],

		// ------------------------ //
		// DOGS BEGINNING WITH WIBS //
		// ------------------------ //

		['WIBS Dogs A-M', null, null,
			['Ch Wibs Captain Fantastic (CAPPY)', 'http://www.wibscockers.com/males/wibs-captain-fantastic.htm'],
			['Ch Wibs Choice Reaction (ADAM)', 'http://www.wibscockers.com/males/wibs-choice-reaction.htm', null,
				['Offspring', null, null,
					['Ch Wibs Saucy Reaction (TESS)', 'http://www.wibscockers.com/females/wibs-saucy-reaction.htm'],
				],
			],
			['Ch Wibs He\'s The One (PERRY)', 'http://www.wibscockers.com/males/wibs-hes-the-one.htm'],
			['BIS Ch Wibs High Strutter (STRUTTER)', 'http://www.wibscockers.com/males/wibs-high-strutter.htm', null,
				['Offspring', null, null,
					['Multi BIS Ch McKiernan\'s Major Mayhem (MAXX)', 'http://www.wibscockers.com/males/mckiernans-major-mayhem.htm'],
					['Wibs Autumn Melody', 'http://www.wibscockers.com/females/wibs-autumn-melody.htm'],
					['Ch Wibs Illusion Of Strutter (BART)', 'http://www.wibscockers.com/males/wibs-illusion-of-strutter.htm'],
				],
			],
			['Ch Wibs Illusion Of Strutter (BART)', 'http://www.wibscockers.com/males/wibs-illusion-of-strutter.htm', null,
				['Offspring', null, null,
					['Wibs Alpha And Omega (SOLO)', 'http://www.wibscockers.com/females/wibs-alpha-and-omega.htm'],
				],
			],
			['Ch Wibs Imagine That Magic (DUNCAN)', 'http://www.wibscockers.com/males/wibs-imagine-that-magic.htm'],
		],
		
		['WIBS Dogs N-Z', null, null,
			['Ch Wib N Xanders Magic Reaction', 'http://www.wibscockers.com/males/wib-n-xanders-magic-reaction.htm'],
			['Ch Wibs N Bell-Keys Graphic Reaction (GENO)', 'http://www.wibscockers.com/males/wibs-n-bell-keys-graphic-reaction.htm', null,
				['Offspring', null, null,
					['Bell-Keys Sterling Reaction (STERLING)', 'http://www.wibscockers.com/males/bell-keys-sterling-reaction.htm'],
					['Wibs Queen Anne\'s Lace (ANNIE)', 'http://www.wibscockers.com/females/wibs-queen-annes-lace.htm'],
				],
			],
			['Ch Wibs N Wind Star\'s Hi Ho Silver (SILVY)', 'http://www.wibscockers.com/males/wibs-n-wind-stars-hi-ho-silver.htm'],
			['Ch Wibs Red Falcon (UNO)', 'http://www.wibscockers.com/males/wibs-red-falcon.htm'],
			['Ch Wibs Showcase (CASEY)', 'http://www.wibscockers.com/males/wibs-showcase.htm', null,
				['Offspring', null, null,
					['Ch Wibs Red Falcon (UNO)', 'http://www.wibscockers.com/males/wibs-red-falcon.htm'],
				],
			],
			['Ch Wibs Silver Titan (TITAN)', 'http://www.wibscockers.com/males/wibs-silver-titan.htm', null,
				['Offspring', null, null,
					['Ch Wibs He\'s The One (PERRY)', 'http://www.wibscockers.com/males/wibs-hes-the-one.htm'],
					['Fr IB Ch Wib\'s Jenifer Made Forman (MISS WIB\'S)', 'http://www.wibscockers.com/females/wibs-jenifer-made-forman.htm'],
				],
			],
			['Ch Wibs Silver Touch (JEFFREY)', 'http://www.wibscockers.com/males/wibs-silver-touch.htm'],
			['Ch Wibs Society Sam', 'http://www.wibscockers.com/males/wibs-society-sam.htm'],
			['Wibs Sole Survivor (SOLO)', 'http://www.wibscockers.com/males/wibs-sole-survivor.htm'],
			['Ch Wibs Thrill To The Touch (BOBBY)', 'http://www.wibscockers.com/males/wibs-thrill-to-the-touch.htm'],
			['Ch Wibs Tri My Patience (COLE)', 'http://www.wibscockers.com/males/wibs-tri-my-patience.htm'],
			['S(u)/PL/Int/WW-06 Ch Wibs Tri\'n Catch Me (LANCE)', 'http://www.wibscockers.com/males/wibs-trin-catch-me.htm'],
			['Ch Wibs What An Illusion (KRAMER)', 'http://www.wibscockers.com/males/wibs-what-an-illusion.htm'],
			['Ch Wibs Whata Triple PLay (REGGIE)', 'http://www.wibscockers.com/males/wibs-whata-triple-play.htm'],
			['Ch Wibs Winter Adventurer (MARCO)', 'http://www.wibscockers.com/males/wibs-winter-adventurer.htm'],
			['Ch Wibs Winter Classic (J.R.)', 'http://www.wibscockers.com/males/wibs-winter-classic.htm'],
			['Ch Wibs Winter Stock (BJ)', 'http://www.wibscockers.com/males/wibs-winter-stock.htm', null,
				['Offspring', null, null,
					['Ch Crestwicke\'s Hit The Roadjack (BRADY)', 'http://www.wibscockers.com/males/crestwickes-hit-the-roadjack.htm'],
				],
			],
		],

	],
	
// ------------------------- //
// Menu Item 3 BITCHES PAGES //
// ------------------------- //
	
	['BITCHES', null, null,

		// ---------------- //
		// BITCHES FROM A-M //
		// ---------------- //

		['Bitches from A-M', null, null,
			['Ch Bell-Keys Hot Easter Magic (LILLY)', 'http://www.wibscockers.com/females/bell-keys-hot-easter-magic.htm'],
			['Ch Bell-Keys Mer St Des (SADIE)', 'http://www.wibscockers.com/females/bell-keys-mer-st-des.htm'],
			['Ch Da Dar\'s April Luv Of Wib', 'http://www.wibscockers.com/females/da-dars-april-luv-of-wib.htm'],
			['Ch Denmore N Wibs Shadesolibrty (LIBBY)', 'http://www.wibscockers.com/females/denmore-n-wibs-shadesolibrty.htm'],
			['Ch Denmore N Wibs Special Edition (DELILAH)', 'http://www.wibscockers.com/females/denmore-n-wibs-special-edition.htm'],
			['Donna\'s Jersie Hill Taffy Lady CD (TAFFY)', 'http://www.wibscockers.com/females/donnas-jersie-hill-taffy-lady.htm', null,
				['Offspring', null, null,
					['Ch Prima Donna\'s Rustic Touch CD (JAMIE)', 'http://www.wibscockers.com/males/prima-donnas-rustic-touch.htm'],
				],
			],
			['Fauna\'s Too Hot Too Touch (HANNAH)', 'http://www.wibscockers.com/females/faunas-too-hot-too-handle.htm', null,
				['Offspring', null, null,
					['Wibs Too Hot To Touch (FLAME)', 'http://www.wibscockers.com/females/wibs-too-hot-to-touch.htm'],
				],
			],
			['Joe-Mar N Wibs Secret Flame (BEEBEE)', 'http://www.wibscockers.com/females/joe-mar-n-wibs-secret-flame.htm'],
			['Joe-Mar N Wibs Unlock The Magic (RUBY)', 'http://www.wibscockers.com/females/joe-mar-n-wibs-unlock-the-magic.htm', null,
				['Offspring', null, null,
					['Wibs Sara N Dippity (SARA)', 'http://www.wibscockers.com/females/wibs-sara-n-dippity.htm'],
				],
			],
			['Ch Laurent\'s Nevertheless (EMMA)', 'http://www.wibscockers.com/females/laurents-nevertheless.htm', null,
				['Offspring', null, null,
					['S(u)/PL/Int/WW-06 Ch Wibs Tri\'n Catch Me (LANCE)', 'http://www.wibscockers.com/males/wibs-trin-catch-me.htm'],
				],
			],
			['Ch Micadee\'s Imagine That (LORETTA)', 'http://www.wibscockers.com/females/micadees-imagine-that.htm', null,
				['Offspring', null, null,
					['Ch Wibs Imagine That Magic (DUNCAN)', 'http://www.wibscockers.com/males/wibs-imagine-that-magic.htm'],
				],
			],
		],

		[' Bitches from N-Z', null, null,
			['Ch Nosowea\'s In It To Win It For Wibs (WINNIE)', 'http://www.wibscockers.com/females/nosoweas-in-it-to-win-it-for-wibs.htm'],
			['Phoenix Bedrock Diva (PEBBLES)', 'http://www.wibscockers.com/females/phoenix-bedrock-diva.htm'],
			['Ch Prima Donna\'s Belle Of Jersey (JEZABEL)', 'http://www.wibscockers.com/females/prima-donnas-belle-of-jersey.htm', null,
				['Offspring', null, null,
					['Ch Prima Donna\'s Eagle Princess (MISS PEACH)', 'http://www.wibscockers.com/females/prima-donnas-eagle-princess.htm'],
					['Ch Prima Donna\'s Love Of Edna (SISSY)', 'http://www.wibscockers.com/females/prima-donnas-love-of-edna.htm'],
				],
			],
			['Ch Prima Donna\'s Eagle Princess (MISS PEACH)', 'http://www.wibscockers.com/females/prima-donnas-eagle-princess.htm'],
			['Ch Prima Donna\'s Love Of Edna (SISSY)', 'http://www.wibscockers.com/females/prima-donnas-love-of-edna.htm'],
			['Ch Prima Donna\'s Promise Of Glory (GLORY)', 'http://www.wibscockers.com/females/prima-donnas-promise-of-glory.htm', null,
				['Offspring', null, null,
					['Ch Prima Donna\'s Print Of Reprint (SNOOPY)', 'http://www.wibscockers.com/males/prima-donnas-print-of-reprint.htm'],
					['Ch Prima Donna\'s Reprint Of Glory (ANNIE)', 'http://www.wibscockers.com/females/prima-donnas-reprint-of-glory.htm'],
				],
			],
			['Ch Prima Donna\'s Reprint Of Glory (ANNIE)', 'http://www.wibscockers.com/females/prima-donnas-reprint-of-glory.htm'],
			['Ch Silver Starlet Of Prima Donna (MARILYN)', 'http://www.wibscockers.com/females/silver-starlet-of-prima-donna.htm'],
			['Ch Silver Star\'s Wind Song (JENNY)', 'http://www.wibscockers.com/females/silver-stars-wind-song.htm'],
			['St\'James Zipty Zapty (ZIPPY)', 'http://www.wibscockers.com/females/st-james-zipty-zapty.htm'],
			['Ch Tri Pod\'s Chances Are At Wibs (CHANCE)', 'http://www.wibscockers.com/females/tri-pods-chances-are-at-wibs.htm'],
			['Uplord Seranade (ALISON)','http://www.wibscockers.com/females/uplord-seranade.htm'],
		],

		// --------------------------- //
		// WIBS Bitches A-M            //
		// --------------------------- //

		['WIBS Bitches A-M', null, null,
			['Wibs Alpha And Omega (SOLO)', 'http://www.wibscockers.com/females/wibs-alpha-and-omega.htm'],
			['Wibs An Apple For The Teacher (HOLLY)', 'http://www.wibscockers.com/females/wibs-an-apple-for-the-teacher.htm'],
			['Ch Wibs Applesauce (SAUCY)', 'http://www.wibscockers.com/females/wibs-applesauce.htm', null,
				['Offspring', null, null,
					['Ch Wibs Saucy Reaction (TESS)', 'http://www.wibscockers.com/females/wibs-saucy-reaction.htm'],
				],
			],
			['Wibs Autumn Melody (MELODY)', 'http://www.wibscockers.com/females/wibs-autumn-melody.htm'],
			['Ch Wibs Caramel Delight (CARI)', 'http://www.wibscockers.com/females/wibs-caramel-delight.htm'],
			['Ch Wibs Cherry Delight (CHERRY)', 'http://www.wibscockers.com/females/wibs-cherry-delight.htm'],
			['Ch Wibs Graphic Reaction (RIKI)', 'http://www.wibscockers.com/females/wibs-graphic-reaction.htm', null,
				['Offspring', null, null,
					['Ch Wib N Xanders Magic Reaction', 'http://www.wibscockers.com/males/wib-n-xanders-magic-reaction.htm'],
				 	['Ch Wibs N Phoenix Splash O\'Magic (HANNAH)', 'http://www.wibscockers.com/females/wibs-n-phoenix-splash-omagic.htm'],
					['Ch Wibs Thrill To The Touch (BOBBY)', 'http://www.wibscockers.com/males/wibs-thrill-to-the-touch.htm'],
				],
			],
			['Ch Wibs Hedge Your Bet (BETSY)', 'http://www.wibscockers.com/females/wibs-hedge-your-bet.htm', null,
				['Offspring', null, null,
				 	['Ch Wibs N Wind-Star\'s Hi Ho Silver (SILVY)', 'http://www.wibscockers.com/males/wibs-n-wind-stars-hi-ho-silver.htm'],
				],
			],
			['Wibs High Delight (MAGGIE)', 'http://www.wibscockers.com/females/wibs-high-delight.htm'],
			['Fr IB Ch Wib\'s Jenifer Made Forman (MISS WIB\'S)', 'http://www.wibscockers.com/females/wibs-jenifer-made-forman.htm'],
			['Ch Wibs Magical Fantasy (FANCY NANCY)', 'http://www.wibscockers.com/females/wibs-magical-fantasy.htm'],
			['Ch Wibs Mighty Like A Rose (KATIE)', 'http://www.wibscockers.com/females/wibs-mighty-like-a-rose.htm', null,
				['Offspring', null, null,
				 	['Ch Wibs He\'s The One (PERRY)', 'http://www.wibscockers.com/males/wibs-hes-the-one.htm'],
					['Fr IB Ch Wib\'s Jenifer Made Forman (MISS WIB\'S)', 'http://www.wibscockers.com/females/wibs-jenifer-made-forman.htm'],
				],	
			],
		],

		['WIBS Bitches N-S', null, null,
			['Ch Wibs N Jdons Fire And Frost (FROSTY)', 'http://www.wibscockers.com/females/wibs-n-jdons-fire-and-frost.htm'],
			['Ch Wibs N Phoenix Splash O\'Magic (HANNAH)', 'http://www.wibscockers.com/females/wibs-n-phoenix-splash-omagic.htm'],
			['Wibs Natural Choice (GINA)', 'http://www.wibscockers.com/females/wibs-natural-choice.htm'],
			['Ch Wibs One And Only (ONLY)', 'http://www.wibscockers.com/females/wibs-one-and-only.htm'],
			['Ch Wibs Playin\' To The Crowd (ANGIE)', 'http://www.wibscockers.com/females/wibs-playin-to-the-crowd.htm'],
			['Ch Wibs Pride And Prejudice (COURTNEY)', 'http://www.wibscockers.com/females/wibs-pride-and-prejudice.htm'],
			['Wib\'s Prima Donna Miss (MISSY)', 'http://www.wibscockers.com/females/wibs-prima-donna-miss.htm'],
			['Ch Wibs Prime Tyme Player (FLURRY)', 'http://www.wibscockers.com/females/wibs-prime-tyme-player.htm', null,
				['Offspring', null, null,
				 	['Ch Wibs Playin\' To The Crowd (ANGIE)', 'http://www.wibscockers.com/females/wibs-playin-to-the-crowd.htm'],
					['Ch Wibs Whata Triple Play (REGGIE)', 'http://www.wibscockers.com/males/wibs-whata-triple-play.htm'],
				],
			],
			['Wibs Queen Anne\'s Lace (ANNIE)', 'http://www.wibscockers.com/females/wibs-queen-annes-lace.htm'],
			['Ch Wibs Sara N Dippity (SARA)', 'http://www.wibscockers.com/females/wibs-sara-n-dippity.htm'],
			['Ch Wibs Saucy Reaction (TESS)', 'http://www.wibscockers.com/females/wibs-saucy-reaction.htm', null,
				['Offspring', null, null,
					['Ch Wibs Graphic Reaction (RIKI)', 'http://www.wibscockers.com/females/wibs-graphic-reaction.htm'],
					['Ch Wibs N Bell-Key\'s Graphic Reaction (GENO)', 'http://www.wibscockers.com/males/wibs-n-bell-keys-graphic-reaction.htm'],
					['Ch Wibs Pride And Prejudice (COURTNEY)', 'http://www.wibscockers.com/females/wibs-pride-and-prejudice.htm'],
					['Ch Wibs What An Illusion (KRAMER)', 'http://www.wibscockers.com/males/wibs-what-an-illusion.htm'],
					['Ch Wibs What An Illusioness (BETSY)', 'http://www.wibscockers.com/females/wibs-what-an-illusioness.htm'],
				],
			],
			['Ch Wibs Society Rose (ROSIE)', 'http://www.wibscockers.com/females/wibs-society-rose.htm', null,
				['Offspring', null, null,
					['Ch Wibs Mighty Like A Rose (KATIE)', 'http://www.wibscockers.com/females/wibs-mighty-like-a-rose.htm'],
					['Ch Wibs Winter Blossom (BLOSSOM)', 'http://www.wibscockers.com/females/wibs-winter-blossom.htm'],
					['Ch Wibs Winter Classic (J.R.)', 'http://www.wibscockers.com/males/wibs-winter-classic.htm'],
					['Ch Wibs Winter Delight (DEEDEE)', 'http://www.wibscockers.com/females/wibs-winter-delight.htm'],
				],
			],
			['Ch Wibs Sunhaven High Society (DIANA)', 'http://www.wibscockers.com/females/wibs-sunhaven-high-society.htm'],
		],

		['WIBS Bitches T-Z', null, null,
			['Ch Wibs Tales Of The Dark Side (SAMANTHA)', 'http://www.wibscockers.com/females/wibs-tales-of-the-dark-side.htm'],
			['Wibs The Better\'s Choice (LAURIE)', 'http://www.wibscockers.com/females/wibs-the-betters-choice.htm', null,
				['Offspring', null, null,
					['Wibs An Apple For The Teacher (HOLLY)', 'http://www.wibscockers.com/females/wibs-an-apple-for-the-teacher.htm'],
					['Ch Wibs Applesauce (SAUCY)', 'http://www.wibscockers.com/females/wibs-applesauce.htm'],
					['Ch Wibs Choice Reaction (ADAM)', 'http://www.wibscockers.com/males/wibs-choice-reaction.htm'],
					['Wibs Natural Choice (GINA)', 'http://www.wibscockers.com/females/wibs-natural-choice.htm'],				
				],
			],
			['Ch Wibs Thyme After Thyme (THYME)', 'http://www.wibscockers.com/females/wibs-thyme-after-thyme.htm', null,
				['Offspring', null, null,
					['Ch Wibs Prime Tyme Player (FLURRY)', 'http://www.wibscockers.com/females/wibs-prime-tyme-player.htm'],
				],
			],
			['Wibs Too Hot To Touch (FLAME)', 'http://www.wibscockers.com/females/wibs-too-hot-to-touch.htm'],
			['Ch Wibs What An Illusioness (BETSY)', 'http://www.wibscockers.com/females/wibs-what-an-illusioness.htm'],
			['Ch Wibs Winter Blossom(BLOSSOM)', 'http://www.wibscockers.com/females/wibs-winter-blossom.htm', null,
				['Offspring', null, null,
					['Wibs Alpha And Omega (SOLO)', 'http://www.wibscockers.com/females/wibs-alpha-and-omega.htm'],
					['Ch Wibs Hedge Your Bet (BETSY)', 'http://www.wibscockers.com/females/wibs-hedge-your-bet.htm'],
					['Ch Wibs Red Falcon (UNO)', 'http://www.wibscockers.com/males/wibs-red-falcon.htm'],
					['Ch Wibs Silver Titan (TITAN)', 'http://www.wibscockers.com/males/wibs-silver-titan.htm'],
					['Ch Wibs Winter Adventurer (MARCO)', 'http://www.wibscockers.com/males/wibs-winter-adventurer.htm'],
					['Ch Wibs Winter Ebony Jewel (ONYX)', 'http://www.wibscockers.com/females/wibs-winter-ebony-jewel.htm'],
				],
			],
			['Ch Wibs Winter Delight (DEEDEE)', 'http://www.wibscockers.com/females/wibs-winter-delight.htm', null,
				['Offspring', null, null,
					['Ch Wibs Caramel Delight (CARI)', 'http://www.wibscockers.com/females/wibs-caramel-delight.htm'],
					['Ch Wibs Cherry Delight (CHERRY)', 'http://www.wibscockers.com/females/wibs-cherry-delight.htm'],
					['Ch Wibs High Delight (MAGGIE)', 'http://www.wibscockers.com/females/wibs-high-delight.htm'],
					['Ch Wibs High Strutter (STRUTTER)', 'http://www.wibscockers.com/males/wibs-high-strutter.htm'],
					['Ch Wibs Sunhaven High Society', 'http://www.wibscockers.com/females/wibs-sunhaven-high-society.htm'],
				],
			],
			['Ch Wibs Winter Dream (MINDY)', 'http://www.wibscockers.com/females/wibs-winter-dream.htm'],
			['Ch Wibs Winter Ebony Jewel (ONYX)', 'http://www.wibscockers.com/females/wibs-winter-ebony-jewel.htm'],
			['Ch Wibs Winter Ice Follie (MISS PEACH)', 'http://www.wibscockers.com/females/wibs-winter-ice-follie.htm', null,
				['Offspring', null, null,
					['Wib\'s Prima Donna Miss (MISSY)', 'http://www.wibscockers.com/females/wibs-prima-donna-miss.htm'],
				],
			],
			['Ch Wibs Winter Snow Queen (SNOWY)', 'http://www.wibscockers.com/females/wibs-winter-snow-queen.htm', null,
				['Offspring', null, null,
					['Ch Wibs One And Only (ONLY)', 'http://www.wibscockers.com/females/wibs-one-and-only.htm'],
				],
			],			
		],
	],

// ------------------- //
// Menu Item 4 NURSERY //
// ------------------- //

	['NURSERY', null, null,
		['New Borns', 'http://www.wibscockers.com/nursery/puppies_newborns.htm'],
		['Hopefuls', 'http://www.wibscockers.com/nursery/puppies_hopefuls.htm'],
		['For Sale', null, null,
			['Pet Puppies For Sale', 'http://www.wibscockers.com/nursery/puppies_sale_pets.htm'],
			['Show Prospects For Sale', 'http://www.wibscockers.com/nursery/puppies_sale_show.htm'],
		],
	],

// ----------------- //
// Menu Item 5 LINKS //
// ----------------- //

	['LINKS', null, null,

		['General Kennel Clubs', null, null,

			['AKC - American Kennel Club', 'http://www.akc.org'],
			['CKC - Canadian Kennel Club', 'http://www.ckc.ca'],
			['CKC - Continental Kennel Club', 'http://www.continentalkennelclub.com'],
			['NKC - National Kennel Club', 'http://www.nationalkennelclub.com'],
			['UKC - United Kennel Club', 'http://www.ukcdogs.com'],
		],

		['Clubs By State AL - IL', null, null,

			['AL - Alabama', null, null,
				['Anniston KC', 'http://www.annistonkennelclub.org'],
				['Montgomery KC', 'http://www.montgomerykennelclub.org'],
			],

			['AK - Alaska', null, null,
				['Capital KC of Juneau', 'http://www.ckcoj.org'],
				['Cook Inlet KC', 'http://www.cookinletkennelclub.com'],
				['Kenai KC', 'http://kenaikennelclub.com'],
				['Nome KC', 'http://www.nomekennelclub.com'],
				['Tanana Valley KC', 'http://www.tananavalleykennelclub.com'],
			],
			
			['AZ - Arizona', null, null,
			 	['Flagstaff KC', 'http://www.flagstaffkennelclub.org'],
			 	['Tucson KC', 'http://www.tucsonkennelclub.org'],
				['Yuma KC', 'http://www.yumakennelclub07.com'],
			],	
			
			['AR - Arkansas', null, null,
			 	['Arkansas KC', 'http://www.arkansaskennelclub.com/arkchome.cfm'],
			 	['Northwestern Arkansas KC', 'http://www.nwakennelclub.com'],
			],	

			['CA - California', null, null,
				['Del Monte KC', 'http://www.dmkc.org'],
			 	['Gavilan KC', 'http://www.gavilankc.org/website/'],
				['Golden Gate KC', 'http://www.goldengatekc.com'],
				['Hangtown KC', 'http://www.hangtownkc.org'],
				['KC of Southern CA', 'http://www.kennelclublax.com'],
			],
			
			['CO - Coloroado', null, null,
				['Colorado KC', 'http://www.coloradokennelclub.org'],
			 	['Colorado Springs KC', 'http://www.coloradospringskennelclub.com'],
				['Durango KC', 'http://www.durangokennelclub.org'],
				['Grand Valley KC', 'http://www.grandvalleykennelclub.org'],
				['Plum Creek KC', 'http://www.plumcreekkennelclub.com'],
			],

			['CT - Connecticut', null, null,
				['Farmington Valley KC', 'http://www.farmingtonvalleykennelclub.org'],
				['Greenwich KC', 'http://www.greenwichkc.org'],
				['Newton KC', 'http://www.newtonkennelclub.org'],
				['South Windsor KC', 'http://www.southwindsorkennelclub.org'],
				['Trap Falls KC', 'http://www.trapfalls.org'],
			],

			['DE - Delaware', null, null,
				['Deleware County KC', 'http://www.delcokennelclub.com'],
				['Mispillion KC', 'http://www.mispillionkc.org'],
				['Wilmington KC', 'http://www.wilmingtonkennelclub.org'],
			],
			
			['FL - Florida', null, null,
				['Brevard KC', 'http://www.brevardkc.org'],
				['Ochlocknee River KC', 'http://www.orkc.com'],
			 	['Tampa Bay KC', 'http://www.tampabaykennelclub.com'],
				['Treasure Coast KC', 'http://www.treasurecoastkennelclub.org'],
			],	

			['GA - Georgia', null, null,
				['Atlanta KC', 'http://www.atlantakennelclub.org'],
				['Augusta KC', 'http://www.augustakennelclub.org'],
				['Columbus KC', 'http://www.columbuskennelclub.com'],
				['Conyers KC', 'http://www.conyerskennelclub.org'],
				['Kennesaw KC', 'http://www.kennesawkennelclub.org'],
				['Lawrenceville KC', 'http://www.lawrencevillekennelclub.org'],
				['Macon KC', 'http://www.maconkennelclub.org'],
				['Newnan KC', 'http://www.newnankennelclub.org'],
				['Sawnee Mountain KC', 'http://www.smkcga.com'],
			],

			['HI - Hawaii', null, null,

			],

			['ID - Idaho', null, null,
				['Pocatello KC', 'http://www.pokydogs.org'],
			],

			['IL - Illinois', null, null,
				['Belle City KC', 'http://www.bellecitykc.org'],
				['Corn Belt Kennel Club', 'http://www.cornbeltkennelclub.org/index.php'],
				['Illinois Valley KC', 'http://www.ivkc.com'],
				['International KC', 'http://www.ikcdogshow.com'],
				['KC of Yorkville', 'http://kennelclubofyorkville.org/index.cfm'],
				['Quincy KC', 'http://www.quincykennelclub.com'],
				['Town and Country KC', 'http://www.tckc.org'],
			],

		],

		['Clubs By State IN - MT', null, null,	

			['IN - Indiana', null, null,
				['Evansville KC', 'http://www.evansvillekennelclub.org'],
			 	['Greater Lafayette KC', 'http://www.greaterlafayettekennelclub.org'],
				['Kokomo KC', 'http://www.kokomokennelclub.com'],
				['Michiana KC', 'http://www.michianakennelclub.com'],
			],
			
			['IA - Iowa', null, null,
				['Council Bluffs KC', 'http://www.councilbluffkennelclub.org'],
			 	['Des Moines KC', 'http://desmoineskennelclub.com'],
				['Eagle Rock', 'http://www.erkc.org'],
			 	['Scott County KC', 'http://scottcountykennelclub.org'],
			],

			['KS - Kansas', null, null,
				['Lawrence Jayhawk KC', 'http://www.ljkc.com'],
				['Salina KC', 'http://www.salinakennelclub.org'],
			],

			['KY - Kentucky', null, null,
			 	['Lexington KC', 'http://www.lexingtonkennelclub.com'],
				['Louisville KC', 'http://www.louisvillekennelclub.com'],
				['Paducah KC', 'http://paducahkennelclub.com'],
			],
			
			['LA - Louisiana', null, null,
			 	['Louisiana LC', 'http://www.showbreeders.org/~lakclub/']
			],

			['ME - Maine', null, null,

			],

			['MD - Maryland', null, null,
				['Carroll KC', 'http://www.carrollkennelclub.org'],
				['Catoctin KC', 'http://www.catoctinkennelclub.org'],
				['Chesapeake KC', 'http://www.chesapeakekennelclub.org'],
				['Mason & Dixon KC', 'http://www.masondixonkennelclub.com'],
				['Northeastern Maryland KC', 'http://www.nemkc.org'],
				['Salisbury KC', 'http://www.salisburymarylandkennelclub.org'],
				['Talbot KC', 'http://www.talbotkennelclub.org'],
			],

			['MA - Massachusetts', null, null,
				['Cape Cod KC', 'http://www.capecodkc.org'],
				['Pioneer Valley KC', 'http://www.pioneervalleykennelclub.com'],
				['South Shore KC', 'http://www.southshorekennelclub.org'],
				['Springfield KC', 'http://www.springfieldkennelclub.org'],
			],

			['MI - Michigan', null, null,
				['Detroit', 'http://detroitkennelclub.com'],
				['Grand Rapids KC', 'http://www.grandrapidskennelclub.org'],
				['Holland Michigan KC', 'http://www.hollandkennelclub.com'],
				['Kalamazoo KC', 'http://www.kalamazookennelclub.com'],
				['Livonia KC', 'http://www.livoniakennelclub.com'],
				['Oakland County KC', 'http://www.oaklandcountykennelclub.com'],
				['Orion KC', 'http://www.orionkennelclub.com'],
			],

			['MN - Minnesota', null, null,
			 	['Duluth KC', 'http://www.duluthkennelclub.org'],
				['Granite City KC', 'http://www.granitecitykennelclub.com'],
				['Key City KC', 'http://www.keycitykennelclub.org'],
				['Minneapolis KC', 'http://www.minneapoliskc.org'],
				['St Croix Valley KC', 'http://www.scvkc.org'],
			],

			['MS - Mississippi', null, null,
			
			],

			['MO - Missouri', null, null,

			],

			['MT - Montana', null, null,
				['Five Valley KC', 'http://www.fivevalleykennelclub.org'],
				['Yellowstone Valley KC', 'http://www.yvkc.org'],
			],
		],

		['Clubs by State NE - OR', null, null,	
				
			['NE - Nebraska', null, null,
			 	['Nebraska KC', 'http://www.nebraskakennelclub.com'],
			],

			['NV - Nevada', null, null,

			],
			
			['NH - New Hampshire', null, null,
				['Souhegan KC', 'http://www.souhegankennelclub.org'],
			],

			['NJ - New Jersey', null, null,
				['New Brunswick KC', 'http://www.nbkc.org'],
			 	['Ramapo KC', 'http://www.ramapokennelclub.com'],
				['The Morris & Essex KC', 'http://www.morrisandessex.com'],
			],

			['NM - New Mexico', null, null,

			],


			['NY - New York', null, null,
				['Albany KC', 'http://www.albanykennelclub.org'],
				['KC of Buffalo', 'http://www.kennelclubof buffalo.com/Kennel_Club_Of_Buffalo/Welcome.html'],
				['North Country KC', 'http://www.northcountrykennelclub.com'],
				['Olean KC', 'http://www.theoleankennelclub.org'],
				['Putnam KC', 'http://www.putnamkennelclub.org'],
				['Saratoga KC', 'http://www.saratoganykennelclub.org'],
				['Tioga County KC', 'http://www.tiogacountykennelclub.com'],
				['Westminster KC', 'http://www.westminsterkennelclub.org'],
			],

			['NC - North Carolina', null, null,
				['Asheville KC', 'http://ashevillekennelclub.com'],
				['Carolina KC', 'http://www.carolinakennelclub.com'],
				['Durham KC', 'http://www.durhamkennelclub.com'],
				['Piedmont KC', 'http://www.pkc.org'],
				['Raleigh KC', 'http://www.raleighkennelclub.org'],
			],

			['ND - North Dakota', null, null,
				['Fargo Morrehead KC', 'http://www.fmkennelclub.com'],
				['Grand Forks KC', 'http://www.grandforkskennelclub.org'],
			],
			
			['OH - Ohio', null, null,
				['Dayton KC', 'http://www.daytonkennelclub.org'],
			 	['Echo Hills KC', 'www.echohillskennelclub.com'],
				['Lima KC', 'http://www.limakennelclub.org'],
				['Medina KC', 'http://www.medinakennelclub.com'],
			],

			['OK - Oklahoma', null, null,

			],
			
			['OR - Oregon', null, null,
				['Agathon KC', 'http://www.agathonkennelclub.com'],
			 	['Clackamas KC', 'http://www.clackamaskennelclub.com'],
				['Coos KC', 'http://www.cooskennelclub.org'],
				['Tualatin KC', 'http://www.tualatinkc.org'],
			],

		],

		['Clubs by State PA - VT', null, null,		

			['PA - Pennsylvania', null, null,
			 	['Beaver County KC', 'http://www.beavercountykennelclub.org'],
				['Berks County KC', 'http://berkscountykennelclub.com'],
				['Harrisburg KC', 'http://www.hkc.org'],
				['KC of Philadelphia', 'http://www.philadogshow.com'],
				['Lancaster KC', 'http://lancasterkennelclub.org'],
				['Lebanon County KC', 'http://www.lebaoncountykc.org'],
				['Mid Susquehanna Valley KC', 'http://www.msvkc.org'],
				['Penn Ridge KC', 'http://www.pennridgekennelclub.com'],
			],

			['RI - Rhode Island', null, null,

			],

			['SC - South Carolina', null, null,
				['Charleston KC', 'http://www.charlestonkennelclub.org'],
				['Greenville KC', 'http://www.greenvillekc.org'],
				['Spartanburg KC', 'http://www.spartanburgkc.org'],
			],

			['SD - South Dakota', null, null,
				['Sioux Empire KC', 'http://www.siouxempirekennelclub.com'],
			],

			['TN - Tennessee', null, null,
				['Chattanooga KC', 'http://www.chattanoogakennelclub.org'],
				['Clarksville KC', 'http://www.clarksvillekennelclub.com'],
			 	['Memphis KC', 'http://www.memphiskennelclub.org'],
				['Nashville KC', 'http://www.nashvillekennelclub.org'],
			],	
			
			['TX - Texas', null, null,
			 	['Brazos Valley KC', 'http://www.brazosvalleykennelclub.org'],
				['Concho KC', 'http://www.conchokennelclub.org'],
				['Fort Worth', 'http://www.fortworthkennelclub.org'],
				['Longview KC', 'http://www.longviewkennelclub.org'],
				['Texas KC', 'texaskennelclub.net'],
			],

			['UT - Utah', null, null,
			 	['Intermountain KC', 'http://www.intermountainkennelclub.org'],
			],

			['VT - Vermont', null, null,
			
			],

		],

		['Clubs by State VA - WY', null, null,	
			
			['VA - Virginia', null, null,
				['Charlottesville Albemarle KC', 'http://www.cakc.org'],
				['Gloucester KC', 'http://www.gloucesterkennelclub.com'],
				['Langley KC', 'http://www.langleykennelclub.org'],
				['Mattaponi KC', 'http://www.mattaponikennelclub.com'],
				['Middleburg KC', 'http://middleburgkc.com'],
				['Old Dominion KC', 'http://www.odkc.org'],
				['Roanoke KC', 'http://www.roanokekennelclub.com'],
				['Tidewater KC', 'http://tidewaterkc.org'],
				['Warrenton KC', 'http://warrentonkc.org'],
			],
			
			['WA - Washington', null, null,
				['Sammamish KC', 'http://www.sammamishkennelclub.com'],
				['Seattle KC', 'http://www.seattlekennelclub.org'],
				['Spokane KC', 'http://www.spokanekennelclub.com'],
				['Walla Walla KC', 'http://www.wwkc.org'],
				['Wenatchee KC', 'http://www.wenatcheekennelclub.com'],
			],
			
			['WV - West Virginia', null, null,
			 	['Mountaineer KC', 'http://www.mkclub.org'],
			],	

			['WI - Wisconsin', null, null,
				['Badger KC', 'http://www.badgerkennelclub.com'],
				['Cudahy KC', 'http://www.cudahykennelclub.org'],
				['Greater Racine KC', 'http://www.grkc.org'],
				['Marshfield Area KC', 'http://makc.org'],
				['Oshkosh KC', 'http://www.oshkoshkennelclub.com'],
				['Packerland KC', 'http://packerlandkennelclub.com'],
				['Paper Cities KC', 'http://www.papercitieskc.org'],
				['Waukesha KC', 'http://www.waukeshakennelclub.org'],
				['Wisconsin KC', 'http://www.wisconsinkennelclub.org'],
			],

			['WY - Wyoming', null, null,

			],

		],

		['Cocker Spaniel Clubs', null, null,
			['American Spaniel Club Homepage', 'http://www.asc-cockerspaniel.org'],
			['Skyline Cocker Club', 'http://www.skylinecockerclub.com'],
			['CSC of South Texas', 'http://www.spanielsearch.com/Texas.htm'],
			['CSC of Orange County CA', 'http://www.cscoc.org'],
			['Detroit CSC', 'http://www.detroit-csc.com'],
			['Hiawatha CSC', 'http://www.hiawathacsc.com'],
			['West Coast CSC', 'http://www.westcoastcsc.com'],
			['Carolina CSC', 'http://www.carolinacockerclub.org'],
			['CSC of Las Vegas', 'http://www.cockerspanielcluboflasvegas.org'],
			['Capital City CSC', 'http://www.capitalcitycockers.org'],
			['CSC of Southern CA', 'http://www.webspawner.com/users/cscsocal'],
		],

		['Show Superintendents', null, null,
		 	['BaRay Event Services, Inc.', 'http://www.barayevents.com'],
			['Foy Trent Dog Shows', 'http://www.foytrentdogshows.com'],		 
			['Garvin Show Services, L.L.C.','http://www.garvinshowservices.com'],		 
			['Jack Bradshaw Dog Shows', 'http://www.jbradshaw.com'],
			['Jack Onofrio Dog Shows', 'http://www.onofrio.com'],
			['MBF - Info Dog', 'http://www.infodog.com'],
			['Rau Dog Shows, Ltd.', 'http://www.raudogshows.com'],
			['Roy Jones Dog Shows, Inc.', 'http://www.royjonesdogshows.com/'],
		],
		['AKC Point Schedule', null, null,
			['2011 Points Schedule', 'http://www.wibscockers.com/misc/2011akcpoints.htm'],
			['2010 Points Scgedule', 'http://www.wibscockers.com/misc/2010akcpoints.htm'],
		],

		['Favorite Sites', null, null,
			['Cockerspaniel Online Magazine', 'http://www.cockerspaniels.com'],
			['Google Search Engine', 'http://google.com'],
			['AccuWeather for Illinois', 'http://www.accuweather.com/us/radar/sir/il_/radar.asp?play=true'],
		],

	],

// ---------------------- //
// Menu Item 6 BRAGS PAGE //
// ---------------------- //

	['BRAGS', null, null,

		['PAST BRAGS', 'http://www.wibscockers.com/brags/brags-past.htm'],
	],

// ------------------------ //
// Menu Item 7 HISTORY PAGE //
// ------------------------ //

	['HISTORY', 'http://www.wibscockers.com/history/history.htm'],

// ------------------------- //
// Menu Item 8 FOR SALE PAGE //
// ------------------------- //

	['FOR SALE', null, null,

		['Pet Puppies For Sale', 'http://www.wibscockers.com/nursery/puppies_sale_pets.htm'],
		['Show Prospects For Sale', 'http://www.wibscockers.com/nursery/puppies_sale_show.htm'],
	],

// ---------------------------- //
// Menu Item 9 PUPPYLUV SCREEN //
// ---------------------------- //

	['PUPPY LUV', 'http://www.wibscockers.com/puppyluv/puppyluv.htm'],

// ---------------------------- //
// Menu Item 10 CONTACT US PAGE //
// ---------------------------- //

	['CONTACT US', 'http://www.wibscockers.com/contact/contact.htm']

];

