function init()
{
	//Main Menu items:
	menus[0] = new menu(32, "horizontal", 15, 112, 3, 3, "img:../images/background2.gif", "img:../images/background1.gif", "Arial,Helvetica,sans-serif", 9, 
		"bold", "bold", "white", "black", 1, "#90A8D0", 5, "rollover:../images/tri-down2.gif:../images/tri-down1.gif", false, true, true, false, 0, true, 2, 2, "#333333");
	menus[0].addItem("http://www.ancientlight.info/", "", 152, "center", "HOME", 0);
	menus[0].addItem("http://www.ancientlight.info/events/", "", 155, "center", "EVENTS / NEWS", 1);
	menus[0].addItem("http://www.ancientlight.info/about/", "", 155, "center", "ABOUT US", 2);
	menus[0].addItem("http://www.ancientlight.info/products/", "", 180, "center", "PRODUCTS", 3);
	menus[0].addItem("http://www.ancientlight.info/resources/", "", 170, "center", "SPECIAL INTEREST", 4);
	menus[0].addItem("http://www.ancientlight.info/contact/", "", 155, "center", "CONTACT US", 5);

//Sub Menu for 1st Main Menu Item ("Events/News"):
	menus[1] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Arial,Helvetica,sans-serif", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 2, 2, "black");
	menus[1].addItem("http://www.ancientlight.info/events/", "", 22, "left", "Events", 0);
	menus[1].addItem("http://www.ancientlight.info/classes/", "", 22, "left", "Classes", 0);
	menus[1].addItem("http://www.ancientlight.info/new/", "", 22, "left", "What's New", 0);
	menus[1].addItem("http://www.ancientlight.info/new/pagannews.html", "", 22, "left", "Daily Pagan News", 0);

//Sub Menu for 2nd Main Menu Item ("About Us"):
	menus[2] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Arial,Helvetica,sans-serif", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[2].addItem("http://www.ancientlight.info/about/grandma.html", "", 22, "left", "Grandma's Album", 0);
	menus[2].addItem("http://www.ancientlight.info/about/grandma_photos.html", "", 22, "left", "Grandma's Photos", 0);
	menus[2].addItem("http://www.ancientlight.info/about/grandma_memories.html", "", 22, "left", "Memories of Grandma", 0);

//Sub Menu for 3rd Sub Menu "Products":
	menus[3] = new menu(270, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Arial,Helvetica,sans-serif", 9, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 2, 2, "#003366");
	menus[3].addItem("http://www.ancientlight.info/products/toc_magick.html", "", 22, "left", "Magick, Spells, Ritual & Altar Items", 6);
	menus[3].addItem("http://www.ancientlight.info/products/toc_clothing.html", "", 22, "left", "Clothing, Banners & Jewelry", 7);
	menus[3].addItem("http://www.ancientlight.info/products/toc_books.html", "", 22, "left", "Books, Buttons & BoS", 8);
	menus[3].addItem("http://www.ancientlight.info/products/kids1.html", "", 22, "left", "Children\'s Magick", 0);
	menus[3].addItem("http://www.ancientlight.info/products/toc_kitchen.html", "", 22, "left", "Kitchen & Home", 9);		
	menus[3].addItem("http://www.ancientlight.info/products/containers.html", "", 22, "left", "Containers", 0);			
	menus[3].addItem("http://www.ancientlight.info/products/divination.html", "", 22, "left", "Divination", 0);
	menus[3].addItem("http://www.ancientlight.info/mabs/", "", 22, "left", "Mab\s Embroidery", 10);
	menus[3].addItem("http://www.ancientlight.info/products/music.html", "", 22, "left", "Music", 0);
	menus[3].addItem("http://www.ancientlight.info/products/games.html", "", 22, "left", "Games", 0);
	
//Sub Menu for 4th Main Menu Item ("Special Interest"):
	menus[4] = new menu(200, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Arial,Helvetica,sans-serif", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[4].addItem("http://www.ancientlight.info/resources/", "", 22, "left", "Links", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/gallery.html", "", 22, "left", "Gallery", 12);
	menus[4].addItem("http://www.ancientlight.info/resources/sca.html", "", 22, "left", "SCA", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/harry_potter.html", "", 22, "left", "Harry Potter", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/charmed.html", "", 22, "left", "Charmed", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/colors.html", "", 22, "left", "Color Correspondences", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/lavendar_wands.html", "", 22, "left", "Lavendar Wands", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/potmaker.html", "", 22, "left", "The Potmaker Instructions", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/thundereggs.html", "", 22, "left", "Thundereggs", 0);
	menus[4].addItem("http://www.ancientlight.info/resources/glossary.html", "", 22, "left", "Embroidery Glossary", 0);

//Sub Menu for 5th Main Menu Item ("Contact Us"):
	menus[5] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[5].addItem("http://www.ancientlight.info/contact/", "", 22, "left", "Contact Info", 0);
	menus[5].addItem("http://www.ancientlight.info/contact/order_form.html", "", 22, "left", "Order Form", 0);
		menus[5].addItem("http://www.ancientlight.info/contact/survey.html", "", 22, "left", "Survey of Interests", 0);
	menus[5].addItem("http://www.ancientlight.info/contact/#comment", "", 22, "left", "Send a Comment", 0);
	menus[5].addItem("http://www.ancientlight.info/sitemap.html", "", 22, "left", "Site Map", 0);

//Sub Menu for 6th Main Menu Item ("Magick, Spells, Ritual & Altar Items"):
	menus[6] = new menu(220, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[6].addItem("http://www.ancientlight.info/products/ritual_items.html", "", 22, "left", "Ritual Items", 0);
	menus[6].addItem("http://www.ancientlight.info/products/altar_cloths.html", "", 22, "left", "Altar Cloths", 0);
	menus[6].addItem("http://www.ancientlight.info/products/altar_vessels.html", "", 22, "left", "Altar Vessels", 0);
	menus[6].addItem("http://www.ancientlight.info/products/candles1.html", "", 22, "left", "Candles & Candleholders", 0);
	menus[6].addItem("http://www.ancientlight.info/products/amulets_herbs.html", "", 22, "left", "Amulets &amp; Herbs", 0);
	menus[6].addItem("http://www.ancientlight.info/products/stone_crystals.html", "", 22, "left", "Stone, Crystals & More", 0);
	menus[6].addItem("http://www.ancientlight.info/products/incense_burners.html", "", 22, "left", "Incense & Burners", 0);
	menus[6].addItem("http://www.ancientlight.info/products/statuary.html", "", 22, "left", "Statuary", 0);

//Sub Menu for 7th Main Menu Item ("Clothing, Banners & Jewelry"):
	menus[7] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[7].addItem("http://www.ancientlight.info/products/robes.html", "", 22, "left", "Robes", 0);
	menus[7].addItem("http://www.ancientlight.info/products/clothing.html", "", 22, "left", "Karuna Arts Clothing", 0);
	menus[7].addItem("http://www.ancientlight.info/products/tees.html", "", 22, "left", "Tees & Hoodies", 0);
	menus[7].addItem("http://www.ancientlight.info/products/banners.html", "", 22, "left", "Banners", 0);
	menus[7].addItem("http://www.ancientlight.info/products/jewelry.html", "", 22, "left", "Jewelry", 0);	

//Sub Menu for 8th Main Menu Item ("Books, Buttons & BoS"):
	menus[8] = new menu(200, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[8].addItem("http://www.ancientlight.info/products/books_basic.html", "", 22, "left", "Books", 0);
	menus[8].addItem("http://www.ancientlight.info/products/books_shadows.html", "", 22, "left", "BoS, Pens & Ink", 0);
	menus[8].addItem("http://www.ancientlight.info/products/posters.html", "", 22, "left", "Posters, Buttons & Pins", 0);

//Sub Menu for 9th Main Menu Item ("Kitchen and Home"):
	menus[9] = new menu(200, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[9].addItem("http://www.ancientlight.info/products/kitchen1.html", "", 22, "left", "Aprons, Clocks & More", 0);
	menus[9].addItem("http://www.ancientlight.info/products/mugs.html", "", 22, "left", "Mugs", 0);
	menus[9].addItem("http://www.ancientlight.info/products/soaps.html", "", 22, "left", "Soaps & Bath Items", 0);

//Sub Menu for 10th Main Menu Item ("Mab's Embroidery"):
	menus[10] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[10].addItem("http://www.ancientlight.info/mabs/mabs_whois.html", "", 22, "left", "Who is Mab", 0);
	menus[10].addItem("http://www.ancientlight.info/mabs/mabs_howto.html", "", 22, "left", "What is Blackwork", 0);
	menus[10].addItem("http://www.ancientlight.info/mabs/mabs_pamphlets.html", "", 22, "left", "Pamphlets", 0);
	menus[10].addItem("http://www.ancientlight.info/mabs/mabs_patterns.html", "", 22, "left", "Pattern Card Sets", 0);
	menus[10].addItem("http://www.ancientlight.info/mabs/mabs_trifolds.html", "", 22, "left", "Trifolds", 0);

//Sub Menu for 11th Main Menu Item ("Sabbats & Holidays"):
	menus[11] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[11].addItem("http://www.ancientlight.info/products/ornaments.html", "", 22, "left", "Ornaments", 0);
	menus[11].addItem("http://www.ancientlight.info/products/gifts.html", "", 22, "left", "Gift Sets", 0);

//Sub Menu for 12th Main Menu Item ("Gallery"):
	menus[12] = new menu(240, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[12].addItem("http://www.ancientlight.info/resources/gallery.html", "", 22, "left", "One-of-a-Kind Designs", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery1.html", "", 22, "left", "People Gallery", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_sharon_knight.html", "", 22, "left", "Sharon Knight, singer", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_t_thorn_coyle.html", "", 22, "left", "T. Thorn Coyle", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery2.html", "", 22, "left", "Paul Rucker, Visionary Artist", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery3.html", "", 22, "left", "Anja\'s Embroidery Project", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery4.html", "", 22, "left", "Special Places", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_nature.html", "", 22, "left", "Nature", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_moon_venus.html", "", 22, "left", "Moon/Venus Conjunction", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_pantheacon.html", "", 22, "left", "Pantheacon 08", 0);
	menus[12].addItem("http://www.ancientlight.info/resources/", "", 22, "left", "Sabbats/Esbats", 13);
	menus[12].addItem("http://www.ancientlight.info/resources/gallery_fairs.html", "", 22, "left", "Psychic Fairs", 0);

//Sub Menu for 13th Main Menu Item ("Sabbats/Esbats"):
	menus[13] = new menu(175, "vertical", 0, 0, 0, 0, "#CCCCFF", "#003366", "Verdana,Arial,Helvetica,sans-serif", 8, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 2, 2, "#003366");
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_yule.html", "", 22, "left", "Yule Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_imbolc.html", "", 22, "left", "Imbolc Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_ostara.html", "", 22, "left", "Ostara Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_beltane.html", "", 22, "left", "Beltane Sabbat", 0);	
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_litha.html", "", 22, "left", "Litha Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_lughnasadh.html", "", 22, "left", "Lughnasadh Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_mabon.html", "", 22, "left", "Mabon Sabbat", 0);
	menus[13].addItem("http://www.ancientlight.info/resources/gallery_esbat.html", "", 22, "left", "Esbat Altars", 0);

} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.
