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 = -91;	

		         } 

		 else if (is_chrome == true) 

        { 

		 

            var posLeft = -81;	

         }

		else

        {     

        	 var posLeft = -90;	

		        }

	var menuType = "horizontal";

	var subMenuType = "vertical";

	var posTop =108;

	var xPos = 0;

	var yPos = 0;

	var MainBg = "#466b56";

	var ManeBgHover = "#5f7360";

	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 = 4;

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

	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", "", 108, "left", "rollover:images/home-sub-off.jpg:images/home-sub-on.jpg",0);

	menus[0].addItem("our-physicians.html", "", 137, "left", "rollover:images/our-practice-sub-off.jpg:images/our-practice-sub-on.jpg", 1);	

	menus[0].addItem("hips.html", "", 131, "left", "rollover:images/patient-info-sub-off.jpg:images/patient-info-sub-on.jpg", 2);	

	menus[0].addItem("orthopaedic-services.html", "", 109, "left", "rollover:images/services-sub-off.jpg:images/services-sub-on.jpg", 7);

	menus[0].addItem("media.html", "", 99, "left", "rollover:images/media-sub-off.jpg:images/media-sub-on.jpg", 8);	

	menus[0].addItem("general.html", "", 146, "left", "rollover:images/appointments-sub-off.jpg:images/appointments-sub-on.jpg", 3);

	menus[0].addItem("faq-general.html", "", 96, "left", "rollover:images/faq-sub-off.jpg:images/faq-sub-on.jpg", 6);

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

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



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

	menus[1].addItem("james_hsu.html", "", 20, "left", ":: Past Partners", 0);

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

	menus[1].addItem("employment-opportunities.html", "", 20, "left", ":: Employment Opportunities", 0);

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

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

	

	

	

	menus[2] = 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[2].addItem("hips.html", "", 20, "left", ":: Choose a body part", 4);

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

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

	menus[2].addItem("payment-information.html", "", 20, "left", ":: Practice Info", 5);

	menus[2].addItem("magnetic-resonance-imaging.html", "", 20, "left", ":: MRI", 0);
	
	menus[2].addItem("what-hurts.html", "", 20, "left", ":: What Hurts?", 0);	

	menus[2].addItem("pre-post-op-instructions.html", "", 20, "left", ":: Pre and Post Operation Information", 0);

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

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

	

	

	

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

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

	menus[3].addItem("patient-forms.html", "", 20, "left", ":: Forms", 0);

	

	

	menus[4] = new menu(160, 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", ":: Elbows", 0);		

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

	menus[4].addItem("hand-wrist.html", "", 20, "left", ":: Hand & Wrist", 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("payment-information.html", "", 20, "left", ":: Payment Information", 0);

	menus[5].addItem("test-results.html", "", 20, "left", ":: Test results", 0);

	menus[5].addItem("patient-forms.html", "", 20, "left", ":: Patient forms", 0);

	menus[5].addItem("prescriptions.html", "", 20, "left", ":: Prescriptions", 0);

	menus[5].addItem("after-hours-contact.html", "", 20, "left", ":: After hours contact", 0);

	

	

	menus[6] = new menu(140, 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("faq-general.html", "", 20, "left", ":: General", 0);

	menus[6].addItem("faq-mri.html", "", 20, "left", ":: MRI", 0);

	

	menus[7] = 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[7].addItem("orthopaedic-services.html", "", 20, "left", ":: Orthopaedics services", 0);

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

	menus[7].addItem("magnetic-resonance-imaging.html", "", 20, "left", ":: Diagnostic Testing", 0);

	

	

		menus[8] = new menu(135, 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("obituary_hsu.html", "", 20, "left", ":: Obituary", 0);	

	menus[8].addItem("media.html", "", 20, "left", ":: Latest News", 0);

	menus[8].addItem("what-new.html", "", 20, "left", ":: What’s New?", 0);

}

