﻿/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#E2E2E2';			// Background color when mouse is not over on subs
	var HighBgColor='yellow';			// Background color when mouse is over
	var HighSubBgColor='yellow';			// Background color when mouse is over on subs
	var FontLowColor='maroon';			// Font color when mouse is not over
	var FontSubLowColor='maroon';			// Font color subs when mouse is not over
	var FontHighColor='blue';			// Font color when mouse is over
	var FontSubHighColor='blue';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,sans serif,helvetica"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=180;				// Menu offset x coordinate
	var StartLeft=10;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Member Activities","http://cwaj.org/membersonlyhome.htm","",5,30,160);
	Menu1_1=new Array("Special Interest Groups","","",8,20,180);	
		Menu1_1_1=new Array("Ceramics","http://cwaj.org/membersonly/SpecialInterestGroups/ceramics.htm","",0,20,180);
		Menu1_1_2=new Array("French Conversation","http://cwaj.org/membersonly/SpecialInterestGroups/french_conversation.htm","",0,20,180);
		Menu1_1_3=new Array("Friends of Music","http://cwaj.org/membersonly/SpecialInterestGroups/friends_of_music.htm","",0,20,180);
        Menu1_1_4=new Array("Hiking","http://cwaj.org/membersonly/SpecialInterestGroups/hiking.htm","",0,20,180);
        Menu1_1_5=new Array("Japanese Conversation","http://cwaj.org/membersonly/SpecialInterestGroups/japanese_conversation.htm","",0,20,180);
        Menu1_1_6=new Array("Reading Group","http://cwaj.org/membersonly/SpecialInterestGroups/reading_group.htm","",0,20,180);
        Menu1_1_7=new Array("Trips & Tours","http://cwaj.org/membersonly/SpecialInterestGroups/trips_and_tours.htm","",0,20,180);
        Menu1_1_8=new Array("SIG Contact Information","http://cwaj.org/membersonly/SpecialInterestGroups/sig_contact_information.htm","",0,20,180);
	Menu1_2=new Array("Member Information","","",4,20,180);
		Menu1_2_1=new Array("Center Information","http://cwaj.org/membersonly/MemberInformation/Center/centerinfo.htm","",0,20,200);
		Menu1_2_2=new Array("Board Information","","",5,20,180);
			Menu1_2_2_1=new Array("Board Meeting Minutes/Reports","http://cwaj.org/membersonly/MemberInformation/Boardrelated/BoardMinutes2010.htm","",0,20,210);
			Menu1_2_2_2=new Array("Board Profiles","http://cwaj.org/membersonly/MemberInformation/Boardrelated/officer_profiles.htm","",0,20,210);
			Menu1_2_2_3=new Array("Policies/Procedures","http://cwaj.org/membersonly/MemberInformation/Boardrelated/SPP2011.pdf","",0,20,210);
			Menu1_2_2_4=new Array("Organizational Chart","http://cwaj.org/membersonly/MemberInformation/Boardrelated/CWAJOrg.Chart2009.pdf","",0,20,210);
			Menu1_2_2_5=new Array("Mission Statement","http://cwaj.org/membersonly/MemberInformation/Boardrelated/mission_statement2010.htm","",0,20,210);
		Menu1_2_3=new Array("Volunteer Opportunities","http://cwaj.org/membersonly/MemberInformation/volunteer_opportunities.htm","",0,20,200);
		Menu1_2_4=new Array("Technology","http://cwaj.org/membersonly/MemberInformation/technology.htm","",0,20,200);
	Menu1_3=new Array("Committee Activities","","",4,20,180);
		Menu1_3_1=new Array("Education Committee","http://cwaj.org/membersonly/MemberInformation/educationcommittees.htm","",0,20,200);
		Menu1_3_2=new Array("Print Show Committee","http://cwaj.org/membersonly/MemberInformation/PrintShowComm/printshowcommittee.htm","",1,20,200);
			Menu1_3_2_1=new Array("PS Volunteer SignUp Form", "http://cwaj.org/membersonly/MemberInformation/PrintShowComm/psvolunteersignup.htm","", 0,20,200);
		Menu1_3_3=new Array("Scholarship Committee","http://cwaj.org/membersonly/MemberInformation/ScholarshipComm/scholarshipcommittee.htm","",0, 20, 200);
		Menu1_3_4=new Array("Donations Committee","http://www.cwaj.org/membersonly/MemberInformation/donationscommittee.htm","",0,20,200);
	Menu1_4=new Array("Directory","","",3,20,180);
		Menu1_4_1=new Array("New Members","http://cwaj.org/membersonly/Directory/new_members.htm","",0,20,200);
		Menu1_4_2=new Array("Information Changes","http://cwaj.org/membersonly/Directory/information_changes.htm","",0,20,200);
		Menu1_4_3=new Array("CWAJ Officers","http://cwaj.org/membersonly/Directory/board_of_directors.htm","",0);
	Menu1_5=new Array("Special Events","http://cwaj.org/membersonly/special_events/specialevents.htm","",0,20,180);
		

	
