/* menu_data.js
 *
 * Defines Milonic menu defaults for IMS website.  Also sets up
 * the styles used throughout the rest of the sub menus.
 *
 * The main menu is currently defined in menu_data_main.js
 * and other section menus are found within menu_data_main_x.js
 * where 'x' represents the section code (eg. 'g' for generosity)
 */

fixMozillaZIndex=true;	//Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=250		// The time delay for menus to remain visible on mouse out default 500
_menuOpenDelay=75		// The time delay before menus open on mouse over default 150
_followSpeed=5			// Follow scrolling speed
_followRate=40			// Follow scrolling Rate
_subOffsetTop=0;
_subOffsetLeft=0;		// Sub menu left offset
_scrollAmount=3			// Only needed for Netscape 4.x
_scrollDelay=20			// Only needed for Netcsape 4.x

with(main=new mm_style())
{
	align="right";
	borderstyle="solid";
	fontfamily="Verdana, Geneva, sans-serif";
	fontsize="8pt";
	fontstyle="roman";

	padding=2;
	itemheight=0;
	itemwidth=0;
	offcolor="#4e533d";
	oncolor="#5a0111";
	subimagepadding=2;
}

with(sub_main=new mm_style())
{
	align="right";
	borderstyle="solid";
	fontfamily="Verdana, Geneva, sans-serif";
	fontsize="8pt";
	fontstyle="roman";

	padding=2;
	itemheight=0;
	itemwidth=0;
	offcolor="#5a0111";
	oncolor="#5a0111";
	subimagepadding=2;
}

with(menuStyle=new mm_style())
{
	align="left";
	onbgcolor="#DCE7AC";
	offbgcolor="#FFFF99";
	borderstyle="solid";
	fontfamily="Verdana, Geneva, sans-serif";
	fontsize="8pt";
	fontstyle="roman";
	padding=0;
	itemheight=0;
	itemwidth=0;
	offcolor="#4e533d";
	oncolor="#5a0111";
	bordercolor="#5a0111";
	borderstyle="solid";
	borderwidth=1;
	offborder="3px solid #FFFF99";
	onborder="3px solid #FFFF99";
	subimage="images/arrow.gif";
	subimagepadding=2;
}

with(Sub=new mm_style())
{
	align="left";
	onbgcolor="#DCE7AC";
	offbgcolor="#FFFF99";
	borderstyle="solid";
	fontfamily="Verdana, Geneva, sans-serif";
	fontsize="8pt";
	fontstyle="roman";
	padding=0;
	itemheight=0;
	itemwidth=0;
	offcolor="#4e533d";
	oncolor="#5a0111";
	bordercolor="#5a0111";
	borderstyle="solid";
	borderwidth=1;
	offborder="3px solid #FFFF99";
	onborder="3px solid #FFFF99";
	subimage="images/arrow.gif";
	subimagepadding=2;
}

with(milonic=new menuname("Home"))
{
	style=menuStyle;
}

with(milonic=new menuname("Retreat_Center"))
{
	style=menuStyle;
	aI("text=General Information;showmenu=RC_general_information;url=rc_general.html;");
	aI("text=Retreat Schedule & Descriptions;url=retreats.php;");
	aI("text=Fees & Dana (Generosity);url=rc_financial_fees.html;");
	aI("text=Financial Assistance;showmenu=Scholarships;url=rc_scholarships_general.html;");
	aI("text=Work Retreat;url=rc_individual_work.html;");
	aI("text=Self Retreat;url=rc_individual_self.html;");
	aI("text=Youth Outreach Program;url=rc_youth.html;");
}

with(milonic=new menuname("Individual_Practice"))
{
	style=Sub;
	aI("text=Self Retreat;url=rc_individual_self.html");
	aI("text=Work Retreat;url=rc_individual_work.html");
}

with(milonic=new menuname("RC_general_information"))
{
	style=Sub;
	aI("text=Reflections;url=rc_general_reflections.html");
}

with(milonic=new menuname("Scholarships"))
{
	style=Sub;
	aI("text=General Information;url=rc_scholarships_general.html;");
	aI("text=Application;url=rc_scholarships_application.html;");
}

