function init()
{
	  function calculateOffsetLeft(r){
		  return Ya(r,"offsetLeft")
		}

		function Ya(r,attr){
		  var kb=0;
		  while(r){
			kb+=r[attr]; 
			r=r.offsetParent
		  }
		  return kb
		}

		left=calculateOffsetLeft(abc);
	  
	menus[0] = new menu(22, "horizontal", left,105, 0, 0, "#40A944", "#E0FA7A", "arial", 8, "", 
		"bold", "white", "black", 1, "white", 2, "", false, true, true, false, 0, false, 4, 4, "gray");
	menus[0].addItem("index.html", "", 37, "center",  "Home", 0);
	menus[0].addItem("aboutus.html", "", 75, "center", "About ANHC", 1);
	menus[0].addItem("about_ayurveda.html", "", 94, "center", "About Ayurveda", 2);
	menus[0].addItem("services.html", "", 79, "center", "Our Services", 3);
	menus[0].addItem("products.html", "", 59, "center", "Products", 6);
	menus[0].addItem("yoga.html", "", 41, "center", "Yoga", 4);
	menus[0].addItem("tariff.html", "", 41, "center",  "Tariff", 5);
	menus[0].addItem("testimonial.html", "", 67, "center",  "Testimonial", 0);
	menus[0].addItem("aboutgoa.html", "", 65, "center",  "About Goa", 0);
	menus[0].addItem("discover_india.html", "", 83, "center",  "Discover India", 0);
	menus[0].addItem("links.html", "", 38, "center",  "Links", 8);
	menus[0].addItem("contactus.html", "", 65, "center", "Contact Us", 0);
	//menus[0].floatMenu(1024, 768, 0, 0);
	window.onresize = new Function("location.replace(window.location.href);");
	

	menus[1] = new menu(150, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[1].addItem("goal.html", "", 22, "", "Our Goal", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("achievement.html", "", 22, "", "Our Achievements", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("herbalgarden.html", "", 22, "", "Herbal Garden", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("resort.html", "", 22, "", "Our Centres", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("our_expert_consultants.html", "", 22, "", "Our Expert Consultants", 0);
	menus[1].addSeparator(1, "white");
	menus[1].addItem("our_yoga_experts.html", "", 22, "", "Our Yoga Experts", 0);
	
	
	menus[2] = new menu(135, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[2].addItem("needofayurveda.html", "", 22, "", "Need of Ayurveda", 0);
	menus[2].addSeparator(1, "white");
	
	menus[2].addItem("concept.html", "", 22, "", "Concept of Medicine", 0);
	menus[2].addSeparator(1, "white");
	menus[2].addItem("holisticv.html", "", 22, "", "Holistic v/s Modern", 0);
	menus[2].addSeparator(1, "white");
	menus[2].addItem("diseases.html", "", 22, "", "Common Diseases", 0);
	menus[2].addSeparator(1, "white");
	menus[2].addItem("herbs_spices.html", "", 22, "", "Herbs & Spices", 0);

	menus[3] = new menu(165, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[3].addItem("treatment.html", "", 22, "", "Specialities", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("diagnosis.html", "", 22, "", "Diagnosis & Examinations", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("panchakarma.html", "", 22, "", "Panchakarma", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("rej.html", "", 22, "", "Rejuvenation", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("herbal_diet.html", "", 22, "", "Herbal Diet", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("ayurvedic_courses.html", "", 22, "", "Ayurvedic Courses", 0);
	menus[3].addSeparator(1, "white");/*
	menus[3].addItem("healthcamps.html", "", 22, "", "Health Camps", 0);
	menus[3].addSeparator(1, "white");*/
	menus[3].addItem("consultation.html", "", 22, "", "Consultation", 0);
	menus[3].addSeparator(1, "white");
	menus[3].addItem("knowyourconsti.html", "", 22, "", "Know Your Constitution", 0);

	menus[4] = new menu(180, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[4].addItem("meditation.html", "", 22, "", "Meditation", 0);
	menus[4].addSeparator(1, "white");
	menus[4].addItem("yoga.html?#Intensiveyogatraining", "", 22, "", "Intensive Ashtanga Yoga ", 0);
	menus[4].addSeparator(1, "white");
	menus[4].addItem("yoga.html?#COURSES", "", 22, "", "Ashtang Yoga Courses", 0);
	menus[4].addSeparator(1, "white");
menus[4].addSeparator(1, "white");
	menus[4].addItem("yoga_at_ayurvedic_natural_health_centre_goa.html#COURSE5", "", 22, "", "Short Term Yoga Courses", 0);
	menus[4].addSeparator(1, "white");
                menus[4].addItem("yoga.html?#Therapeuticyoga", "", 22, "", "Therapuetic Yoga Course", 0);

                menus[4].addItem("yoga.html?#Therapeuticyoga", "", 22, "", "Therapuetic Yoga Course", 0);
	menus[4].addSeparator(1, "white");
                menus[4].addItem("yoga.html?#YOGA WORKSHOP", "", 22, "", "Yoga Workshop", 0);
	menus[4].addSeparator(1, "white");
	
	menus[5] = new menu(135, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[5].addItem("packages.html", "", 22, "", "Health Packages", 0);
	menus[5].addSeparator(1, "white");
	menus[5].addItem("booking.html", "", 22, "", "Bookings & Enquiries", 0);
	menus[5].addSeparator(1, "white");

	menus[6] = new menu(210, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[6].addItem("products.html?#CAT1", "", 22, "", "Neutraceuticals", 7);
	menus[6].addSeparator(1, "white");
	menus[6].addItem("ayurvedic_medicines.html", "", 22, "", "Ayurvedic Classical Medicine", 9);
	menus[6].addSeparator(1, "white");
	menus[6].addItem("drug_analysis.html", "", 22, "", "Extract and Raw Herbal Powder", 0);
	menus[6].addSeparator(1, "white");

	

	menus[7] = new menu(220, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[7].addItem("products.html?#CAT1_1", "", 22, "", "Skin and Hair Care", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_2", "", 22, "", "Women", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_4", "", 22, "", "Muscles,Bones and Joints", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_5", "", 22, "", "Kidney and Bladder", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_6", "", 22, "", "Liver and Spleen", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_7", "", 22, "", "Heart Health", 0);
	menus[7].addSeparator(1, "white");

	menus[7].addItem("products.html?#CAT1_9", "", 22, "", "Obesity", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_10", "", 22, "", "Vigour and Vitality", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_11", "", 22, "", "Memory Booster", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_12", "", 22, "", "Diabetes", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_13", "", 22, "", "Stress,Anxiety and Depression", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_14", "", 22, "", "Rejuvenation", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_15", "", 22, "", "Laxatives", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_31", "", 22, "", "Cough & Cold", 0);
	menus[7].addSeparator(1, "white");
	menus[7].addItem("products.html?#CAT1_32", "", 22, "", "Appetizers", 0);
	
	menus[8] = new menu(90, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[8].addItem("http://www.healthandayurveda.blogspot.com", "", 22, "", "Articles", 0);
	menus[8].addSeparator(1, "white");
        menus[8].addItem("", "", 22, "", "Article 1", 0);
	menus[8].addSeparator(1, "white");
        menus[8].addItem("newsletter.html", "", 22, "", "Newsletter", 0);
	menus[8].addSeparator(1, "white");






	menus[9] = new menu(220, "vertical", 0, 0, -5, -5, "#40A944", "#E0FA7A", "Arial", 8, "", 
		"", "white", "black", 1, "white", 2, 187, false, false, false, false, 0, true, 4, 4, "gray");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_1", "", 22, "", "Skin and Hair Care", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_5", "", 22, "", "Kidney and Bladder", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_6", "", 22, "", "Liver and Spleen", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_7", "", 22, "", "Heart Health", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_8", "", 22, "", "Lungs", 0);
	menus[9].addSeparator(1, "white");

	menus[9].addItem("ayurvedic_medicines.html?#CAT2_9", "", 22, "", "Obesity", 0);
	menus[9].addSeparator(1, "white");

	menus[9].addItem("ayurvedic_medicines.html?#CAT2_12", "", 22, "", "Diabetes", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_15", "", 22, "", "Laxatives", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_17", "", 22, "", "Herbal Teas", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("products.html?#CAT2_20", "", 22, "", "Health  Drinks", 0);
	menus[9].addSeparator(1, "white");
	menus[9].addItem("ayurvedic_medicines.html?#CAT2_32", "", 22, "", "Appetizers", 0);
	menus[9].addSeparator(1, "white");


/*
	menus[2] = new menu(22, "horizontal", 0, 0, 0, -2, "white", "royalblue", "Arial,Helvetica", 9, "", 
		"bold", "black", "white", 1, "black", 2, "rollover:images/tri-down1.gif:images/tri-down2.gif", false, true, false, false, 0, true, 4, 4, "gray");
	menus[2].addItem("#", "", 100, "left", "Item 2_1", 0);
	menus[2].addItem("#", "", 100, "left", "Item 2_2", 4);
	menus[2].addItem("#", "", 100, "left", "Item 2_3", 0);
	menus[2].addItem("http://www.yahoo.com", "", 100, "left", "Item 2_4", 0);

	menus[3] = new menu(100, "vertical", 0, 0, 0, 0, "white", "royalblue", "Arial,Helvetica", 9, "", 
		"bold", "black", "white", 1, "black", 2, 0, false, true, false, false, 0, true, 4, 4, "gray");
	menus[3].addItem("#", "", 22, "left", "Item 3_1", 0);
	menus[3].addItem("javascript:alert('PopMenu v5.5')", "", 22, "left", "Item 3_2", 0);

	menus[4] = new menu(100, "vertical", 0, 0, -5, -5, "white", "royalblue", "Arial,Helvetica", 9, "", 
		"bold", "black", "white", 1, "black", 2, "rollover:images/tri-right1.gif:images/tri-right2.gif", false, true, false, false, 0, true, 4, 4, "gray");
	menus[4].addItem("#", "", 22, "left", "Item 4_1", 0);
	menus[4].addItem("#", "", 22, "left", "Item 4_2", 0);
	menus[4].addItem("#", "", 22, "left", "Item 4_3", 5);

	menus[5] = new menu(100, "vertical", 0, 0, 0, 0, "white", "royalblue", "Arial,Helvetica", 9, "", 
		"bold", "black", "white", 1, "black", 2, 0, false, true, false, false, 0, true, 4, 4, "gray");
	menus[5].addItem("#", "", 22, "left", "Item 5_1", 0);
	menus[5].addItem("#", "", 22, "left", "Item 5_2", 0);
	menus[5].addItem("#", "", 22, "left", "Item 5_3", 0);
	*/
}