Menu2=new Array("President's Message","http://www.cwaj.org/membersonly/president/presidentsmessage.htm","",0,30,200);
	

Menu3=new Array("Scholarship","http://www.cwaj.org/Scholarship/scholarship.htm","",6, 30,160);
	Menu3_1=new Array("Study Abroad","http://www.cwaj.org/Scholarship/sa.htm","",0,20,160);
	Menu3_2=new Array("Study in Japan","http://www.cwaj.org/Scholarship/njg.htm","",0,20,160);
	Menu3_3=new Array("Visually Impaired Study Abroad","http://www.cwaj.org/Scholarship/svi-sa.htm","",0,40,160);
	Menu3_4=new Array("Visually Impaired Study in Japan","http://www.cwaj.org/Scholarship/svi-sj.htm","",0,40,160);
	Menu3_5=new Array("CWAJ 60th Anniversary Special Award","http://www.cwaj.org/Scholarship/60th_anniv_special_awards.htm","",0,40,160);
	Menu3_6=new Array("Current Scholars","http://www.cwaj.org/Scholarship/currentscholars.htm","",0,30,160);


Menu4=new Array("Print Show","http://www.cwaj.org/printshow.htm","",7,30,160);
	Menu4_1=new Array("Print Show History","http://www.cwaj.org/printshow/pshistory.htm","",0,20,180);
	Menu4_2=new Array("Young Printmaker Award","http://www.cwaj.org/printshow/young_printmaker.htm","",0,20,180);
	Menu4_3=new Array("Participating Artists","http://www.cwaj.org/printshow/listofartists.htm","",0,20,180);
	Menu4_4=new Array("Hands on Art","http://www.cwaj.org/printshow/handsonart.htm","",0,20,180);
	Menu4_5=new Array("Order a Catalogue","http://www.cwaj.org/printshow/catalogueorder.htm","",0,20,180);
	Menu4_6=new Array("Print Show Products","http://www.cwaj.org/printshow/printshowproducts.htm","",0,20,180);
	Menu4_7=new Array("The Associate Show","http://www.cwaj.org/printshow/associateshow.htm","",0,20,180);


	
Menu5=new Array("Education","http://www.cwaj.org/Education/education.htm","",3,30,160);
	Menu5_1=new Array("Children's English Circle","http://www.cwaj.org/Education/cec.htm","",0,20,180);
	Menu5_2=new Array("Foreign Students Circle","http://www.cwaj.org/Education/foreignstudentscircle.htm","",0,20,180);
	Menu5_3=new Array("Volunteers for the Visually Impaired","http://www.cwaj.org/Education/vvi.htm","",0,40,180);
	
	
