function init()
{
	menus[0] = new menu(75, "horizontal", 10, 175, -2, -2, "#CC6633", "black", "Comic Sans MS", 9, 
		"bold", "bold", "white", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, true, true, 12, true, 4, 4, "black");
	menus[0].addItem("index.html", "", 40, "Center", "Home", 0);
	menus[0].addItem("massage_menu.html", "", 70, "Center", "Massage Services", 0);
	menus[0].addItem("spa_sessions.html", "", 60, "Center", "Spa Services", 0);
	menus[0].addItem("acuscope.html", "", 75, "Center", "Stress/Pain Relief Treatments", 0);
	menus[0].addItem("", "", 60, "Center", "Other Services", 7);
	menus[0].addItem("rates.html", "", 55, "Center", "Caring Hands Rates", 0);
	menus[0].addItem("gift_certificates.html", "", 60, "Center", "Order Online", 0);	
	menus[0].addItem("", "", 95, "Center", "Other Professionals Available", 3);
	menus[0].addItem("#", "", 70, "Center", "The Heart Center Classes", 2);
	menus[0].addItem("calendar.html", "", 65, "Center", "Our Activities Calendar", 0);	
	menus[0].addItem("living_art.html", "", 60, "Center", "Judith's Living Art", 0);
	menus[0].addItem("#", "", 65, "Center", "About Us", 5);
	menus[0].addItem("testimonials.html", "", 80, "Center", "Testimonials", 0);
	menus[0].addItem("", "", 70, "Center", "Wellness Tools", 9);
	menus[0].addItem("", "", 40, "Center", "Links", 0);
	menus[0].addItem("contact_us.html", "", 65, "Center", "Contacting & Finding Us", 0);
	menus[0].addItem("guarantee.html", "", 70, "Center", "Disclaimer/ Guarantee", 0);
	
//Sub Menu for 2nd Main Menu Item ("Massage Services"):
	menus[1] = new menu(230, "vertical", 0, 0, -0, -0, "#CC6633", "black", "Comic Sans MS", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, 62, false, true, false, true, 6, true, 4, 4, "black");
	
//Sub Menu for 3rd Main Menu Item ("The Hear Center Classes"):
	menus[2] = new menu(215, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");
	menus[2].addItem("from_the_heart_center.html", "", 22, "center", "Our Teaching & Workshop Spaces", 0);	
	menus[2].addItem("", "", 22, "center", "Yoga Classes", 8);
	menus[2].addItem("pilates.html", "", 22, "center", "Pilates/Tai Chi Classes", 0);

//Sub Menu for Sub Menu "Other Professionals Available":
	menus[3] = new menu(475, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[3].addItem("http://www.new-phases.com", "", 22, "center", "Acupuncture. - Marci Kranz", 0);
	menus[3].addItem("blackie.html", "", 22, "center", "Natural Therapeutics - Dr. David Blackie - Natural Healthcare", 0);
	menus[3].addItem("http://www.wellnesswave.net", "", 22, "center", "Wellness Wave - Dr. Tonnie Wulff - Chiropractic", 0);
	menus[3].addItem("colonic.html", "", 22, "center", "Colon Hydrotherapy - Cheryl Tollas", 0);
	menus[3].addItem("shiatsu.html", "", 22, "center", "Shiatsu - Christine Jones", 0);

	


//Sub Menu for 4th Main Menu Item ("Dave's Big Crayola Box"):
	menus[4] = new menu(130, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[4].addItem("learning_adventures.html", "", 22, "center", "Teaching", 0);
	menus[4].addItem("html_file/photography.html", "", 22, "center", "Photography", 0);
	menus[4].addItem("html_file/stonecraft.html", "", 22, "center", "Stonecraft", 0);
	menus[4].addItem("writing.html", "", 22, "center", "Writing", 0);
	
	//Sub Menu for 4th Main Menu Item ("About Us"):
	menus[5] = new menu(160, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[5].addItem("about_judith.html", "", 22, "center", "Judith Kulla Bio", 0);
	menus[5].addItem("about_david.html", "", 22, "center", "David Mueller Bio", 0);
	menus[5].addItem("about_christine.html", "", 22, "center", "Christine Jones Bio", 0);	
	menus[5].addItem("html_file/our_wedding.html", "", 40, "center", "Judith & David Wedding", 0);

//Sub Menu for 4th Main Menu Item ("Location"):
	menus[6] = new menu(160, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[6].addItem("locations_hastings.html", "", 22, "center", "Hastings Office", 0);
	menus[6].addItem("locations_rosewood.html", "", 22, "center", "Rosewood Classic Inn", 0);

//Sub Menu for 4th Main Menu Item ("Services"):
	menus[7] = new menu(220, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[7].addItem("ritual_healing.html", "", 22, "center", "Ritual Healing", 0);
	menus[7].addItem("gatherings.html", "", 22, "center", "Rental Space Available", 0);	
	menus[7].addItem("from_the_heart_center.html", "", 22, "center", "Teaching/Workshop Available", 0);

//Sub Menu for 3rd Main Menu Item ("Yoga Classes"):
	menus[8] = new menu(340, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", 
		"bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "black");
	menus[8].addItem("http://laughingcobrayoga.com/", "", 22, "center", "Mary Marrow - Laughing Cobra Yoga ", 0)
	menus[8].addItem("pilates.html", "", 22, "center", "Nicole DePalma - Mindful Motion", 0);



//Sub Menu for 4th Main Menu Item ("Location"):
	menus[9] = new menu(190, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[9].addItem("writing.html", "", 22, "center", "Read Wellness Articles", 0);
	menus[9].addItem("to_do_list.htm", "", 22, "center", "To Do Today List", 0);
	
	//Sub Menu for 4th Main Menu Item ("Location"):
	menus[10] = new menu(190, "vertical", 0, 0, 0, 0, "#CC6633", "black", "Comic Sans MS", 9, "bold", "bold", "black", "white", 1, "gray", 2, ">>", false, true, false, false, 0, true, 4, 4, "black");
	menus[10].addItem("writing.html", "", 22, "center", "Read Wellness Articles", 0);
	menus[10].addItem("html_file/vitruvian.html", "", 22, "center", "Explore Body Symbology", 0);
	menus[10].addItem("to_do_list.htm", "", 22, "center", "To Do Today List", 0);
		
} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.