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 =-100;	
         } 
		
		  else if (is_chrome)
        {     
        	 var posLeft =-90;	
        } 
		  else if (safari)
        {     
        	 var posLeft =-90;	
        } 
		  else if (opera)
        {     
			
        	 var posLeft =-89;	
        } 
		
		 else if (moz)
        {     
        	 var posLeft =-99;	
        } 
		
	var posTop =149;
	var menuType = "horizontal";
	var subMenuType = "vertical";
	var xPos = 0;
	var yPos = 0;
	var MainBg = "#6c951d";
	var ManeBgHover = "#1287c1";
	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(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", "", 83, "left", "rollover:images/home-off.jpg:images/home-on.jpg", 0);	
	menus[0].addItem("the-mcminn-centre.html", "", 181, "left", "rollover:images/the-mcminn-centre-off.jpg:images/the-mcminn-centre-on.jpg", 1);	
	menus[0].addItem("arthritis-joint-pain.html", "", 127, "left", "rollover:images/patient-info-off.jpg:images/patient-info-on.jpg", 3);		
	menus[0].addItem("birmingham-hip-resurfacing.html", "", 187, "left", "rollover:images/surgical-procedures-off.jpg:images/surgical-procedures-on.jpg", 4);
	menus[0].addItem("research.html", "", 113, "left", "rollover:images/research-off.jpg:images/research-on.jpg", 0);
	menus[0].addItem("news-archive.html", "", 82, "left", "rollover:images/news-off.jpg:images/news-on.jpg", 5);
	menus[0].addItem("faq.html", "", 91, "left", "rollover:images/faq-off.jpg:images/faq-on.jpg", 0);
	menus[0].addItem("contact-us.html", "", 114, "left", "rollover:images/contact-us-off.jpg:images/contact-us-on.jpg", 0);
	menus[0].floatMenu(800, 600, 0, 0);

	menus[1] = 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[1].addItem("the-mcminn-centre.html", "", 20, "left", ":: The McMinn Centre", 0);
	menus[1].addItem("book-consultation.html", "", 30, "left", ":: Book a Consultation<br>&nbsp;&nbsp; with Mr McMinn", 0);	
	menus[1].addItem("derek-mcminn.html", "", 20, "left", ":: Mr Derek McMinn FRCS", 0);
	menus[1].addItem("staff-surgeons.html", "", 20, "left", ":: Staff", 2);
	menus[1].addItem("charity-work.html", "", 20, "left", ":: Charity Work", 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(130, 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("staff-surgeons.html", "", 20, "left", ":: Staff Surgeons", 0);
	menus[2].addItem("administration.html", "", 20, "left", ":: Administration", 0);
	menus[2].addItem("research-staff.html", "", 20, "left", ":: Research", 0);
	menus[2].addItem("media-staff.html", "", 20, "left", ":: Media", 0);

	menus[3] = new menu(350, 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("arthritis-joint-pain.html", "", 20, "left", ":: Arthritis - Joint Pain", 0);
	menus[3].addItem("rehabilitation.html", "", 20, "left", ":: Rehabilitation", 0);
	menus[3].addItem("recovery.html", "", 20, "left", ":: Recovery", 0);
	//menus[3].addItem("rehabilitation-recovery.html", "", 20, "left", ":: Rehabilitation & Recovery", 0);
	//menus[3].addItem("response-abc-corners-program.html", "", 20, "left", ":: Response to ABC's 4Corners Program", 0);
	menus[3].addItem("response-dispatches-program.html", "", 20, "left", ":: Response to Channel 4's 'Dispatches' Program", 0);			
	menus[3].addItem("mhra-advice-patients.html", "", 20, "left", ":: MHRA Advice for Patients", 0);
	menus[3].addItem("hospital-schedule.html", "", 20, "left", ":: Hospital Schedule", 0);	
	menus[3].addItem("video-testimonials.html", "", 20, "left", ":: Video Testimonials", 0);
	menus[3].addItem("patient-testimonials.html", "", 20, "left", ":: Patient Testimonials", 0);
	menus[3].addItem("metal-ions-questions-answers.html", "", 20, "left", ":: Metal Ions Questions & Answers", 0);	
	menus[3].addItem("overseas-patients.html", "", 20, "left", ":: Overseas Patients", 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(230, 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("birmingham-hip-resurfacing.html", "", 20, "left", ":: Hip Resurfacing", 0);
	menus[4].addItem("total-hip-replacement.html", "", 20, "left", ":: Total Hip Replacement", 0);
	menus[4].addItem("birmingham-mid-head-resection.html", "", 20, "left", ":: BMHR", 0);
	menus[4].addItem("ceramic-birmingham-mid-head-resection.html", "", 20, "left", ":: Ceramic BMHR", 0);	
	menus[4].addItem("birmingham-knee-replacement.html", "", 20, "left", ":: Knee Replacement", 0);
	
	menus[5] = 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[5].addItem("news-archive.html", "", 20, "left", ":: News Story Archive", 0);
	menus[5].addItem("newsletters-archive.html", "", 20, "left", ":: Newsletter Archive", 0);
	
	//menus[6] = new menu(252, 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("metal-ions-questions-answers.html", "", 20, "left", ":: Metal Ions Questions & Answers", 0);	


	
}

