// (c) Ger Versluis 2000-2004 version 7.00, July 17, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;	// number of seperate menus
	var BaseHref="http://www.ntwa.org/";		// Root of the site
	var PopRClick=0;		// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";

	var PopMenuShadow="";
	
	var PopMenuOpacity="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

PopMenu1=new Array(11,-1,0,"FFFFFF","622A16","FFFFFF","996633","black","arial",1,0,12,0,1,1,"left",0,.8,400,0,"posone",1,"left","top",BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,2,10,0);
	PopMenu1_1=new Array("Home","index.htm","",0,20,180,"","","","","","",-1,-1,-1,"","");
	PopMenu1_2=new Array("Club Information","club_information.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_3=new Array("Newsletters","newsletters.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_4=new Array("Photo Galleries","photo_gallery.htm","",1,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_1=new Array("Members Photo Galleries","javascript:NewWin=window.open('http://www.ntwa.org/Member_Galleries/','NWin');window['NewWin'].focus()","",0,20,160,"","","","","","",-1,-1,-1,"","");
	PopMenu1_5=new Array("Forum","javascript:NewWin=window.open('http://www.ntwa.org/forum','NWin');window['NewWin'].focus()","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_6=new Array("Polls","polls.php","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_7=new Array("Bits-O-Wisdom","bits-o-wisdom.htm","",3,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_7_1=new Array("Pen Turning","Wisdom/Dan_Henry_Pen_Turning.htm","",0,20,120,"","","","","","",-1,-1,-1,"","");
		PopMenu1_7_2=new Array("Lamination","Wisdom/Jack_Edgecomb_Laminating.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_7_3=new Array("Toy Plans","Wisdom/DanP_toy_plans.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_8=new Array("Calendar of Events","calendar_of_events.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_9=new Array("Sponsors / Advertisers","sponsors_advertisers.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_10=new Array("Resources","resources.htm","",4,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_10_1=new Array("Links","links.htm","",0,20,120,"","","","","","",-1,-1,-1,"","");
		PopMenu1_10_2=new Array("Library","library.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_10_3=new Array("Video Library","video_library.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
		PopMenu1_10_4=new Array("Photo Gallery","photo_gallery.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");
	PopMenu1_11=new Array("Officers / Contact Us","officers.htm","",0,20,0,"","","","","","",-1,-1,-1,"","");