function init()
{
	menus[0] = new menu(25, "horizontal", 0, 94, 0, 0, "#2a3d4f", "#ffd559", "trebuchet MS, arial", 12, 
		"bold", "bold", "#ffd559", "#00529b", 1, "#000000", 2, 0, false, true, true, true, 0, true, 0, 0, "#000000");
	menus[0].addItem("#","", 100, "center", "About Us", 3);
	menus[0].addItem("#", "", 90, "center", "Services", 1);
	menus[0].addItem("testimonials.html", "_self", 105, "center", "Testimonials", 0);
	menus[0].addItem("affiliates.html", "_self", 100, "center", "Affiliates", 0);
	menus[0].addItem("for_sale.html", "_self", 160, "center", "Practices for Sale", 0);


menus[1] = new menu(125, "vertical", 0, 0, 0, 0, "#ffd559", "#00529b", "arial", 10, "plain",
		"plain", "#000000", "#ffd559", 1, "#000000", 3, 62, false, true, false, true, 0, true, 0, 0, "#999999");
	menus[1].addItem("#", "_self", 23, "left", "HR Training", 4);
	menus[1].addItem("#", "_self", 23, "left", "Consulting", 2);



//Sub Menu for Main Menu Item ("Services"):
	menus[2] = new menu(125, "vertical", 0, 0, 0, 0, "#ffd559", "#00529b", "arial", 10, "plain",
		"plain", "#000000", "#ffd559", 1, "#000000", 3, 62, false, true, false, true, 16, true, 0, 0, "#999999");
	menus[2].addItem("serv_HR_manuals.html", "_self", 23, "left", "HR Manuals", 0);
	menus[2].addItem("serv_unemployment.html", "_self", 23, "left", "Unemployment", 0);
	menus[2].addItem("serv_agreements.html", "_self", 39, "left", "Partnership Agreements", 0);
	menus[2].addItem("serv_job_descriptions.html", "_self", 39, "left", "Job Descriptions", 0);
	menus[2].addItem("serv_employee_salary.html", "_self", 75, "left", "Employee Salary and Performance Review Plans", 0);
	menus[2].addItem("serv_discrimination.html", "_self", 23, "left", "EEOC Charges", 0);
	menus[2].addItem("serv_coun_management.html", "_self", 39, "left", "Counsel to Management", 0);
	
menus[3] = new menu(100, "vertical", 0, 0, 0, 0, "#ffd559", "#00529b", "arial", 10, "plain",
		"plain", "#000000", "#ffd559", 1, "#000000", 3, 62, false, true, false, true, 0, true, 0, 0, "#999999");
	menus[3].addItem("bio.html", "_self", 23, "left", "Biography", 0);
	menus[3].addItem("contact.html", "_self", 40, "left", "Contact Information", 0);
	

menus[4] = new menu(100, "vertical", 0, 0, 0, 0, "#ffd559", "#00529b", "arial", 10, "plain",
		"plain", "#000000", "#ffd559", 1, "#000000", 3, 62, false, true, false, true, 0, true, 0, 0, "#999999");
	menus[4].addItem("upcoming_training.html", "_self", 39, "left", "Upcoming Training", 0);
	
} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.









function init2()
{
	menus[0] = new menu(23, "horizontal", 0, 100, 0, 0, "#FFCC66", "#333333", "arial", 10, 
		"plain", "plain", "#000000", "white", 1, "#000000", 2, 0, false, true, true, true, 0, true, 0, 0, "#000000");
	menus[0].addItem("#","", 179, "center", "resume", 3);
	menus[0].addItem("#", "", 199, "center", "portfolio", 1);
	menus[0].addItem("references.html", "main", 198, "center", "references", 0);
	menus[0].addItem("#", "main", 179, "center", "contact", 2);

//Sub Menu for Main Menu Item ("Portfolio"):
	menus[1] = new menu(199, "vertical", 0, 0, 0, 0, "#FFCC66", "#333333", "arial", 10, "plain", 
		"plain", "#000000", "white", 1, "#000000", 3, 62, false, true, false, true, 6, true, 0, 0, "#999999");
	menus[1].addItem("portfolio.html", "main", 23, "left", "online portfolio", 0);
	menus[1].addItem("logoframes.html", "main", 23, "left", "> logo & identity", 0);
	menus[1].addItem("webwork.html", "main", 23, "left", "> websites & interfaces", 4);
	menus[1].addItem("flash_frames.html", "main", 23, "left", "> flash", 0);
	menus[1].addItem("printframes.html", "main", 23, "left", "> print pieces", 0);
	menus[1].addItem("illustration.html", "main", 23, "left", "> illustration & concept", 0);
	menus[1].addItem("copy.html", "main", 23, "left", "> copy", 0);
	
	menus[2] = new menu(179, "vertical", 0, 0, 0, 0, "#FFCC66", "#333333", "arial", 10, "plain",
		"plain", "#000000", "white", 1, "#000000", 3, 62, false, true, false, true, 6, true, 0, 0, "#999999");
	menus[2].addItem("contact.html", "main", 23, "left", "contact me", 0);
	menus[2].addItem("resources.html", "main", 40, "left", "site credits - photography and music", 0);
	
	menus[3] = new menu(179, "vertical", 0, 0, 0, 0, "#ffcc66", "#333333", "arial", 10, "plain",
		"plain", "#000000", "white", 1, "#000000", 3, 62, false, true, false, true, 6, true, 0, 0, "#999999");
	menus[3].addItem("resume.html", "main", 23, "left", "online resume", 0);
	menus[3].addItem("kenn_leuzinger_07.doc", "main", 40, "left", "download resume (WORD)", 0);

	menus[4] = new menu(23, "horizontal", 0, 0, 0, 0, "#ffcc66", "#333333", "arial", 10, "plain",
		"plain", "#000000", "white", 1, "#000000", 3, 23, false, true, false, true, 6, true, 0, 0, "#999999");
	menus[4].addItem("bannerframes.html", "main", 200, "left", "banners and animated gifs", 0);
} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.






