function init()
{
	
	var moz = (typeof document.implementation != 'undefined') && (typeof 
       document.implementation.createDocument != 'undefined'); 
       var ie = (typeof window.ActiveXObject != 'undefined'); 
		 if (ie) 
        { 
            var posLeft = 25;	
         } 
		else
        {     
        	 var posLeft = 23;	
        }
	
	var menuType = "horizontal";
	var subMenuType = "vertical";
	var posTop =365;
	var xPos = 0;
	var yPos = 1;
	var MainBg = "#323a2e";
	var ManeBgHover = "#c8c9c9";
	var fontFamily = "Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
	var fontSize = 10;
	var fontWeight = "bold";
	var fontWeightHover = "bold";
	var fontColor = "#ffffff";
	var fontColorHover = "#3b3435";
	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(37, 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", "", 99, "left", "rollover:images/home-off.jpg:images/home-on.jpg", 0);
	menus[0].addItem("our-doctors.html", "", 106, "left", "rollover:images/about-us-off.jpg:images/about-us-on.jpg", 1);	
	menus[0].addItem("anatomy.html", "", 122, "left", "rollover:images/patient-info-off.jpg:images/patient-info-on.jpg", 3);	
	menus[0].addItem("services.html", "", 128, "left", "rollover:images/our-services-off.jpg:images/our-services-on.jpg", 7);
	//menus[0].addItem("appoint.html", "", 132, "left", "rollover:images/appointments-off.jpg:images/appointments-on.jpg", 0);
	menus[0].addItem("orthopaedic-info.html", "", 161, "left", "rollover:images/ortho-info-off.jpg:images/ortho-info-on.jpg", 0);	
	//menus[0].addItem("faq.html", "", 92, "left", "rollover:images/faqs-off.jpg:images/faqs-on.jpg", 0);
	menus[0].addItem("contact-us.html", "", 211, "left", "rollover:images/contact-off.jpg:images/contact-on.jpg", 0);
	menus[0].floatMenu(800, 600, 0, 0);

	menus[1] = new menu(210, 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("our-doctors.html", "", 20, "left", ":: Our Doctors ", 6);
	menus[1].addItem("therapeutic-massotherapists.html", "", 20, "left", ":: Staff", 2);
	menus[1].addItem("photogallery.html", "", 20, "left", ":: Pictures of our Offices", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Practice Locations", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Contact Details", 0);
	
	
	menus[2] = new menu(400, 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("public-relations-coordinators.html", "", 20, "left", ":: Patient Coordinators & Public Relations", 0);
	menus[2].addItem("physical-therapists.html", "", 20, "left", ":: Physical Therapists and Physical Therapy Assistants", 0);	
	menus[2].addItem("therapeutic-massotherapists.html", "", 20, "left", ":: Therapeutic Massotherapists ", 0);
	menus[2].addItem("general-staff.html", "", 20, "left", ":: General Staff", 0);

	
	menus[3] = new menu(320, 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("anatomy.html", "", 20, "left", ":: Anatomy ", 0);
	menus[3].addItem("pain-management.html", "", 20, "left", ":: Pain Management", 0);
	menus[3].addItem("auto-accident.html", "", 20, "left", ":: Auto Accident Injuries/Personal Injury", 0);
	menus[3].addItem("prolotherapy.html", "", 20, "left", ":: Prolotherapy", 0);		
	menus[3].addItem("orthopaedic-care.html", "", 20, "left", ":: Orthopaedic Care", 0);
	menus[3].addItem("physical-rehabilitation.html", "", 20, "left", ":: Physical Rehabilitation ", 0);
	menus[3].addItem("workers-compensation.html", "", 20, "left", ":: Workers Compensation", 0);
	menus[3].addItem("patient-testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);	
	menus[3].addItem("multimedia.html", "", 20, "left", ":: Multimedia Patient Education", 0);
	menus[3].addItem("links.html", "", 20, "left", ":: Useful Links", 0);
	
	menus[4] = new menu(145, 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("appoint.html", "", 20, "left", "::  General ", 0);
	menus[4].addItem("online.html", "", 20, "left", ":: Online", 0);
	//menus[4].addItem("forms.html", "", 20, "left", ":: Forms ", 0);
	
	menus[5] = new menu(180, 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("latest-news.html", "", 20, "left", ":: Latest News ", 0);
	menus[5].addItem("patient-testimonials.html", "", 20, "left", ":: Patient Testimonials ", 0);
	
	menus[6] = 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[6].addItem("orthopedic-specialist.html", "", 20, "left", ":: Orthopedic Specialist ", 0);
	menus[6].addItem("medical-doctors.html", "", 20, "left", ":: Medical Doctors ", 0);
	menus[6].addItem("chiropractic-physicians.html", "", 20, "left", ":: Chiropractic Physicians ", 0);	
	
	
	menus[7] = new menu(320, 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("pain-management.html", "", 20, "left", ":: Pain Management", 0);
	menus[7].addItem("orthopaedic-care.html", "", 20, "left", ":: Orthopaedic Care", 0);
	menus[7].addItem("physical-rehabilitation.html", "", 20, "left", ":: Physical Rehabilitation ", 0);
	menus[7].addItem("workers-compensation.html", "", 20, "left", ":: Workers Compensation", 0);
	menus[7].addItem("auto-accident.html", "", 20, "left", ":: Auto Accident Injuries/Personal Injury", 0);
	menus[7].addItem("physical-medicine.html", "", 20, "left", ":: Physical Medicine", 0);		
	menus[7].addItem("acupuncture.html", "", 20, "left", ":: Acupuncture ", 0);
	menus[7].addItem("prolotherapy.html", "", 20, "left", ":: Prolotherapy", 0);		
	menus[7].addItem("orthopaedic-surgery.html", "", 20, "left", ":: Orthopaedic Surgery", 0);
	menus[7].addItem("sports-medicine.html", "", 20, "left", ":: Sports Medicine", 0);
	menus[7].addItem("chiropractic.html", "", 20, "left", ":: Chiropractic", 0);
	menus[7].addItem("massage-therapy.html", "", 20, "left", ":: Massage Therapy", 0);
	menus[7].addItem("cold-laser-therapy.html", "", 20, "left", ":: Cold Laser Therapy", 0);
	menus[7].addItem("integrated-specialists-services.html", "", 20, "left", ":: Integrated Specialists Services", 0);
	menus[7].addItem("womens-health.html", "", 20, "left", ":: Women's Health", 0);	
	
	
}
