function init()



{



	var menuType = "horizontal";



	var subMenuType = "vertical";



	var posLeft = 11;



	var posTop =314;



	var xPos = 0;



	var yPos = 1;



	var MainBg = "#10549f";



	var ManeBgHover = "#6e0e09";



	var fontFamily = "Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";



	var fontSize = 10;



	var fontWeight = "bold";



	var fontWeightHover = "bold";



	var fontColor = "#ffffff";



	var fontColorHover = "#ffffff";



	var borderSize = 0;



	var borderColor = "#9c9b9c";



	var paddingTopLeft = 4;



	var rollOverArrows = "";



	var UnfoldsOnClick = false;



	var MenuSlide = 27;







	menus[0] = new menu(34, 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", "", 92, "left", "rollover:images/home-off.gif:images/home-on.gif", 0);



	menus[0].addItem("practice.html", "", 116, "left", "rollover:images/about-us-off.gif:images/about-us-on.gif", 1);



	menus[0].addItem("shoulder.html", "", 131, "left", "rollover:images/patient-off.gif:images/patient-on.gif", 2);



	menus[0].addItem("services.html", "", 111, "left", "rollover:images/services-off.gif:images/services-on.gif",0);



	menus[0].addItem("research-institute.html", "", 186, "left", "rollover:images/med-profeessionals-off.gif:images/med-profeessionals-on.gif", 4);



	menus[0].addItem("media.html", "", 93, "left", "rollover:images/media-off.gif:images/media-on.gif", 5);	



	menus[0].addItem("faq.html", "", 94, "left", "rollover:images/faq-off.gif:images/faq-on.gif", 0);	



	menus[0].addItem("contact-us.html", "", 134, "left", "rollover:images/contact-off.gif:images/contact-on.gif",0);



	menus[0].floatMenu(1000, 600, 0, 0);







	menus[1] = new menu(300, 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("practice.html", "", 20, "left", "::	Our Practice", 0);



	menus[1].addItem("philosophy.html", "", 20, "left", ":: Philosophy", 0);



	menus[1].addItem("doctors.html", "", 20, "left", ":: Our Doctors", 0);



	menus[1].addItem("services-profile.html", "", 20, "left", ":: Ancillary Personnel", 0);



	menus[1].addItem("physical-therapy-team.html", "", 20, "left", ":: Physical Therapy Team", 0);



	menus[1].addItem("physical-therapy-facilities.html", "", 20, "left", ":: Physical Therapy Facilities", 0);



	menus[1].addItem("contact-us.html", "", 20, "left", ":: Contact Us", 0);



	



	menus[2] = new menu(240, 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("shoulder.html", "", 20, "left", "::	Choose a body part", 3);



	menus[2].addItem("sports-medicine.html", "", 20, "left", ":: Sports Medicine", 0);



	menus[2].addItem("arthritis.html", "", 20, "left", ":: Arthritis", 0);



	menus[2].addItem("multimedia-patient-education.html", "", 20, "left", ":: Multimedia Patient Education", 0);



	menus[2].addItem("physical-therapy.html", "", 20, "left", ":: Physical Therapy", 0);



	menus[2].addItem("patient-info.html", "", 20, "left", ":: Patient Info Handouts", 0);
	
	menus[2].addItem("patient-registration-form.html", "", 20, "left", ":: Patient Registration Form", 0);	



	menus[2].addItem("links.html", "", 20, "left", ":: Useful Links", 0);







	menus[3] = new menu(175, 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("shoulder.html", "", 20, "left", "::	Shoulder", 0);



	menus[3].addItem("elbow.html", "", 20, "left", ":: Elbow", 0);



	menus[3].addItem("hand-wrist.html", "", 20, "left", ":: Hand & Wrist", 0);



	menus[3].addItem("spine.html", "", 20, "left", ":: Spine (Back & Neck)", 0);



	menus[3].addItem("hips.html", "", 20, "left", ":: Hips", 0);



	menus[3].addItem("knees.html", "", 20, "left", ":: Knees", 0);



	menus[3].addItem("foot-ankle.html", "", 20, "left", ":: Foot & Ankle", 0);



	



	menus[4] = 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[4].addItem("research-institute.html", "", 20, "left", "::	Research Institute", 0);



	menus[4].addItem("lecture-series.html", "", 20, "left", ":: Lecture Series", 0);

	

	menus[4].addItem("medicine-lecture-series.html", "", 20, "left", ":: Sports Medicine Lecture Series", 0);

		

	menus[4].addItem("research-donation.html", "", 20, "left", ":: Donate to Research", 0);	

	

	menus[4].addItem("patient-survey.html", "", 20, "left", ":: Patient Survey", 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("media.html", "", 20, "left", "::	Latest News", 0);





	menus[5].addItem("orthopaedic_testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);





	menus[5].addItem("sports-medicine-testimonials.html", "", 20, "left", ":: Sports Medicine Testimonials", 0);





	}