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 =130;	
         } 
		
		  else if (is_chrome)
        {     
        	 var posLeft =140;	
        } 
		  else if (safari)
        {     
        	 var posLeft =140;	
        } 
		  else if (opera)
        {     
			
        	 var posLeft =141;	
        } 
		
		 else if (moz)
        {     
        	 var posLeft =131;	
        } 
		
	var posTop =111;
	var menuType = "horizontal";
	var subMenuType = "vertical";
	var xPos = 0;
	var yPos = 0;
	var MainBg = "#3a71a0";
	var ManeBgHover = "#464c5a";
	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 = "#ffffff";
	var paddingTopLeft = 0;
	var rollOverArrows = "rollover:images/tri.gif:images/tri.gif";
	var UnfoldsOnClick = false;
	var MenuSlide = 27;
	
	menus[0] = new menu(42, 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("http://www.jmichaelbennett.com/james-michael-bennett.html", "", 142, "left", "rollover:images/my-practice-off.jpg:images/my-practice-on.jpg", 1);	
	menus[0].addItem("http://www.jmichaelbennett.com/shoulder.html", "", 111, "left", "rollover:images/patient-info-off.jpg:images/patient-info-on.jpg", 2);		
	menus[0].addItem("http://www.jmichaelbennett.com/services.html", "", 89, "left", "rollover:images/services-off.jpg:images/services-on.jpg", 0);
	menus[0].addItem("http://www.jmichaelbennett.com/videos.html", "", 100, "left", "rollover:images/education-off.jpg:images/education-on.jpg", 6);	
	menus[0].addItem("http://www.jmichaelbennett.com/general.html", "", 128, "left", "rollover:images/appointments-off.jpg:images/appointments-on.jpg", 4);
	menus[0].addItem("http://www.jmichaelbennett.com/general-faq.html", "", 77, "left", "rollover:images/faq-off.jpg:images/faq-on.jpg", 5);
	menus[0].addItem("http://www.jmichaelbennett.com/contact-us.html", "", 102, "left", "rollover:images/contact-us-off.jpg:images/contact-us-on.jpg", 0);
	menus[0].floatMenu(800, 600, 0, 0);

	menus[1] = new menu(260, 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("http://www.jmichaelbennett.com/james-michael-bennett.html", "", 20, "left", ":: Dr. James Michael Bennett", 0);
	menus[1].addItem("http://www.jmichaelbennett.com/fondren-orthopedic.html", "", 20, "left", ":: Fondren Orthopedic Group L.L.P.", 0);
	menus[1].addItem("http://www.jmichaelbennett.com/staff.html", "", 20, "left", ":: Staff", 0);
	menus[1].addItem("http://www.jmichaelbennett.com/contact-us.html", "", 20, "left", ":: Practice Location", 0);
	menus[1].addItem("http://www.jmichaelbennett.com/contact-us.html", "", 20, "left", ":: Contact Us", 0);

	menus[2] = new menu(280, subMenuType, posLeft, posTop, xPos, yPos=-1, MainBg, ManeBgHover, fontFamily, fontSize, fontWeight, fontWeightHover, fontColor, fontColorHover, 1, borderColor, paddingTopLeft, rollOverArrows, UnfoldsOnClick, true, false, true, MenuSlide, true, 0, 0, "black" );
	menus[2].addItem("http://www.jmichaelbennett.com/shoulder.html", "", 20, "left", ":: Conditions/Procedures", 3);
	menus[2].addItem("http://www.jmichaelbennett.com/sports-medicine.html", "", 20, "left", ":: Sports Medicine", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/knee-replacement-surgery.html", "", 20, "left", ":: Knee Replacement Surgery", 0);	
	//menus[2].addItem("joint-replacement-surgery.html", "", 20, "left", ":: Joint Replacement Surgery", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/arthroscopic-surgery.html", "", 20, "left", ":: Arthroscopic Surgery", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/arthritis.html", "", 20, "left", ":: Arthritis", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/patient-testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/surgery-procedure.html", "", 20, "left", ":: Preparing for Surgery & Procedure", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/multimedia.html", "", 20, "left", ":: Multimedia Patient Education", 0);
	menus[2].addItem("http://www.jmichaelbennett.com/links.html", "", 20, "left", ":: Useful Links", 0);

	menus[3] = new menu(120, 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("http://www.jmichaelbennett.com/shoulder.html", "", 20, "left", ":: Shoulder", 0);
	menus[3].addItem("http://www.jmichaelbennett.com/elbow.html", "", 20, "left", ":: Elbow", 0);
	menus[3].addItem("http://www.jmichaelbennett.com/knee.html", "", 20, "left", ":: Knee", 0);
	menus[3].addItem("http://www.jmichaelbennett.com/hand-wrist.html", "", 20, "left", ":: Hand & Wrist", 0);
	menus[3].addItem("http://www.jmichaelbennett.com/foot-ankle.html", "", 20, "left", ":: Ankle", 0);

	menus[4] = 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[4].addItem("http://www.jmichaelbennett.com/general.html", "", 20, "left", ":: General Appointment", 0);
	menus[4].addItem("http://www.jmichaelbennett.com/online.html", "", 20, "left", ":: Online Appointment", 0);
	menus[4].addItem("http://www.jmichaelbennett.com/patient-forms.html", "", 20, "left", ":: Patient Forms", 0);

	menus[5] = new menu(190, 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("http://www.jmichaelbennett.com/general-faq.html", "", 20, "left", ":: General", 0);
	menus[5].addItem("http://www.jmichaelbennett.com/conditions-treatments-faq.html", "", 20, "left", ":: Conditions/ Treatments", 0); 
	
	menus[6] = new menu(110, 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("http://www.jmichaelbennett.com/articles.html", "", 20, "left", ":: Articles", 0);
	menus[6].addItem("http://www.jmichaelbennett.com/videos.html", "", 20, "left", ":: Videos", 0);
	
}

