//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#CC3300';
	var HighBgColor='gold';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='black';
	var BorderWidth=2;
	var BorderBtwnElmnts=1;
	var FontFamily="arial,helvetica"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=167; //set vertical offset
	var StartLeft=5; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='top';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Home","http://www.sfcrowsnest.co.uk/",0,20,106);

Menu2=new Array("MAGAZINE","http://www.sfcrowsnest.co.uk/",14);
	Menu2_1=new Array("editorial","http://www.sfcrowsnest.co.uk/articles/editorial/lists/hm_editorial.php",0,20,150);	
	Menu2_2=new Array("fiction","http://www.sfcrowsnest.co.uk/",0,20,150);
	Menu2_3=new Array("letters","http://www.sfcrowsnest.co.uk/letters.htm",0,20,150);	
	Menu2_4=new Array("for writers","http://www.sfcrowsnest.co.uk/",0,20,150);
	Menu2_5=new Array("events & cons","http://www.sfcrowsnest.co.uk/events/arc/lists/hm_events.php",0,20,150);
	Menu2_6=new Array("freebies","http://www.sfcrowsnest.co.uk/",0,20,150);
	Menu2_7=new Array("news","http://www.sfcrowsnest.co.uk/news/arc/lists/hm_recentnews.php",0,20,150);
	Menu2_8=new Array("book reviews","http://www.sfcrowsnest.co.uk/articles/books/lists/hm_books.php",0,20,150);
	Menu2_9=new Array("gallery","http://www.sfcrowsnest.co.uk/",0,20,150);
	Menu2_10=new Array("polls","http://www.sfcrowsnest.co.uk/",0,20,150);
	Menu2_11=new Array("newsletter","http://www.sfcrowsnest.co.uk/subscribe.php",0,20,150);
	Menu2_12=new Array("cartoons","http://www.sfcrowsnest.co.uk/cartoon.php",0,20,150);
	Menu2_13=new Array("contribute","http://www.sfcrowsnest.co.uk/contribute.php",0,20,150);
	Menu2_14=new Array("ebooks","http://www.sfcrowsnest.co.uk/",0,20,150);

Menu3=new Array("SEARCH","http://www.sfcrowsnest.co.uk/search.php",5);
	Menu3_1=new Array("search SFcrowsnest","http://www.sfcrowsnest.co.uk/sitesearch.php",0,20,150);
	Menu3_2=new Array("web search","http://www.sfcrowsnest.co.uk/directory/websearch.php",0,20,150);
	Menu3_3=new Array("site directory","http://www.sfcrowsnest.co.uk/directory/directory.php",0,20,150);
	Menu3_4=new Array("site of the month","http://www.sfcrowsnest.co.uk/directory/directory.php",0,20,150);
        Menu3_5=new Array("add your site","http://www.sfcrowsnest.co.uk/directory/add.php",0,20,150);

Menu4=new Array("BOOKS","http://www.sfcrowsnest.co.uk/",1);
	Menu4_1=new Array("shop","http://www.sfcrowsnest.co.uk/",0,20,150);

Menu5=new Array("LIBRARY","http://www.sfcrowsnest.co.uk/",1);
	Menu5_1=new Array("library home","http://www.sfcrowsnest.co.uk/",17,20,150);
		Menu5_1_1=new Array("articles","http://www.sfcrowsnest.co.uk/library/lib_articles.htm",0,20,150);
		Menu5_1_2=new Array("books","http://www.sfcrowsnest.co.uk/articles/books/lists/hm_books.php",0,20,150);
		Menu5_1_3=new Array("awards","http://www.sfcrowsnest.co.uk/library/zones/lists/awards.php",0,20,150);
		Menu5_1_4=new Array("comics","http://www.sfcrowsnest.co.uk/library/zones/lists/comics.php",0,20,150);
		Menu5_1_5=new Array("comment","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_6=new Array("conventions","http://www.sfcrowsnest.co.uk/library/zones/lists/conventions.php",0,20,150);
		Menu5_1_7=new Array("fantasy","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_8=new Array("fiction","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_9=new Array("films","http://www.sfcrowsnest.co.uk/articles/media/lists/hm_media.php",0,20,150);
		Menu5_1_10=new Array("games","http://www.sfcrowsnest.co.uk/library/zones/lists/games.php",0,20,150);
		Menu5_1_11=new Array("interviews","http://www.sfcrowsnest.co.uk/library/zones/lists/interviews.php",0,20,150);
		Menu5_1_12=new Array("news","http://www.sfcrowsnest.co.uk/news/arc/lists/news_archive.php",0,20,150);
		Menu5_1_13=new Array("space","http://www.sfcrowsnest.co.uk/library/zones/lists/space.php",0,20,150);
		Menu5_1_14=new Array("star wars","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_15=new Array("star trek","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_16=new Array("television","http://www.sfcrowsnest.co.uk/",0,20,150);
		Menu5_1_17=new Array("web sites","http://www.sfcrowsnest.co.uk/library/zones/lists/online.php",0,20,150);

Menu6=new Array("TOOLS","http://www.sfcrowsnest.co.uk/",4);
	Menu6_1=new Array("read your email","http://www.sfcrowsnest.co.uk/email.php",0,20,150);
        Menu6_2=new Array("play games","http://www.sfcrowsnest.co.uk/games.php",0,20,150);
        Menu6_3=new Array("SF webmaster tools","http://www.sfcrowsnest.co.uk/portablenews.htm",0,20,150);
        Menu6_4=new Array("community chat","http://www.sfcrowsnest.com/letters.htm",0,20,150);
