/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#55DBE6';			// Background color when mouse is not over
	var LowSubBgColor='#55DBE6';			// Background color when mouse is not over on subs
	var HighBgColor='#000080';			// Background color when mouse is over
	var HighSubBgColor='#000080';			// Background color when mouse is over on subs
	var FontLowColor='#000080';			// Font color when mouse is not over
	var FontSubLowColor='#000080';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='#000080';			// Border color
	var BorderSubColor='#000080';			// 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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=4;				// Menu offset x coordinate
	var StartLeft=0;				// 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=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='kop';			// Frame where first level appears
	var SecLineFrame='kop';			// Frame where sub levels appear
	var DocTargetFrame='kop';			// 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=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=1;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=1;			// 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("Home","http://www.pi4com.nl/index2.htm","pict/b_lucht.jpg",0,20,120);

Menu2=new Array("Info","index2.htm","pict/b_lucht.jpg",4);
	Menu2_1=new Array("Introduction","index2.htm","pict/b_lucht.jpg",2,20,100);	
		Menu2_1_1=new Array("English","index2.htm","pict/b_lucht.jpg",0,20,100);
		Menu2_1_2=new Array("Nederlands","2nl.htm","pict/b_lucht.jpg",0);
	Menu2_2=new Array("Members","blank.htm","pict/b_lucht.jpg",2,20,100);	
		Menu2_2_1=new Array("Gallery","members.htm","pict/b_lucht.jpg",0,20,100);
		Menu2_2_2=new Array("Competition","score.htm","pict/b_lucht.jpg",0);
	Menu2_3=new Array("Contact","contact.htm","pict/b_lucht.jpg",0,20,100);	
	Menu2_4=new Array("Support ?","support.htm","pict/b_lucht.jpg",0,20,100);	

Menu3=new Array("Station","index2.htm","pict/b_lucht.jpg",2);
	Menu3_1=new Array("Equipment","equipment.htm","pict/b_lucht.jpg",0,20,150);
	Menu3_2=new Array("antennas","antoverview.htm","pict/b_lucht.jpg",7);
		Menu3_2_1=new Array("Total view","antoverview.htm","pict/b_lucht.jpg",0,20,100);
		Menu3_2_2=new Array("28 Mhz","10.htm","pict/b_lucht.jpg",0);
		Menu3_2_3=new Array("21 Mhz","15.htm","pict/b_lucht.jpg",0);
		Menu3_2_4=new Array("14 Mhz","20.htm","pict/b_lucht.jpg",0);
		Menu3_2_5=new Array("7 Mhz","40.htm","pict/b_lucht.jpg",0);
		Menu3_2_6=new Array("3.5 Mhz","80.htm","pict/b_lucht.jpg",0);
		Menu3_2_7=new Array("1.8 Mhz","160.htm","pict/b_lucht.jpg",0);

Menu4=new Array("Pictures","index2.htm","pict/b_lucht.jpg",3);
	Menu4_1=new Array("Contests","index2.htm","pict/b_lucht.jpg",16,20,150);
		Menu4_1_1=new Array("PACC 2010","pacc2010/index.html","pict/b_lucht.jpg",0,20,150);
		Menu4_1_2=new Array("PACC 2008","pacc2008/index.html","pict/b_lucht.jpg",0,20,150);
		Menu4_1_3=new Array("PACC 2007","PACC2007/album/index.html","pict/b_lucht.jpg",0,20,150);
		Menu4_1_4=new Array("PA6HQ BBQ 2006","bbq2006/index.html","pict/b_lucht.jpg",0,20,150);
		Menu4_1_5=new Array("CQ WW SSB 2005","cqwwssb05.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_6=new Array("CQ WW RTTY 2005","rtty2005.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_7=new Array("PACC 2005","2005pacc.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_8=new Array("CQ WW RTTY 2004","cqwwrtty04.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_9=new Array("CQ WW RTTY 2003","rtty2003.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_10=new Array("CQ WPX CW 2003","wpxcw2003.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_11=new Array("PACC 2003","pacc2003.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_12=new Array("CQ WW SSB 1998","cqwwssb98.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_13=new Array("ARRL 10m 1997","arrl1097.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_14=new Array("CQ WW CW 1997","cqwwcw97.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_15=new Array("CQ WW SSB 1997","cqwwssb97.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_1_16=new Array("CQ WW RTTY 1997","cqwwrtty97.htm","pict/b_lucht.jpg",0,20,150);
	Menu4_2=new Array("Projects","index2.htm","pict/b_lucht.jpg",9);
		Menu4_2_1=new Array("New shacks","index2.htm","pict/b_lucht.jpg",4,20,150);
			Menu4_2_1_1=new Array("25 may 2003","250503.htm","pict/b_lucht.jpg",0,20,150);
			Menu4_2_1_2=new Array("10 may 2003","100503.htm","pict/b_lucht.jpg",0);
			Menu4_2_1_3=new Array("7 Dec 2002","071202.htm","pict/b_lucht.jpg",0);
			Menu4_2_1_4=new Array("8 June 2002","080602.htm","pict/b_lucht.jpg",0);
		Menu4_2_2=new Array("160 m vertical in 1997","160vert.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_3=new Array("20 m yagi","20meter.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_4=new Array("2nd 20 m yagi","2nd20meter.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_5=new Array("3 el. 40m yagi","com340.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_6=new Array("5 el. 20m yagi","com520.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_7=new Array("160 m vertical in 2004","160vert2.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_8=new Array("May 2005 Antenna Work","may2005a.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_2_9=new Array("January 2007 Replacing 10m antenna's","replace_10m_ant.htm","pict/b_lucht.jpg",0,35,150);

	Menu4_3=new Array("Disasters","index2.htm","pict/b_lucht.jpg",4);
		Menu4_3_1=new Array("Storm January 2007","../storm18januari2007/index.html","pict/b_lucht.jpg",0,20,150);
		Menu4_3_2=new Array("Lost verticals 11/2003","lostvertical.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_3_3=new Array("The Fire","fire.htm","pict/b_lucht.jpg",0,20,150);
		Menu4_3_4=new Array("40m yagi crash","40m_crash.htm","pict/b_lucht.jpg",0,20,150);

Menu5=new Array("Other","index2.htm'","pict/b_lucht.jpg",3);
	Menu5_1=new Array("Links","index2.htm","pict/b_lucht.jpg",2,20,140);
		Menu5_1_1=new Array("Friends","friends.htm","pict/b_lucht.jpg",0,20,140);
		Menu5_1_2=new Array("Information","info.htm","pict/b_lucht.jpg",0,20,140);
	Menu5_2=new Array("Logs","index2.htm","pict/b_lucht.jpg",1,20,140);
		Menu5_2_1=new Array("PI4COM Logs","search.htm","pict/b_lucht.jpg",0,20,140);
	Menu5_3=new Array("Downloads","index2.htm","pict/b_lucht.jpg",1,20,140);
		Menu5_3_1=new Array("Wallpapers","wallpaper.htm","pict/b_lucht.jpg",0,20,140);
	
Menu6=new Array("Guestbook","http://www.tboek.nl/tboek/index_eng.php?name=pi4com ","pict/b_lucht.jpg",0);

