function init()
{
	//Main Menu items:
	menus[0] = new menu(22, "horizontal", 160, 10, -2, -2, "#CACAFF", "#0000A0", "Comic Sans MS", 9, 		"bold", "bold", "purple", "white", 1, "gray", 2, "rollover:images/tri-down1.gif:images/tri-down2.gif", false, true, true, true, 12, true, 4, 4, "purple");
	menus[0].addItem("./index.htm", "", 100, "center", "Home", 0);
	menus[0].addItem("#", "", 120, "center", "About Us", 1);
	menus[0].addItem("#", "", 100, "center", "Our Dogs", 2);
	menus[0].addItem("#", "", 110, "center", "Milestones", 3);
	menus[0].addItem("#", "", 110, "center", "Available", 4);
	menus[0].addItem("#", "", 110, "center", "Links", 5);

//Sub Menu for 2nd Main Menu Item ("about us"):
	menus[1] = new menu(135, "vertical", 0, 0, -5, -5, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", 		"bold", "purple", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "purple");
	menus[1].addItem("./yourhost.htm", "", 22, "left", "Your Hosts", 0);
	menus[1].addItem("./kristen.htm", "", 22, "left", "The Princess", 0);
	menus[1].addItem("./mentor.htm", "", 22, "left", "Our Mentors", 0);
	menus[1].addItem("./dave.htm", "", 22, "left", "Daves Tribute", 0);

//Sub Menu for 3rd Main Menu Item ("Our Dogs"):
	menus[2] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", 		"bold", "purple", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "purple");
	menus[2].addItem("./champion-boys.htm", "", 22, "left", "Champion Boys", 6);
	menus[2].addItem("./champion-girls.htm", "", 22, "left", "Champion Girls", 15);
	menus[2].addItem("./pointed.htm", "", 22, "left", "Pointed", 7);
	menus[2].addItem("./future.htm", "", 22, "left", "Future Stars", 8);
	menus[2].addItem("./Sled_Dogs.htm", "", 22, "left", "Sled Dogs", 9);
	menus[2].addItem("./bred_by.htm", "", 22, "left", "Bred By", 10);
	menus[2].addItem("./family.htm", "", 22, "left", "''Family''", 11);
	menus[2].addItem("./retired.htm", "", 22, "left", "Retirees", 12);
	menus[2].addItem("./Rainbow Bridge.htm", "", 22, "left", "Rainbow Bridge", 13);

//Sub Menu for 4th Main Menu Item ("Special Wins & Events/Milestones"):
	menus[3] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[3].addItem("./specialties.htm", "", 22, "left", "Specialties", 0);
	menus[3].addItem("./cassie_bis.htm", "", 22, "left", "AKC BIS", 0);
	menus[3].addItem("./racing.htm", "", 22, "left", "Racing", 0);

//Sub Menu for 5th Main Menu Item ("Available"):
	menus[4] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[4].addItem("./litter_basket.htm", "", 22, "left", "Puppies", 0);
	menus[4].addItem("./available.htm", "", 22, "left", "Adults", 0);

//Sub Menu for 6th Main Menu Item ("Links"):
	menus[5] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[5].addItem("./kennels.htm", "", 22, "left", "Kennels", 0);
	menus[5].addItem("./special.htm", "", 22, "left", "Very Special", 0);
	menus[5].addItem("./produts.htm", "", 22, "left", "Products", 0);
	menus[5].addItem("./superintendents.htm", "", 22, "left", "Superintendents", 0);
	menus[5].addItem("./organizations.htm", "", 22, "left", "Organizations", 0);

//Sub Sub Menu for 3rd Menu Item ("Champions sexes boys"):
	menus[6] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[6].addItem("./grissom.html", "", 22, "left", "Grissom", 0);
	menus[6].addItem("./armani.html", "", 22, "left", "Armani", 0);
	menus[6].addItem("./barqs.html", "", 22, "left", "Barqs", 0);
	menus[6].addItem("./cosmo.html", "", 22, "left", "Cosmo", 0);
	menus[6].addItem("./arnold.html", "", 22, "left", "Arnold", 0);
	menus[6].addItem("./silver.html", "", 22, "left", "Silver", 0);
	menus[6].addItem("./riley.html", "", 22, "left", "Riley", 0);
	menus[6].addItem("./reese.htm", "", 22, "left", "Reese", 0);
	menus[6].addItem("./R2.html", "", 22, "left", "R2", 0);
	menus[6].addItem("./santana.html", "", 22, "left", "Santana", 0);
	menus[6].addItem("./banner.html", "", 22, "left", "Banner", 0);
	menus[6].addItem("./gandalf.html", "", 22, "left", "Gandalf", 0)

//Sub Sub Menu for 3rd Menu Item ("Pointed"):
	menus[7] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[7].addItem("./libby.html", "", 22, "left", "Libby Lu", 0);
	menus[7].addItem("./sophia.html", "", 22, "left", "Sophia", 0);
	menus[7].addItem("./billy.html", "", 22, "left", "Billy", 0);
	menus[7].addItem("./jagger.html", "", 22, "left", "Jagger", 0);
	menus[7].addItem("./bandit.html", "", 22, "left", "Bandit", 0);
	menus[7].addItem("./cooper.html", "", 22, "left", "Cooper", 0);

//Sub Sub Menu for 3rd Menu Item ("Future Stars"):
	menus[8] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[8].addItem("./midas.html", "", 22, "left", "Midas", 0);
	menus[8].addItem("./gypsy.html", "", 22, "left", "Gypsy", 0);
	menus[8].addItem("./cory.html", "", 22, "left", "Cory", 0);
	menus[8].addItem("./shasta.html", "", 22, "left", "Shasta", 0);
	menus[8].addItem("./tank.html", "", 22, "left", "Tank", 0);
	menus[8].addItem("./izzie.html.html", "", 22, "left", "Izzie", 0);
	menus[8].addItem("#", "", 22, "left", "Raven", 0);

//Sub Sub Menu for 3rd Menu Item ("Sled Dogs"):
	menus[9] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[9].addItem("./grissom.html", "", 22, "left", "Grissom", 0);
	menus[9].addItem("./armani.html", "", 22, "left", "Armani", 0);
	menus[9].addItem("./barqs.html", "", 22, "left", "Barqs", 0);
	menus[9].addItem("./cosmo.html", "", 22, "left", "Cosmo", 0);
	menus[9].addItem("./panda.html", "", 22, "left", "Panda", 0);
	menus[9].addItem("./hook.html", "", 22, "left", "Hook", 0);
	menus[9].addItem("./cassie.htm", "", 22, "left", "Cassie", 0);
	menus[9].addItem("./d'luna.html", "", 22, "left", "D'Luna", 0);
	menus[9].addItem("./helena.html", "", 22, "left", "Helena", 0);
	menus[9].addItem("./chelsea.html", "", 22, "left", "Chelsea", 0);
	menus[9].addItem("./lacy.html", "", 22, "left", "Lacy", 0);
	menus[9].addItem("./glory.html", "", 22, "left", "Glory", 0);
	menus[9].addItem("./billy.html", "", 22, "left", "Billy", 0);

//Sub Sub Menu for 3rd Menu Item ("Bred By"):
	menus[10] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[10].addItem("./santana.html", "", 22, "left", "Santana", 0);
	menus[10].addItem("./banner.html", "", 22, "left", "Banner", 0);
	menus[10].addItem("./gandalf.html", "", 22, "left", "Gandalf", 0);
	menus[10].addItem("./winter.html", "", 22, "left", "Winter", 0);
	menus[10].addItem("./jadefox.html", "", 22, "left", "Jade", 0);
	menus[10].addItem("./cristal.html", "", 22, "left", "Cristal", 0);
	menus[10].addItem("./cali.html", "", 22, "left", "Winter", 0);
	menus[10].addItem("http://www.torquemadasiberians.com/index-tony%201.html", "", 22, "left", "Tony", 0);
	menus[10].addItem("http://www.torquemadasiberians.com/index-emma%201.html", "", 22, "left", "Emma", 0);

//Sub Sub Menu for 3rd Menu Item ("In The Family"):
	menus[11] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[11].addItem("./lobo.html", "", 22, "left", "Lobo", 0);
	menus[11].addItem("./jagger.html", "", 22, "left", "Jagger", 0);
	menus[11].addItem("./angus.html", "", 22, "left", "Angus", 0);
	menus[11].addItem("./sophia.html", "", 22, "left", "Sophia", 0);
	menus[11].addItem("./pixie.html", "", 22, "left", "Pixie", 0);
	menus[11].addItem("./luna.html", "", 22, "left", "Luna", 0);
	menus[11].addItem("./tyra.html", "", 22, "left", "Tyra", 0);
	menus[11].addItem("./lelu.html", "", 22, "left", "Lelu", 0);
	menus[11].addItem("./abbie.html", "", 22, "left", "Abbie", 0);
	menus[11].addItem("./rubi.htm", "", 22, "left", "Rubi", 0);
	menus[11].addItem("./danica.htm", "", 22, "left", "Esmeralda", 0);
	menus[11].addItem("./esme.htm", "", 22, "left", "Esme", 0);

//Sub Sub Menu for 3rd Menu Item ("Retirees"):
	menus[12] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[12].addItem("./arnold.html", "", 22, "left", "Arnold", 0);
	menus[12].addItem("./silver.html", "", 22, "left", "Silver", 0);
	menus[12].addItem("./riley.html", "", 22, "left", "Riley", 0);
	menus[12].addItem("./reese.html", "", 22, "left", "Reese", 0);
	menus[12].addItem("./R2.html", "", 22, "left", "R2", 0);
	menus[12].addItem("./angel.html", "", 22, "left", "Angel", 0);
	menus[12].addItem("./chloe.html", "", 22, "left", "Chloe", 0);
	menus[12].addItem("./helena.html", "", 22, "left", "Helena", 0);
	menus[12].addItem("./chelsea.html", "", 22, "left", "Chelsea", 0);
	menus[12].addItem("./lacy.html", "", 22, "left", "Lacy", 0);
	menus[12].addItem("./glory.html", "", 22, "left", "Glory", 0);
	menus[12].addItem("./peanut.html", "", 22, "left", "Peanut", 0);

//Sub Sub Menu for 13th Menu Item ("Rainbow Bridge"):
	menus[13] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[13].addItem("./artie.html", "", 22, "left", "Artie", 0);
	menus[13].addItem("./jack.html", "", 22, "left", "Jack", 0);
	menus[13].addItem("./deaver.html", "", 22, "left", "Deaver", 0);
	menus[13].addItem("./sitka.html", "", 22, "left", "Sitka", 0);
	menus[13].addItem("./joy.html", "", 22, "left", "Joy", 0);
	menus[13].addItem("./chanel.html", "", 22, "left", "Chanel", 0);
	menus[13].addItem("./charly.html", "", 22, "left", "Charly", 0);
	menus[13].addItem("./windal.html", "", 22, "left", "Windal", 0);
	menus[13].addItem("./spice.html", "", 22, "left", "Spice", 0);
	menus[13].addItem("./kinko.html", "", 22, "left", "Kinko", 0);
	menus[13].addItem("./candy.html", "", 22, "left", "Candy", 0);
	menus[13].addItem("./tia.html", "", 22, "left", "Tia", 0);
	menus[13].addItem("./flash.htm", "", 22, "left", "Flash", 0);

//Sub Sub Menu for 14th Menu Item ("Specialties"):
	menus[14] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[14].addItem("./camino_real.htm", "", 22, "left", "CRSHC", 0);
	menus[14].addItem("./lower_columbia.htm", "", 22, "left", "LCSHC", 0);
	menus[14].addItem("./ncshc.htm", "", 22, "left", "NCSHC", 0);
	menus[14].addItem("./rocky_mtn.htm", "", 22, "left", "RMSHC", 0);
	menus[14].addItem("./shca.htm", "", 22, "left", "SHCA", 0);

//Sub Sub Menu for 15th Menu Item ("Champ Girls"):
	menus[15] = new menu(130, "vertical", 0, 0, 0, 0, "#CACAFF", "#0000A0", "Comic Sans MS", 9, "bold", "bold", "purple", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "purple");
	menus[15].addItem("./winter.html", "", 22, "left", "Winter", 0);
	menus[15].addItem("./cassie.html", "", 22, "left", "Cassie", 0);
	menus[15].addItem("./d'luna.html", "", 22, "left", "D'Luna", 0);
	menus[15].addItem("./josie.html", "", 22, "left", "Josie", 0);
	menus[15].addItem("./star.htm", "", 22, "left", "Star", 0);
	menus[15].addItem("./angel.html", "", 22, "left", "Angel", 0);
	menus[15].addItem("./chloe.html", "", 22, "left", "Chloe", 0);
	menus[15].addItem("./phoebe.html", "", 22, "left", "Phoebe", 0);
	menus[15].addItem("./journey.html", "", 22, "left", "Journey", 0);
	menus[15].addItem("./peanut.html", "", 22, "left", "Peanut", 0);
	menus[15].addItem("./rainy.html", "", 22, "left", "Rainy", 0);
	menus[15].addItem("./luna.html", "", 22, "left", "Luna", 0);
	menus[15].addItem("./jadefox.html", "", 22, "left", "Jade", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.