function init()

{

	var menuType = "horizontal";
	var subMenuType = "vertical";
	var posLeft =-10;
	var posTop =343;
	var xPos = 0;
	var yPos = 1;
	var MainBg = "#342d29";
	var ManeBgHover = "#c2c2c2";
	var fontFamily = "Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
	var fontSize = 10;

	var fontWeight = "bold";

	var fontWeightHover = "bold";

	var fontColor = "#ffffff";

	var fontColorHover = "#000000";

	var borderSize = 0;

	var borderColor = "#ffffff";

	var paddingTopLeft = 4;

	var rollOverArrows = "rollover:images/tri.gif:images/tri.gif";

	var UnfoldsOnClick = false;

	var MenuSlide = 27;



	menus[0] = new menu(32, menuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, borderSize, borderColor, 0, rollOverArrows, UnfoldsOnClick, true, true, true, MenuSlide, true, 0, 0, "black");

	menus[0].addItem("index.html", "", 100, "left", "rollover:images/home-n-off.jpg:images/home-n-on.jpg", 0);
	menus[0].addItem("stefan-kreuzer.html", "", 130, "left", "rollover:images/practice-n-off.jpg:images/practice-n-on.jpg",1 );
	menus[0].addItem("knees.html", "", 131, "left", "rollover:images/patient-n-off.jpg:images/patient-n-on.jpg", 2);
	menus[0].addItem("international-national-meetings.html", "", 192, "left", "rollover:images/medical-n-off.jpg:images/medical-n-on.jpg",4);
	menus[0].addItem("news.html", "", 93, "left", "rollover:images/media-n-off.jpg:images/media-n-on.jpg", 5);
	menus[0].addItem("patient-appoint-form.html", "", 144, "left", "rollover:images/appointment-n-off.jpg:images/appointment-n-on.jpg", 6);
	menus[0].addItem("faq.html", "", 81, "left", "rollover:images/faq-n-off.jpg:images/faq-n-on.jpg", 7);
	menus[0].addItem("contact-us.html", "", 129, "left", "rollover:images/contact-n-off.jpg:images/contact-n-on.jpg", 0);
	menus[0].floatMenu(1000, 600, 0, 0);

	
	menus[1] = new menu(250, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[1].addItem("stefan-kreuzer.html", "", 20, "left", ":: Dr. Stefan Kreuzer", 0);
	menus[1].addItem("kevin-lancaster.html", "", 20, "left", ":: Kevin Lancaster, PA-C", 0);	
	menus[1].addItem("memorial-bone-joint-clinic.html", "", 20, "left", ":: Memorial Bone and Joint Clinic", 0);
	menus[1].addItem("mission.html", "", 20, "left", ":: Mission", 0);
	menus[1].addItem("staff.html", "", 20, "left", ":: Staff", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Practice Location", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Contact Us", 0);

	menus[2] = new menu(295, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[2].addItem("knees.html", "", 20, "left", ":: Knee Topics", 0);
	menus[2].addItem("hips.html", "", 20, "left", ":: Hip Topics", 0);
	menus[2].addItem("arthritis-topics.html", "", 20, "left", ":: Arthritis Topics", 0);
	menus[2].addItem("patient-education-hip-resurfacing.html", "", 20, "left", ":: What's new in Orthopaedic Surgery?", 3);
	menus[2].addItem("media.html", "", 20, "left", ":: Multimedia Patient Education", 0);
	menus[2].addItem("testimonials.html", "", 20, "left", ":: Patient Testimonials", 8);
	menus[2].addItem("patient-survey.html", "", 20, "left", ":: Patient Satisfaction Survey", 0);	
	menus[2].addItem("procedure.html", "", 20, "left", ":: Preparing for Surgery/ Procedure", 0);
	menus[2].addItem("links.html", "", 20, "left", ":: Useful Links", 0);
	

	menus[3] = new menu(307, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[3].addItem("patient-education-hip-resurfacing.html", "", 20, "left", ":: Anterior Hip Resurfacing", 0);
	menus[3].addItem("total-hip-joint-replacement.html", "", 20, "left", ":: Anterior Hip Replacement", 0);
	menus[3].addItem("computer-assisted-surgery.html", "", 20, "left", ":: Computer Assisted Surgery ", 0);
	menus[3].addItem("makoplasty.html", "", 20, "left", ":: Robotic Partial Knee Resurfacing", 0);
	//menus[3].addItem("total-knee-implants-designed.html", "", 20, "left", ":: Gender Specific Knee Replacement", 0);
	//menus[3].addItem("custom-fit-knee-replacement.html", "", 20, "left", ":: Custom Fit Knee Replacement", 0);

	menus[4] = new menu(285, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[4].addItem("international-national-meetings.html", "", 20, "left", ":: International and National Meetings", 0);
	menus[4].addItem("instructional-courses.html", "", 20, "left", ":: Instructional Courses", 0);
	menus[4].addItem("visiting-surgeon-program.html", "", 20, "left", ":: Visiting Surgeon Program ", 0);
	menus[4].addItem("advisory-boards.html", "", 20, "left", ":: Advisory Boards", 0);
	
	menus[5] = new menu(200, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[5].addItem("news.html", "", 20, "left", ":: In the News", 0);
	menus[5].addItem("testimonials.html", "", 20, "left", ":: Patient Testimonials", 8);	
	menus[5].addItem("live-surgical-videos.html", "", 20, "left", ":: Live Surgical Videos", 0);	
		
	menus[6] = new menu(157, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[6].addItem("patient-appoint-form.html", "", 20, "left", ":: Office Forms", 0);
	menus[6].addItem("appoint.html", "", 20, "left", ":: General", 0);
	menus[6].addItem("online.html", "", 20, "left", ":: Online", 0);
	
	menus[7] = new menu(157, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[7].addItem("faq.html", "", 20, "left", ":: General", 0);
	menus[7].addItem("makoplasty-faq.html", "", 20, "left", ":: Makoplasty", 0);
	
	menus[8] = new menu(275, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[8].addItem("testimonials.html#hip", "", 20, "left", ":: Anterior Hip Resurfacing ", 0);
	menus[8].addItem("testimonials.html#totalhip", "", 20, "left", ":: Anterior Total Hip Replacement ", 0);
	menus[8].addItem("testimonials.html#makoplasty", "", 20, "left", ":: MAKOplastyŽ ", 0);
	menus[8].addItem("testimonials.html#fai", "", 20, "left", ":: Femoro Acetabular Impingement", 0);
	
	menus[9] = new menu(225, subMenuType, posLeft, posTop, xPos, yPos, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black");
	menus[9].addItem("contact-us.html", "", 20, "left", ":: Practice Locations", 0);
	menus[9].addItem("contact-us.html", "", 20, "left", ":: Contact Info", 0);
	menus[9].addItem("patient-survey.html", "", 20, "left", ":: Patient Satisfaction Survey", 0);
}