Menu6=new Array("Programs","","",3,30,160);
	Menu6_1=new Array("Cultural Program","http://www.cwaj.org/Cultural/programs.htm","",0,20,300);
	Menu6_2=new Array("Monthly Luncheon","http://www.cwaj.org/Cultural/luncheonprogram.htm","",0,20,300);
	Menu6_3=new Array("What Did You Miss? Past Event Reports", "","",2,20,300);
		Menu6_3_1=new Array("1/2012 Luncheon","http://www.cwaj.org/Cultural/pastluncheonreport.htm","",0,20,200);
 		Menu6_3_2=new Array("1/2012 Luncheon Images", "http://www.cwaj.org/Cultural/pastluncheonalbum.htm","",0,20,200);

 
	
Menu7=new Array("Earthquake Relief","http://www.cwaj.org/earthquakerelieffund/EarthquakeRelief.htm","",3,30,160);
	Menu7_1=new Array("Mental Health Care Project","http://www.cwaj.org/earthquakerelieffund/EarthquakeMentalHealth.htm","",0,20,250);
	Menu7_2=new Array("Disaster Relief Fund Donations","http://www.cwaj.org/earthquakerelieffund/disasterrelieffund.htm","",0,20,250);
	Menu7_3=new Array("Mental Health Project Photo Album","http://www.cwaj.org/earthquakerelieffund/mentalhealthprojectalbum.htm","",0,20,250);

Menu8=new Array("Other Links","http://www.cwaj.org/Linkspage.htm","",0,30,160);
	


Menu9=new Array("CWAJ奨学金","http://www.cwaj.org/Scholarship/scholarship-j.htm","",6, 30,160);
	Menu9_1=new Array("海外留学大学院女子奨学金","http://www.cwaj.org/Scholarship/sa-j.htm","",0,30,250);
	Menu9_2=new Array("外国人留学生大学院女子奨学金","http://www.cwaj.org/Scholarship/njg-j.htm","",0,30,250);
	Menu9_3=new Array("視覚障害学生海外留学奨学金","http://www.cwaj.org/Scholarship/svi-sa-j.htm","",0,30,250);
	Menu9_4=new Array("視覚障害学生奨学金","http://www.cwaj.org/Scholarship/svi-sj-j.htm","",0,30,200);
	Menu9_5=new Array("今年度CWAJ奨学生","http://www.cwaj.org/Scholarship/currentscholars-j.htm","",0,30,200);
	Menu9_6=new Array("CWAJ創立60周年記念特別賞","http://www.cwaj.org/Scholarship/60th_anniv_special_awards-j.htm","",0,30,200);
		
Menu10=new Array("現代版画展 ","http://www.cwaj.org/printshow-j.htm","",6,30,160);
	Menu10_1=new Array("版画展の歴史","http://www.cwaj.org/printshow/pshistory-j.htm","",0,20,160);
	Menu10_2=new Array("ヤング・プリントメーカー賞","http://www.cwaj.org/printshow/young_printmaker-j.htm","",0,20,200);
	Menu10_3=new Array("出展作家","http://www.cwaj.org/printshow/listofartists-j.htm","",0,20,200);
	Menu10_4=new Array("ハンズ・オン・アート","http://www.cwaj.org/printshow/handsonart-j.htm","",0,20,200);
	Menu10_5=new Array("版画展カタログと商品","http://www.cwaj.org/printshow/printshowproducts.htm","",0,20,180);
	Menu10_6=new Array("併設展","http://www.cwaj.org/printshow/associateshow-j.htm","",0,20,180);

	
Menu11=new Array("教育プログラム","http://cwaj.org/education/education-j.htm","",3,30,160);
	Menu11_1=new Array("帰国児童英語サポートの会","http://www.cwaj.org/Education/cec-j.htm","",0,30,200);
	Menu11_2=new Array("外国人留学生との交流の会","http://www.cwaj.org/Education/foreignstudentscircle-j.htm","",0,30,200);
	Menu11_3=new Array("視覚障がい者との交流の会","http://www.cwaj.org/Education/vvi-j.htm","",0,30,200);
	
Menu12=new Array("震災支援活動","http://www.cwaj.org/earthquakerelieffund/震災支援活動.htm","",0,30,160);	








	
