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 posTop =6;
	var menuType = "horizontal";
	var subMenuType = "vertical";
	var xPos = 0;
	var yPos = 0;
	var MainBg = "#263a48";
	var ManeBgHover = "#f89734";
	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 = "#a2a2a2";
	var paddingTopLeft = 0;
	var rollOverArrows = "rollover:images/tri.gif:images/tri.gif";
	var UnfoldsOnClick = false;
	var MenuSlide = 27;
	
	menus[0] = new menu(43, 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", "", 89, "left", "rollover:images/home-off.jpg:images/home-on.jpg", 0);
	menus[0].addItem("dr-wade-harper.html", "", 126, "left", "rollover:images/my-practice-off.jpg:images/my-practice-on.jpg", 1);
	menus[0].addItem("shoulder.html", "", 125, "left", "rollover:images/patient-info-off.jpg:images/patient-info-on.jpg", 2);
	menus[0].addItem("general.html", "", 147, "left", "rollover:images/appointments-off.jpg:images/appointments-on.jpg", 4);
	menus[0].addItem("contact-us.html", "", 136, "left", "rollover:images/contact-us-off.jpg:images/contact-us-on.jpg", 0);
	menus[0].floatMenu(800, 600, 0, 0);

	menus[1] = new menu(245, 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("dr-wade-harper.html", "", 20, "left", ":: Dr. Wade Harper", 0);
	menus[1].addItem("sos.html", "", 20, "left", ":: Sydney Orthopaedic Specialists", 0);
	menus[1].addItem("staff.html", "", 20, "left", ":: Staff", 0);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Practice Locations", 11);
	menus[1].addItem("contact-us.html", "", 20, "left", ":: Contact Us", 0);
	
	menus[2] = 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[2].addItem("shoulder.html", "", 20, "left", ":: Shoulder", 3);
	menus[2].addItem("elbow.html", "", 20, "left", ":: Elbow", 5);
	menus[2].addItem("trauma.html", "", 20, "left", ":: Fractures/Trauma", 0);
	menus[2].addItem("patient-forms.html", "", 20, "left", ":: Patient Forms", 0);
	menus[2].addItem("slings.html", "", 20, "left", ":: Slings", 0);	
	menus[2].addItem("surgery-procedure.html", "", 20, "left", ":: Preparing for Surgery &amp; Procedure", 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(215, 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("calcific-tendinitis.html", "", 20, "left", ":: Rotator Cuff", 8);
    menus[3].addItem("ac-joint-dislocations.html", "", 20, "left", ":: Dislocations and Instability", 7);
	menus[3].addItem("ac-joint-arthritis.html", "", 20, "left", ":: Arthritis", 6);
	menus[3].addItem("broken-collarbones.html", "", 20, "left", ":: Trauma", 9);
	menus[3].addItem("frozen-shoulder.html", "", 20, "left", ":: Miscellaneous", 10);
	
	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("general.html", "", 20, "left", ":: General Appointment", 0);
	menus[4].addItem("online.html", "", 20, "left", ":: Online Appointment", 0);
	
	menus[5] = 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[5].addItem("olecranon-bursitis.html", "", 20, "left", ":: Olecranon Bursitis", 0);
	menus[5].addItem("radial-head-fractures.html", "", 20, "left", ":: Radial Head Fractures", 0);
	menus[5].addItem("distal-biceps-ruptures.html", "", 20, "left", ":: Distal Biceps Ruptures", 0);
	menus[5].addItem("tennis-elbow.html", "", 20, "left", ":: Tennis Elbow", 0);
	menus[5].addItem("elbow-arthroscopy.html", "", 20, "left", ":: Elbow arthroscopy", 0);	
	
	menus[6] = 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[6].addItem("ac-joint-arthritis.html", "", 20, "left", ":: AC Joint Arthritis", 0);
	menus[6].addItem("rotator-cuff-arthritis.html", "", 20, "left", ":: Rotator Cuff Arthritis", 0);
	menus[6].addItem("shoulder-arthritis.html", "", 20, "left", ":: Shoulder Arthritis", 0);
	
	menus[7] = 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[7].addItem("ac-joint-dislocations.html", "", 20, "left", ":: AC Joint Dislocations", 0);
	menus[7].addItem("shoulder-dislocations.html", "", 20, "left", ":: Shoulder Dislocations", 0);
	menus[7].addItem("bone-deficient-anterior-instability.html", "", 20, "left", ":: Bone Deficient Anterior Instability", 0);	
	menus[7].addItem("instability-score.html", "", 20, "left", ":: Shoulder Instability Score", 0);		
	
	menus[8] = 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[8].addItem("calcific-tendinitis.html", "", 20, "left", ":: Calcific Tendinitis", 0);
	menus[8].addItem("rotator-cuff-tears.html", "", 20, "left", ":: Rotator Cuff Tears", 0);
	menus[8].addItem("rotator-cuff-tears-large.html", "", 20, "left", ":: Rotator Cuff Tears: Large", 0);
	menus[8].addItem("shoulder-impingement.html", "", 20, "left", ":: Shoulder Impingement", 0);
	menus[8].addItem("subscapularis-tendon-tears.html", "", 20, "left", ":: Subscapularis Tendon Tears", 0);	
	
	menus[9] = 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[9].addItem("broken-collarbones.html", "", 20, "left", ":: Broken Collarbones", 0);
	menus[9].addItem("broken-shoulders.html", "", 20, "left", ":: Broken Shoulders", 0);
	
	menus[10] = 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[10].addItem("frozen-shoulder.html", "", 20, "left", ":: Frozen Shoulder", 0);
	
	menus[11] = 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[11].addItem("prince-wales-private-hospital.html", "", 20, "left", ":: Prince of Wales Private Hospital", 0);
	menus[11].addItem("south-sydney-sports-medicine.html", "", 20, "left", ":: South Sydney Sports Medicine", 0);
	
}

