//menu_custom.js

var NoOffFirstLineMenus=7;

Menu1=new Array("Home","/","",2,20,60);
	Menu1_1=new Array("Bulletin Board","/bulletin_board.html","",0,20,180);
	Menu1_2=new Array("Calendar","/presentation_dates.html","",0,20,180);
Menu2=new Array("About ","/about.html","",6,20,60);
	Menu2_1=new Array("Our Mission","/about_our_mission.html","",0,20,180);
	Menu2_2=new Array("Feedback","/about_feedback.html","",0,20,101);
	Menu2_3=new Array("Author","/about_author.html","",0,20,101);
	Menu2_4=new Array("FAQ","/faq.html","",0,20,101);
	Menu2_5=new Array("Affiliates","/affiliates.html","",0,20,101);
	Menu2_6=new Array("Newsletter","/newsletter.html","",0,20,101);
Menu3=new Array("Multiple Intelligences ","/multiple_intelligences.html","",2,20,150);
	Menu3_1=new Array("M.I.Theory","/mi_theory.html","",4,20,180);
		Menu3_1_1=new Array("Links","/links.html","",0,20,180);
		Menu3_1_2=new Array("M.I. Description ","/mi_description.html","",0,20,180);
		Menu3_1_3=new Array("M.I. Inspired schools ","/mi_inspired_schools.html","",0,20,180);
		Menu3_1_4=new Array("Bibliography","/mi_bibliography.html","",0,20,180);
	Menu3_2=new Array("Research","/mi_research.html","",2,20,180);
		Menu3_2_1=new Array("AERA/MI-SIG","/research_aera_mi_sig.html","",0,20,180);
		Menu3_2_2=new Array("Validity and applications","/mi_validity_applications  .html","",0,20,180);
Menu4=new Array("MIDAS","/midas.html","",4,20,60);
	Menu4_1=new Array("About MIDAS","/about_midas.html","",5,20,180);
		Menu4_1_1=new Array("Sample Questions / Profiles ","/midas_samples.html","",0,20,180);
		Menu4_1_2=new Array("International translations","/midas_translations.html","",0,20,180);
		Menu4_1_3=new Array("Bibliography","/midas_bibliography.html","",0,20,180);
		Menu4_1_4=new Array("Schools and Organizations","/midas_schools_organizations.html","",0,20,180);
		Menu4_1_5=new Array("Books and Materials","/midas_materials.html","",0,20,180);
	Menu4_2=new Array("Online MIDAS System (OMS)","/online_assessment.html","",0,20,180);
	Menu4_3=new Array("Reviews","/midas_reviews.html","",0,20,180);
	Menu4_4=new Array("Research","/midas_research.html","",3,20,180);
		Menu4_4_1=new Array("Application Guidelines","/application_guidelines.html","",0,20,180);
		Menu4_4_2=new Array("Reports and papers","/reports_and_papers.html","",0,20,180);
		Menu4_4_3=new Array("Worldwide Researchers ","/worldwide_researchers .html","",0,20,150);
Menu5=new Array("Services","/services.html","",4,20,70);
	Menu5_1=new Array("Training","/services_training.html","",1,20,180);
		Menu5_1_1=new Array("MIDAS Certification","/midas_certification.html","",0,20,180);
	Menu5_2=new Array("Presentations","/services_presentations.html","",3,20,180);
		Menu5_2_1=new Array("Topics / agendas","/presentations_topics_agendas.html","",0,20,180);
		Menu5_2_2=new Array("Calendar","/presentations_calendar.html","",0,20,180);
		Menu5_2_3=new Array("Reviews","/presentation_reviews.html","",0,20,180);
	Menu5_3=new Array("KSU: Web workshops ","/ksu_web_workshops.html","",0,20,180);
	Menu5_4=new Array("Consulting","/services_consulting.html","",0,20,180);
Menu6=new Array("Shop","/shop.html","",5,20,50);
	Menu6_1=new Array("All MIDAS Materials","/shop_all_midas_materials.html","",0,20,180);
	Menu6_2=new Array("Educators","/shop_educators.html","",0,20,180);
	Menu6_3=new Array("Parents / Individuals","/shop_parents_individuals.html","",0,20,180);
	Menu6_4=new Array("Researchers","/shop_researchers.html","",0,20,180);
	Menu6_5=new Array("Counselors / Psychologists ","/counselors_psychologists .html","",0,20,180);
Menu7=new Array("Welcome Message ","/welcome_message.html","",0,20,130);

