//(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","",7,30,140);

	Menu1_1=new Array("Fakta","http://www.hotelicefiord.gl/hotel/fakta.htm",0,18,160);
	Menu1_2=new Array("Hotellets serviceydelser","http://www.hotelicefiord.gl/hotel/service.htm",0,18,160);
	Menu1_3=new Array("Restaurant Icefiord","http://www.hotelicefiord.gl/hotel/menu.htm",0,18,160);	
	Menu1_4=new Array("Nyhedsarkiv","http://www.hotelicefiord.gl/hotel/nyhedsarkiv.htm",0,18,160);
	Menu1_5=new Array("Brochure","http://www.hotelicefiord.gl/hotel/Brochure.htm",0,18,160);
	Menu1_6=new Array("Kontakt","http://www.hotelicefiord.gl/hotel/kontakt.htm",0,18,160);
	Menu1_7=new Array("Ledige stillinger","http://www.hotelicefiord.gl/Stillinger.htm",0,18,160);
	Menu1_8=new Array("Reservationsbetingelser","http://www.hotelicefiord.gl/hotel/reservationsbetingelser.htm",0,18,160);
	
	
Menu2=new Array("Værelser","",2,30,135);

		Menu2_1=new Array("Værelsestyper","http://www.hotelicefiord.gl/rooms/vaerelsestyper.htm",0,20,175);
		Menu2_3=new Array("Priser 2008","http://www.hotelicefiord.gl/rooms/priser2008.htm",0,20,175);
		Menu2_2=new Array("Priser 2010","http://www.hotelicefiord.gl/rooms/priser2009.htm",0,20,175);


Menu3=new Array("Konferencecenter","",2,30,135);

	Menu3_1=new Array("Møder & Konferencer","http://www.hotelicefiord.gl/mice/info.htm",0,20,135);
	Menu3_2=new Array("Konference teaser","http://www.hotelicefiord.gl/mice/konferenceteaser.htm",0,20,135);
		
	
Menu4=new Array("Icefiord Apartments","",1,30,135);

	Menu4_1=new Array("Icefiord Apartments","http://www.hotelicefiord.gl/apartments/beliggenhed.htm",0,18,135);
	


Menu5=new Array("Icefiord Bryghus","",3,30,135);

	Menu5_1=new Array("Velkommen","http://www.hotelicefiord.gl/icefiord_bryghus/velkommen.htm",0,20,140);
	Menu5_2=new Array("Øltyper","http://www.hotelicefiord.gl/icefiord_bryghus/oeltyper.htm",0,20,140);
	Menu5_3=new Array("Kontakt","http://www.hotelicefiord.gl/icefiord_bryghus/kontakt.htm",0,20,140);


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);


	 
	
	