/***********************************************************************************
*	(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=1;			// Number of first level items
	var LowBgColor='a1d6ec';			// Background color when mouse is not over
	var LowSubBgColor='a1d6ec';			// Background color when mouse is not over on subs
	var HighBgColor='edfbfe';			// Background color when mouse is over
	var HighSubBgColor='edfbfe';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='a5b7c9';			// Border color
	var BorderSubColor='a5b7c9';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=149;				// 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=3;				// 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=0;				// 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("Menu","","",10,20,40);
      Menu1_1=new Array("Home","/n1chf/index.html","",0,20,150);

      Menu1_2=new Array("Bylaws","/n1chf/Bylaws.txt","",0);

      Menu1_3=new Array("Members","","",2);
	      Menu1_3_1=new Array("Roster","/n1chf/roster.txt","",0,20,120);
	      Menu1_3_2=new Array("E-Mail Addresses","/n1chf/sjvaraemail.html","",0);

      Menu1_4=new Array("Photo Album","","",4);
	      Menu1_4_1=new Array("Field Day '97","/n1chf/FDay97.html","",0,20,150);
	      Menu1_4_2=new Array("Rocky Mt. - Spring '98","/n1chf/rocky.html","",0);
	      Menu1_4_3=new Array("Rocky Mt. - Winter '00","/n1chf/winter_00.htm","",0);
	      Menu1_4_4=new Array("64 Tower Project","/n1chf/tower-01.htm","",7);
                  Menu1_4_4_1=new Array("Page 1","/n1chf/tower-01.htm","",0,20,150);
                  Menu1_4_4_2=new Array("Page 2","/n1chf/tower-02.htm","",0);
                  Menu1_4_4_3=new Array("Page 3","/n1chf/tower-03.htm","",0);
                  Menu1_4_4_4=new Array("Page 4","/n1chf/tower-04.htm","",0);
                  Menu1_4_4_5=new Array("Page 5","/n1chf/tower-05.htm","",0);
                  Menu1_4_4_6=new Array("Page 6","/n1chf/tower-06.htm","",0);
                  Menu1_4_4_7=new Array("Page 7","/n1chf/tower-07.htm","",0);

      Menu1_5=new Array("Links","","",10);
	      Menu1_5_1=new Array("Amateur Organizations","","",4,20,250);
    	            Menu1_5_1_1=new Array("ARRL Home Page","http://www.arrl.org/","",0,20,180);
                  Menu1_5_1_2=new Array("Radio Amateurs of Canada","http://www.rac.ca/","",0);
	            Menu1_5_1_3=new Array("AMSAT-NA","http://www.amsat.org/","",0);
	            Menu1_5_1_4=new Array("Maine Section of the ARRL","http://www.dlois.com/mainearrl/","",0);

	      Menu1_5_2=new Array("HOMING IN - Radio Direction Finding","http://members.aol.com/homingin/index.html","",0);
	      Menu1_5_3=new Array("Repeater Builder's Technical Information","http://www.kuggie.com/rbtip/","",0);
	      Menu1_5_4=new Array("QRZ.COM ","http://www.qrz.com","",0);
	      Menu1_5_5=new Array("Aerial Photos & Topo Maps","http://mapping.usgs.gov/partners/viewonline.html","",0);
	      Menu1_5_6=new Array("Antennas","http://www.cebik.com","",0);
	      Menu1_5_7=new Array("What's In The Sky","http://www.heavens-above.com","",0);
	      Menu1_5_8=new Array("Repeater Lists","","",3);
	            Menu1_5_8_1=new Array("Maine Repeaters","http://www.meham.us/mehamrpt/mmehamrpt.html","",0,20,170);
	            Menu1_5_8_2=new Array("New England Repeaters","http://www.nerepeaters.com","",0);
	            Menu1_5_8_3=new Array("Amateur-Radio.Net","http://rptr.amateur-radio.net/arn/rptr/index.html","",0);
	      Menu1_5_9=new Array("Maine Ham Clubs","","",21);
                  Menu1_5_9_1=new Array("Augusta Amateur Radio Association","http://www.homestead.com/augustaradio/club.html","",0,20,250);
  	            Menu1_5_9_2=new Array("Kennebec Amateur Radio Society","http://k1pig.homestead.com/repeaters.html","",0);
	            Menu1_5_9_3=new Array("Merrymeeting ARA","http://home.gwi.net/~brandall/mara/start.htm","",0);
	            Menu1_5_9_4=new Array("Narraguagus Bay Amateur Radio Club","http://www.qsl.net/n1ep","",0);
	            Menu1_5_9_5=new Array("Pennobscot County ARES","http://home.adelphia.net/~kd1kk/penare.html","",0);
	            Menu1_5_9_6=new Array("Pine State Amateur Radio Club","http://home.adelphia.net/~kd1kk/psarc.html","",0);
	            Menu1_5_9_7=new Array("Portland Amateur Wireless Assn","http://www.qsl.net/pawa/","",0);
	            Menu1_5_9_8=new Array("Waldo County ARA","http://www.qsl.net/wcara/","",0);
	            Menu1_5_9_9=new Array("Waterville Area Wireless Association","http://www.qsl.net/wa1wa/welcome.html","",0);
	            Menu1_5_9_10=new Array("Yankee Amateur Radio Club","http://home.maine.rr.com/goulds/yankee.html","",0);
	            Menu1_5_9_11=new Array("UMaine Amateur Radio Club","http://www.ume.maine.edu/~W1YA/","",0);
	            Menu1_5_9_12=new Array("N1XVE's Maine-ly Ham Radio Page","http://www.geocities.com/CapeCanaveral/Lab/5513/","",0);
	            Menu1_5_9_13=new Array("Bagley Amateur Radio Club","http://www.qsl.net/ka1eks/barc/","",0);
	            Menu1_5_9_14=new Array("Piscataquis ARC ","http://www.qsl.net/parc/","",0);
	            Menu1_5_9_15=new Array("The Androscoggin Amateur Radio ","http://www.mainearrl.org/w1npp","",0);
	            Menu1_5_9_16=new Array("Lenfest Moutain Repeater Group","http://www.ka1fds.org/F/pages/lmrg.html","",0);
	            Menu1_5_9_17=new Array("Sebasticook Valley Amateur Radio Club","http://216.117.167.234/svarc/sv-mm.html","",0);
	            Menu1_5_9_18=new Array("Cumberland County ARES/RACES ","http://www.qsl.net/ccares/","",0);
	            Menu1_5_9_19=new Array("Ellsworth Amateur Wireless Association ","http://www.qsl.net/w1tu/","",0);
	            Menu1_5_9_20=new Array("Freedom Repeater Group ","http://ka1fds.org/kd1ke/","",0);
	            Menu1_5_9_21=new Array("Growstown Repeater Group ","http://www.suscom-maine.net/~n1ipa/growstown1a.htm","",0);

	      Menu1_5_10=new Array("N7GLR's Page","http://www.terrestrialworld.com/","",0);

      Menu1_6=new Array("Feed-Point","","",2);
	      Menu1_6_1=new Array("Latest Issue","/n1chf/feedpt/latest.htm","",0,20,100);
	      Menu1_6_2=new Array("Past Issues","/n1chf/archive.htm","",0);

      Menu1_7=new Array("Repeaters","","",4);
            Menu1_7_1=new Array("Details","/n1chf/repeaters.htm","",0,20,200);
            Menu1_7_2=new Array("Rocky Mt. Power Dist. Schematic","/n1chf/04156a.gif","",0);
            Menu1_7_3=new Array("Battery Voltage Conversion Chart","/n1chf/convert.txt","",0);
            Menu1_7_4=new Array("Trojan Battery Maintenance","http://www.trojan-battery.com/customercare_batterymaint.html","",0);


      Menu1_8=new Array("Meetings","/n1chf/meetings.htm","",0);

      Menu1_9=new Array("Contact","/n1chf/contacts.htm","",0);

      Menu1_10=new Array("Can-Am Crown","","",3);
            Menu1_10_1=new Array("Communications","/n1chf/can-am_com.htm","",0,20,120);
            Menu1_10_2=new Array("Can-Am Website","http://can-am.sjv.net/","",0);
            Menu1_10_3=new Array("Articles","/n1chf/articles.htm","",0);

