function init()
{
	  var moz = (typeof document.implementation != 'undefined') && (typeof document.implementation.createDocument != 'undefined');
	  var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
      var ie = (typeof window.ActiveXObject != 'undefined');
	 
		 if (ie) 
        { 
            var posLeft =-101;	
         } 
		
		  else if (is_chrome)
        {     
        	 var posLeft =-91;	
        } 
		  else if (safari)
        {     
        	 var posLeft =-91;	
        } 
		  else if (opera)
        {     
			
        	 var posLeft =-90;	
        } 
		
		 else if (moz)
        {     
        	 var posLeft =-100;	
        } 
		

	var menuType = "horizontal";
	var subMenuType = "vertical";
	var xPos = 0;
	var yPos = 0;
	var MainBg = "#191919";
	var ManeBgHover = "#4e5e48";
	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 = "#919191";
	var paddingTopLeft = 0;
	var rollOverArrows = "rollover:images/tri.gif:images/tri.gif";
	var UnfoldsOnClick = false;
	var MenuSlide = 27;
	
	menus[0] = new menu(38, 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("southern-joint-replacement-institute.html", "", 116, "left", "rollover:images/about-us-off.jpg:images/about-us-on.jpg", 1);
	menus[0].addItem("patient-care-model.html", "", 142, "left", "rollover:images/office-guide-off.jpg:images/office-guide-on.jpg", 2);
	menus[0].addItem("arthritis.html", "", 194, "left", "rollover:images/patient-education-off.jpg:images/patient-education-on.jpg", 3);
	menus[0].addItem("your-visit.html", "", 158, "left", "rollover:images/appointments-off.jpg:images/appointments-on.jpg", 5);
	menus[0].addItem("sjri-news.html", "", 121, "left", "rollover:images/sjri-news-off.jpg:images/sjri-news-on.jpg", 6);
	menus[0].addItem("research.html", "", 119, "left", "rollover:images/research-off.jpg:images/research-on.jpg", 7);
	menus[0].addItem("contact-us.html", "", 130, "left", "rollover:images/contact-us-off.jpg:images/contact-us-on.jpg", 8);
	menus[0].floatMenu(800, 600, 0, 0);

	menus[1] = new menu(290, 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("southern-joint-replacement-institute.html", "", 20, "left", ":: Southern Joint Replacement Institute", 0);
	menus[1].addItem("southern-joint-replacement-institute.html#mission", "", 20, "left", ":: Our Mission", 0);
	menus[1].addItem("our-physicians.html", "", 20, "left", ":: Our Physicians", 0);
	menus[1].addItem("physician-extenders.html", "", 20, "left", ":: Physician Extenders", 0);
	menus[1].addItem("physical-therapists.html", "", 20, "left", ":: Physical Therapists", 0);
	menus[1].addItem("staff.html", "", 20, "left", ":: Staff", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Practice Location", 0);
	menus[1].addItem("hospital-affiliation.html", "", 20, "left", ":: Hospital Affiliation", 0);
	menus[1].addItem("photo-tour.html", "", 20, "left", ":: Photo Tour", 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("patient-care-model.html", "", 20, "left", ":: Patient Care Model", 0);
	menus[2].addItem("office-hours.html", "", 20, "left", ":: Office Hours", 0);
	menus[2].addItem("after-hours-emergencies.html", "", 20, "left", ":: After Hours Emergencies", 0);
	menus[2].addItem("your-visit.html", "", 20, "left", ":: Your visit", 0);
	menus[2].addItem("patient-registration.html", "", 20, "left", ":: Patient Registration", 0);
	menus[2].addItem("prescriptions-refills.html", "", 20, "left", ":: Prescriptions/Refills", 0);
	menus[2].addItem("patient-disability-fmla-forms.html", "", 20, "left", ":: Patient Disability/FMLA Forms", 0);
	menus[2].addItem("form-completion.html", "", 20, "left", ":: Form Completion", 0);
	menus[2].addItem("medical-records.html", "", 20, "left", ":: Medical Records", 0);
	menus[2].addItem("financial-policy.html", "", 20, "left", ":: Financial Policy", 0);
	menus[2].addItem("insurance-information.html", "", 20, "left", ":: Insurance Information ", 0);
	menus[2].addItem("payment-options.html", "", 20, "left", ":: Payment Options ", 0);
	menus[2].addItem("patient-responsibilities.html", "", 20, "left", ":: Patient Responsibilities ", 0);
	menus[2].addItem("privacy-practices.html", "", 20, "left", ":: Privacy Practices ", 0);
	menus[2].addItem("patient-forms.html", "", 20, "left", ":: On-Line Forms ", 0);
	
	menus[3] = new menu(270, 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("multimedia.html", "", 20, "left", ":: Multimedia Patient Education", 0);
	menus[3].addItem("dvds-from-hospital.php", "", 20, "left", ":: Patient’s Guide to Faster Recovery", 0);
	menus[3].addItem("arthritis.html", "", 20, "left", ":: Arthritis", 0);
	menus[3].addItem("hips.html", "", 20, "left", ":: Conditions/Procedures", 4);
	menus[3].addItem("joint-replacement-surgery.html", "", 20, "left", ":: Joint Replacement Surgery", 0);
	menus[3].addItem("physical-therapy.html", "", 20, "left", ":: Physical Therapy", 0);
//	menus[3].addItem("patient-forms.html", "", 20, "left", ":: Patient Forms", 0);
	menus[3].addItem("testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);
	menus[3].addItem("faq.html", "", 20, "left", ":: FAQ's", 0);
	menus[3].addItem("links.html", "", 20, "left", ":: Useful Links", 0);
	
	menus[4] = new menu(125, 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("hips.html", "", 20, "left", ":: Hips", 0);
	menus[4].addItem("knees.html", "", 20, "left", ":: Knees", 0);
	menus[4].addItem("shoulders.html", "", 20, "left", ":: Shoulders", 0);
	menus[4].addItem("elbow.html", "", 20, "left", ":: Elbow", 0);
	
	menus[5] = 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[5].addItem("your-visit.html", "", 20, "left", ":: Preparing for your visit", 0);
	menus[5].addItem("online.html", "", 20, "left", ":: On-line Appointment Request", 0);
	menus[5].addItem("referring-physicians.html", "", 20, "left", ":: Referring Physicians", 9);
	menus[5].addItem("patient-forms.html", "", 20, "left", ":: On-Line Forms", 0);
	
	menus[6] = 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[6].addItem("sjri-news.html", "", 20, "left", ":: In the news", 0);
	menus[6].addItem("seminar.html", "", 20, "left", ":: Seminars", 0);
	menus[6].addItem("reunion-release.html", "", 20, "left", ":: Reunion Release", 0);
	menus[6].addItem("testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);
	
	menus[7] = 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[7].addItem("research.html", "", 20, "left", ":: Research Foundation", 0);
	menus[7].addItem("articles.html", "", 20, "left", ":: Articles", 0);
	menus[7].addItem("instructional-courses.html", "", 20, "left", ":: Instructional Courses", 0);
	
	menus[8] = 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[8].addItem("our-location-map.html", "", 20, "left", ":: Our location and Map", 0);
	menus[8].addItem("contact-us.html#phonenumbers", "", 20, "left", ":: Phone Numbers", 0);
	
	menus[9] = 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[9].addItem("fast-track-referral-form.html", "", 20, "left", ":: Fast Track Referral Form", 0);
}