with(milonic=new menuname("Forest_Refuge"))
{
	style=menuStyle;
	aI("text=General Information;showmenu=General_Information;url=fr_general_i.html;");
	aI("text=Teaching Schedule;url=fr_general_teachschedule.html;");
	aI("text=Financial Information;url=fr_financial_fees.html;showmenu=fr_financial;");
	aI("text=Work Retreat;url=fr_work.html;");
	aI("text=Practice Guidelines;url=fr_guidelines.html;");
	aI("text=Applications;showmenu=fr_applications;url=fr_applications_process.html;");
}

with(milonic=new menuname("fr_financial"))
{
	style=Sub;
	aI("text=Fees;url=fr_financial_fees.html;");
	aI("text=Dana (Generosity);url=fr_financial_ii_dana.html;");
	aI("text=Assistance;url=fr_financial_iii_scholar.html;");
}

with(milonic=new menuname("fr_applications"))
{
	style=Sub;
	aI("text=Application Process;url=fr_applications_process.html;");
	aI("text=Apply Now;url=fr_applications_forms.html;");
}

with(milonic=new menuname("Applications"))
{
	style=Sub;
	aI("text=Application Process;");
	aI("text=Application Form;");
}

with(milonic=new menuname("General_Information"))
{
	style=Sub;
	aI("text=About the Program;url=fr_general_i.html;");
	aI("text=About the Facility;url=fr_general_ii.html;");
	aI("text=Personal Retreat Benefits;url=fr_general_iii.html;");
	aI("text=Practice Styles and Methods;url=fr_general_vi.html;");
	aI("text=Reflections;url=fr_general_v.html;");
	aI("text=News;url=fr_general_iv.html;");
}

with(milonic=new menuname("Registration"))
{
	style=menuStyle;
	aI("text=Retreat Center;showmenu=r_retreats;url=retreats.php;");
	aI("text=Forest Refuge;url=register.php?id=39;");
}

with(milonic=new menuname("r_retreats"))
{
	style=menuStyle;
	aI("text=Register for Courses;url=retreats.php;");
	aI("text=Registration Info;url=register_general.html;");
}

with(milonic=new menuname("Teachers"))
{
	style=menuStyle;
}

with(milonic=new menuname("Participant_Info"))
{
	style=menuStyle;
	aI("text=FAQ;url=pi_a_retreat.html;");
	aI("text=Health Care Info;url=pi_health.html;");
	aI("text=What to Bring;url=pi_b_bring.html;");
	aI("text=What You'll Eat;url=pi_c_eat.html;");
	aI("text=Getting Here;url=pi_d_gethere.html;");
	aI("text=Online Payment;url=balance.php;");
	aI("text=Code of Conduct;url=pi_g_1_conduct.html;showmenu=pi_conduct;");
	aI("text=Media Visits;url=pi_h_media.html;");
}

with(milonic=new menuname("pi_conduct"))
{
	style=menuStyle;
	aI("text=The Five Precepts;url=pi_g_1_conduct.html;");
	aI("text=Ethics Committee;url=pi_g_2_conduct.html;");
}

with(milonic=new menuname("About"))
{
	style=menuStyle;
	aI("text=Facts & Figures;url=ai_factsfigures.html;");
	aI("text=Take a Tour;url=ai_tour.html;");
	aI("text=News;showmenu=news;url=ai_news_worth.html;");
	aI("text=Visual History;url=ai_turns30.html;");
	aI("text=Mission & Goals;url=ai_strategic_goals.html;");
	aI("text=Diversity;url=ai_diversity.html;");
	aI("text=Mailing List;url=mailing_list.php;");
	aI("text=Annual Report;url=ai_annual_statement.html;");
	aI("text=Board of Directors;url=ai_board_of_directors.html;");
}

with(milonic=new menuname("News"))
{
	style=Sub;
	aI("text=News Worth Noting;url=ai_news_worth.html;");
	aI("text=Insight Newsletter;url=ai_news_newsletter.html;");
	aI("text=Sangha News;url=ai_news_sangha_news.html;");
	aI("text=Archives;url=ai_news_archive.html;");
}

