//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=6; //set number of main menu items
	var LowBgColor='#666666';
	var HighBgColor='#000000';
	var FontLowColor='FFFFFF';
	var FontHighColor='FFFFFF';
	var BorderColor='5D5D5D';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='center';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=130; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=50;
	var HorCorrect=0;
	var LeftPaddng=10;
	var TopPaddng=2
	var FirstLineHorizontal=1; //set menu layout (0=horizontal, 0=vertical)
	var MenuFramesVertical=0;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	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("Hotel Icefiord","",6,30,140);

	Menu1_1=new Array("Facts","http://www.hotelicefiord.gl/hotel/faktauk.htm",0,18,160);
	Menu1_2=new Array("Hotel services","http://www.hotelicefiord.gl/hotel/serviceuk.htm",0,18,160);
	Menu1_3=new Array("Restaurant Icefiord","http://www.hotelicefiord.gl/hotel/menuuk.htm",0,18,160);
	Menu1_4=new Array("News archive","http://www.hotelicefiord.gl/hotel/nyhedsarkivuk.htm",0,18,160);
	Menu1_5=new Array("Brochure","http://www.hotelicefiord.gl/hotel/Brochureuk.htm",0,18,160);
	Menu1_6=new Array("Contact","http://www.hotelicefiord.gl/hotel/kontaktuk.htm",0,18,160);
	Menu1_7=new Array("Reservation conditions","http://www.hotelicefiord.gl/hotel/reservationsbetingelserUK.htm",0,18,160);

	
Menu2=new Array("Rooms","",2,30,135);


	Menu2_1=new Array("Rooms","http://www.hotelicefiord.gl/rooms/rooms.htm",0,20,135);
	Menu2_3=new Array("Prices 2008","http://www.hotelicefiord.gl/rooms/priser2008uk.htm",0,20,135);
	Menu2_2=new Array("Prices 2010","http://www.hotelicefiord.gl/rooms/priser2009uk.htm",0,20,135);


Menu3=new Array("Conference center","",2,30,135);

	Menu3_1=new Array("Conference center","http://www.hotelicefiord.gl/mice/infouk.htm",0,20,135);
	Menu3_2=new Array("Conference teaser","http://www.hotelicefiord.gl/mice/konferenceteaseruk.htm",0,20,135);
	
	
Menu4=new Array("Icefiord Apartments","",1,30,135);

	Menu4_1=new Array("Icefiord Apartments","http://www.hotelicefiord.gl/apartments/beliggenheduk.htm",0,18,135);


Menu5=new Array("Icefiord Brewery","",3,30,135);
	Menu5_1=new Array("Welcome","http://www.hotelicefiord.gl/icefiord_bryghus/velkommenUK.htm",0,20,135);
	Menu5_2=new Array("Beer types","http://www.hotelicefiord.gl/icefiord_bryghus/oeltyperUK.htm",0,20,135);
	Menu5_3=new Array("Contact","http://www.hotelicefiord.gl/icefiord_bryghus/kontaktUK.htm",0,20,135);


Menu6=new Array("Links","",5,30,135);

	Menu6_1=new Array("Destination Avannaa","http://www.northgreenland.com",0,20,180);
	Menu6_2=new Array("World of Greenland","http://www.visitilulissat.com",0,20,180);
	Menu6_3=new Array("Tourist Nature","http://www.ilulissattn.com",0,20,180);
	Menu6_4=new Array("Greenland Tours","http://www.greenlandtours.gl",0,20,180);
	Menu6_5=new Array("Inuit Travel","http://www.inuittravel.gl",0,20,180);
	Menu6_6=new Array("Diskoline","http://www.diskoline.gl",0,20,180);
	Menu6_7=new Array("Grønlands Rejsebureau","http://www.grb.dk",0,20,180);
	Menu6_8=new Array("Nordic Adventure","http://www.nordic-adventure.dk",0,20,180);
	Menu6_9=new Array("Topas Adventure Travel","http://www.topas.dk",0,20,180);
	Menu6_10=new Array("Ilulissat Museum","http://www.ilumus.gl.",0,20,180);
	
	
	
	











