function init()
{
	menus[0] = new menu(130, "vertical", 40, 115, -2, -2, "#ffffff", "#cccc99", "Arial,Verdana,Helvetica", 8, 
		"bold", "bold", "#666699", "#993300", 1, "#993300", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, true, true, 12, true, 4, 4, "gray");
	menus[0].addItem("index_main.html", "", 22, "left", "home", 0);
	menus[0].addItem("office.html", "", 22, "left", "our office", 1);
	menus[0].addItem("tcm.html", "", 60, "left", " traditional chinese medicine services", 2);
	menus[0].addItem("massage.html", "", 48, "left", "therapeutic massage services", 3);    
	menus[0].addItem("#", "", 32, "left", "meet our practitioners", 4);
   menus[0].addItem("testimonials.html", "", 22, "left", "testimonials", 5);
   menus[0].addItem("articles.html", "", 22, "left", "articles", 6);
      menus[0].addItem("#", "", 22, "left", "energy medicine", 14);
   menus[0].addItem("qigong.html", "", 36, "left", "qigong for staying young", 0);
   menus[0].addItem("http://www.caringwomen.com/", "", 36, "left", "caring women seminars", 0);
   menus[0].addItem("#", "", 36, "left", "shoshanna in the media", 13);
   menus[0].addItem("link.html", "", 22, "left", "links", 0);
   menus[0].addItem("resources.html", "", 22, "left", "resources", 0);
    menus[0].addItem("contact.html", "", 22, "left", "contact us", 0);

//Sub Menu for 2nd Main Menu Item ("office"):
	menus[1] = new menu(175, "vertical", 0, 0, -5, -5, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
   menus[1].addItem("office.html", "", 22, "left", "office policies", 0);
   menus[1].addItem("pdf/staff_directors.pdf", "", 22, "left", "meet our directors", 7);
   	menus[1].addItem("pdf/office_staff2.pdf", "", 22, "left", "meet our staff", 12);
	menus[1].addItem("pdf/brochure.pdf", "", 22, "left", "brochure", 0);   
	menus[1].addItem("pdf/hippa.pdf", "", 22, "left", "HIPAA regulations", 0);       
	menus[1].addItem("directions.html", "win2", 22, "left", "directions", 0);   
	menus[1].addItem("#", "", 32, "left", "change of season programs", 0);   
	menus[1].addItem("#", "", 32, "left", "special programs", 0); 
      
//Sub Menu for 3rd Main Menu Item ("tradtional chinese medicine services"):
	menus[2] = new menu(160, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
	menus[2].addItem("acupuncture.html", "", 22, "left", "acupuncture", 8);
	menus[2].addItem("#", "", 32, "left", "acupuncture add-ons", 0);
    menus[2].addItem("chineseherbals.html", "", 22, "left", "chinese herbology", 0);
	menus[2].addItem("taichi_qigong.html", "", 22, "left", "tai chi & qigong", 0);
	menus[2].addItem("/pdf/IVF_Brochure.pdf", "", 32, "left", "treating fertility issues", 0);
	menus[2].addItem("#", "", 32, "left", "energetic sessions", 0);    

  //Sub Menu for 4th Main Menu Item ("therapeutic massage services"):
	menus[3] = new menu(160, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
	menus[3].addItem("massage.html", "", 32, "left", "therapeutic massage benefits", 0);
	menus[3].addItem("massage_extra.html", "", 22, "left", "deep tissue", 0);
	menus[3].addItem("massage_extra.html", "", 22, "left", "hot rocks", 0);
 	menus[3].addItem("massage_extra.html", "", 32, "left", "myofascial release", 0);   
	menus[3].addItem("massage_extra.html", "", 22, "left", "pre-natal", 0);
	menus[3].addItem("massage_extra.html", "", 22, "left", "reflexology", 0);
 	menus[3].addItem("massage_extra.html", "", 22, "left", "shiatsu", 0);   
	menus[3].addItem("massage_extra.html", "", 22, "left", "sports massage", 0);
	menus[3].addItem("massage_extra.html", "", 22, "left", "swedish massage", 0);
 	menus[3].addItem("massage_extra.html", "", 22, "left", "trigger point", 0);   
     
    //Sub Menu for 5th Main Menu Item ("practitioners"):
	menus[4] = new menu(160, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
	menus[4].addItem("staff_acu.html", "", 22, "left", "acupuncturists", 0);
	menus[4].addItem("staff_massage.html", "", 32, "left", "massage therapists", 0);
	    
//Sub Menu for 6th Main Menu Item ("testimonials"):
	menus[5] = new menu(160, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
	menus[5].addItem("test1.html", "", 32, "left", "how acupuncture changed my life", 0);
	menus[5].addItem("test2.html", "", 32, "left", "battling chronic fatigue syndrome", 0);
	menus[5].addItem("test3.html", "", 32, "left", "recovery from pain", 0);
	menus[5].addItem("test4.html", "", 22, "left", "lymes disease", 0);   
	menus[5].addItem("test5.html", "", 32, "left", "no more headaches", 0);
	menus[5].addItem("test6.html", "", 22, "left", "end of my rope", 0);
	menus[5].addItem("test7.html", "", 22, "left", "chronic back pain", 0);
	menus[5].addItem("test8.html", "", 38, "left", "baby with bronchial &amp; ear infections", 0);   
	menus[5].addItem("test9.html", "", 22, "left", "chronic foot pain", 0);
	menus[5].addItem("test10.html", "", 32, "left", "trigeminal neuralgia", 0);
	menus[5].addItem("test11.html", "", 22, "left", "ankle pain", 0);
	menus[5].addItem("test12.html", "", 22, "left", "ankle pain", 0);   
	menus[5].addItem("test13.html", "", 22, "left", "skin disorders", 0);
	menus[5].addItem("test14.html", "", 32, "left", "acid reflux disease", 0);   
	menus[5].addItem("test15.html", "", 22, "left", "herniated disk", 0);
	menus[5].addItem("test16.html", "", 32, "left", "gynecological problems", 0);
	menus[5].addItem("test17.html", "", 32, "left", "involuntary tremors", 0);
	menus[5].addItem("test18.html", "", 32, "left", "endometriosis &amp; pregnancy", 0);   
    
//Sub Menu for 6th Main Menu Item ("articles"):
	menus[6] = new menu(160, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, true, 6, true, 4, 4, "black");
	menus[6].addItem("art01.html", "", 32, "left", "acupuncture and children", 0);
	menus[6].addItem("art02.html", "", 22, "left", "TCM and athletics", 0);
	menus[6].addItem("art03.html", "", 22, "left", "TCM diagnosis", 0);
	menus[6].addItem("art04.html", "", 32, "left", "your center of healing", 0); 
	menus[6].addItem("art05.html", "", 58, "left", "chinese prescription for health and longevity", 0);     
	menus[6].addItem("art06.html", "", 32, "left", "qigong and the ageless woman", 0);
	menus[6].addItem("art07.html", "", 22, "left", "three treasures", 0);
	menus[6].addItem("art08.html", "", 32, "left", "less stress and more success", 0);
	menus[6].addItem("art09.html", "", 32, "left", "mind, body and mouth connection", 0);
	menus[6].addItem("art10.html", "", 32, "left", "choosing the right acupuncturist", 0); 
	menus[6].addItem("art11.html", "", 44, "left", "no more victim, standing up for yourself in life", 0);     
	menus[6].addItem("art12.html", "", 32, "left", "enhance your life with qigong", 0);
	menus[6].addItem("pdf/peaceful_union.pdf", "", 22, "left", "peaceful union", 0);

//Sub Menu for Sub Menu "directors":
	menus[7] = new menu(175, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
   menus[7].addItem("shoshanna.html", "", 22, "left", "shoshanna katzman", 11);
	menus[7].addItem("pdf/michael.pdf", "", 22, "left", "michael katzman", 0);
        
//Sub Menu for Sub Menu "acupunture":
	menus[8] = new menu(155, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[8].addItem("acupuncture.html", "", 36, "left", "what is acupuncture?", 0);
	menus[8].addItem("treatment.html", "", 22, "left", "what it treats", 0);    

//Sub Menu for Sub Menu "acupuncturists":
	menus[9] = new menu(145, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
    menus[9].addItem("shoshanna.html", "", 22, "left", "shoshanna", 0);
    menus[9].addItem("debard.html", "", 22, "left", "james", 0);
	
 //Sub Menu for Sub Menu "massage therapists":
	menus[10] = new menu(135, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[10].addItem("cheryl.html", "", 22, "left", "cheryl", 0);
  	menus[10].addItem("melissa.html", "", 22, "left", "melissa", 0);    
  	menus[10].addItem("nancy.html", "", 22, "left", "nancy", 0);  
  	menus[10].addItem("lauren.html", "", 22, "left", "lauren", 0);  
  	menus[10].addItem("lisa.html", "", 22, "left", "lisa", 0);    
	
 //Sub Menu for Sub Menu Item ("shoshanna"):
    menus[11] = new menu(150, "vertical", 0, 0, 0, 0, "#E1E1E1", "#666699", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
    menus[11].addItem("pdf/resume4shosh.pdf", "", 22, "left", "resume", 0);
    menus[11].addItem("pdf/media_shosh.pdf", "", 22, "left", "media and pr", 0);
	menus[11].addItem("shosh_ssem.htm", "", 32, "left", "lectures and workshops", 0);    
	menus[11].addItem("http://www.caringwomen.com/", "", 32, "left", "caring women seminars", 0);  
	
	 //Sub Menu for Sub Menu "meet our staff":
	menus[12] = new menu(135, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[12].addItem("staff_acu.html", "", 22, "left", "acupuncturists", 0);
  	menus[12].addItem("staff_massage.html", "", 44, "left", "therapeutic massage therapists", 0);   
  	menus[12].addItem("staff_office.html", "", 22, "left", "office staff", 0);    
	
	//Sub Menu for Sub Menu "shoshanna in the media":
	menus[13] = new menu(175, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
   menus[13].addItem("media_radio.html", "", 32, "left", "shoshanna on internet radio", 0);
	menus[13].addItem("newsletters.html", "", 22, "left", "newsletter archives", 0);
	
	 //Sub Menu for Sub Menu "energy medicine":
	menus[14] = new menu(135, "vertical", 0, 0, 0, 0, "#E1E1E1", "black", "Verdana,Helvetica", 8, "bold", "bold", "black", "white", 1, "gray", 2, 62, false, true, false, false, 0, true, 4, 4, "black");
	menus[14].addItem("#", "", 32, "left", "what is energy?", 0);
	menus[14].addItem("#", "", 44, "left", "energy in oriental medicine", 0);
	
        
      
} //OUTER CLOSING BRACKET. EVERYTHING ADDED MUST BE ABOVE THIS LINE.