with(milonic=new menuname("Generosity"))
{
	style=menuStyle;
	aI("text=Inspiration for Giving ;url=g_a_inspirationforgiving.html;");
	aI("text=Donating Online;url=donations.php;showmenu=donating_online;");
	aI("text=Monthly Giving;url=g_d_monthlygiving.html;");
	aI("text=Planned Giving;url=g_d_plannedgiving.html;");
	aI("text=Stock Transfers;url=g_g_stocktransfers.html;");
	aI("text=Volunteering;url=wo_d_volunteer.html;showmenu=wo_volunteer");
	aI("text=Stories of Giving & Receiving;url=g_c_stories.html;");
	
}

with(milonic=new menuname("donating_online"))
{
	style=Sub;
	aI("text=New Construction Plans;url=donations.php?pledge=1;");
	aI("text=Core Support;url=donations.php#membership;");
	aI("text=Meal Dana;url=donations.php#meal;");
	aI("text=Financial Assistance;url=donations.php#FinancialAssistance;");


}

with(milonic=new menuname("types_of_giving"))
{
	style=Sub;
	aI("text=One time;");
	aI("text=Monthly Giving FAQ;");
	aI("text=Planned Giving;");
	aI("text=Meal Dana;");
}

with(milonic=new menuname("Ways_to_Give"))
{
	style=menuStyle;
	aI("text=Our Vision &amp; Plans;url=new_construction_plans.html;");
	aI("text=Project Update;url=building_project_update.html;");
	aI("text=Ways to Give;url=donations.php?pledge=1;");
}

with(milonic=new menuname("Work_Opportunities"))
{
	style=menuStyle;
	aI("text=Staff Life;url=wo_a_1_stafflifeoverview.html;showmenu=wo_staff_life;");
	aI("text=Openings;url=wo_b_1_currentopenings.html;");
	aI("text=Job Application;url=wo_c_application.html;");
	aI("text=Volunteering;url=wo_d_volunteer.html;showmenu=wo_volunteer");
	aI("text=Work Retreat;showmenu=wo_workretreat;url=rc_individual_work.html;");
}

with(milonic=new menuname("wo_workretreat"))
{
	style=Sub;
	aI("text=Retreat Center;url=rc_individual_work.html;");
	aI("text=Forest Refuge;url=fr_work.html;");
}

with(milonic=new menuname("wo_volunteer"))
{
	style=Sub;
	aI("text=Overview;url=wo_d_volunteer.html;");
	aI("text=Day-to-Day;url=wo_d_volunteer_day_to_day.html;");
	aI("text=Special Retreats;url=wo_d_volunteer_special_retreats.html;");
	aI("text=Working Guests;url=wo_d_volunteer_individual_stays.html;");
}

with(milonic=new menuname("wo_staff_life"))
{
	style=Sub;
	aI("text=Overview;url=wo_a_1_stafflifeoverview.html;");
	aI("text=Staff Sangha Program;url=wo_staffsanghaprogram.html;");
	aI("text=Benefits;url=wo_a_3_benefits.html;");
	aI("text=Code of Conduct;url=pi_g_1_conduct.html;");
}

with(milonic=new menuname("wo_job_openings"))
{
	style=Sub;
	aI("text=Current Job Openings;url=wo_b_1_currentopenings.html;");
	
}

with(milonic=new menuname("Meditation_Resources"))
{
	style=menuStyle;
	aI("text=Audio;url=mr_audio.php;");
	aI("text=Outside Resources;url=mr_links.html;");
	aI("text=Glossary of Buddhist Terms;url=mr_glossary.html;");
	aI("text=Suggested Reading List;url=mr_reading.html;");
}

with(milonic=new menuname("Contact_Media"))
{
	style=menuStyle;
	aI("text=Contact Us;url=cm_contact.html;");
	aI("text=Mailing List;url=mailing_list.php;");
	aI("url=cm_media_contact.html;text=Media;showmenu=media;");
}

with(milonic=new menuname("Teachers"))
{
	style=menuStyle;
	aI("text=Core;url=teachers.php#core;");
	aI("text=Visiting;url=teachers.php#visiting;");
	aI("text=Assisted By;url=teachers.php#assisted;");
}

with(milonic=new menuname("Media"))
{
	style=Sub;
	aI("text=Media Contact;url=cm_media_contact.html;");
	aI("text=Media Visits;url=pi_h_media.html;");
	aI("text=Media Archives;url=cm_media_archives.html;");
//	aI("text=Press Releases;url=cm_press_releases.html;");
	aI("text=Facts & Figures;url=ai_factsfigures.html;");
}

drawMenus();


