/***********************************************************************************
*	(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='dimgray';			// Background color when mouse is not over
	var LowSubBgColor='dimgray';			// Background color when mouse is not over on subs
	var HighBgColor='darkorange';			// Background color when mouse is over
	var HighSubBgColor='sandybrown';		// Background color when mouse is over on subs
	var FontLowColor='whitesmoke';			// Font color when mouse is not over
	var FontSubLowColor='whitesmoke';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,times,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=123;				// Menu offset x coordinate
	var StartLeft=102;				// 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=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=400;			// 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=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://l2info.arktic.net","",0,20,132);


Menu2=new Array("Game Info","#","",11);
	Menu2_1=new Array("Armor & Equipment","http://l2info.arktic.net/db_armor_heavy.shtml","",0,20,200);
	Menu2_2=new Array("Common Craft Recipies","http://l2info.arktic.net/cc_dyes.html","",0);
	Menu2_3=new Array("Clan Hall Items","http://l2info.arktic.net/ch_aden.shtml","",0);
	Menu2_4=new Array("Clan Skills","http://l2info.arktic.net/clan_skills.shtml","",0);
	Menu2_5=new Array("Fashion Accessories","http://l2info.arktic.net/cgi-bin/accessory.pl","",0);
	Menu2_6=new Array("Items & Materials","http://l2info.arktic.net/items_craft.shtml","",0);
	Menu2_7=new Array("Pets & Servitors","http://l2info.arktic.net/pets_servitors.shtml","",0);
	Menu2_8=new Array("Special NPCs & Shops","http://l2info.arktic.net/cgi-bin/luxury.pl","",0);
	Menu2_9=new Array("Spellbooks & Amulets","http://l2info.arktic.net/cgi-bin/books.pl","",0);
	Menu2_10=new Array("Transformations","http://l2info.arktic.net/cgi-bin/transform.pl","",0);	
	Menu2_11=new Array("Weapons","http://l2info.arktic.net/cgi-bin/weapon_blunt.pl","",0);

Menu3=new Array("Character Info","#","",8);
          	Menu3_1=new Array("Starting Class","http://l2info.arktic.net/startcc.html","",0,20,155);
		Menu3_2=new Array("First Class","http://l2info.arktic.net/1cc.html","",0);
		Menu3_3=new Array("Second Class","http://l2info.arktic.net/2cc.html","",0);
		Menu3_4=new Array("Third Class","http://l2info.arktic.net/3cc.html","",0);
		Menu3_5=new Array("Subclass","http://l2info.arktic.net/subclass.html","",0);
		Menu3_6=new Array("Noblesse","http://l2info.arktic.net/noblesse.html","",0);
		Menu3_7=new Array("Hero","http://l2info.arktic.net/hero.html","",0);
		Menu3_8=new Array("Class & Sub Types","http://l2info.arktic.net/cgi-bin/class_spec.pl","",0);

Menu4=new Array("Guides & More","#","",11);
	Menu4_1=new Array("Coins","http://l2info.arktic.net/coins.shtml","",0,20,155);
	Menu4_2=new Array("Crafting","http://l2info.arktic.net/crafting.html","",0);
	Menu4_3=new Array("Enchanting","http://l2info.arktic.net/enchant_equipment.html","",0);
	Menu4_4=new Array("Fishing","http://l2info.arktic.net/fishing.html","",0);
	Menu4_5=new Array("Maximizing Rez","http://l2info.arktic.net/rez.html","",0);
	Menu4_6=new Array("Seeding","http://l2info.arktic.net/manor.html","",0);
	Menu4_7=new Array("Seven Signs","http://l2info.arktic.net/sevensigns.html","",3);
		Menu4_7_1=new Array("Blacksmith of Mammon","http://l2info.arktic.net/blacksmith.html","",0,20,155);
		Menu4_7_2=new Array("Dawn/Dusk Priest","http://l2info.arktic.net/dawn_priest.html","",0);
		Menu4_7_3=new Array("Merchant of Mammon","http://l2info.arktic.net/merchant.html","",0);
	Menu4_8=new Array("SoE Shortcuts","http://l2info.arktic.net/cgi-bin/shortcuts.pl","",0);
	Menu4_9=new Array("Stats, Tats & Atts","http://l2info.arktic.net/stats.html","",0);
	Menu4_10=new Array("Viewer Tools","http://l2info.arktic.net/fashion_preview.html","",0);
	Menu4_11=new Array("Weapon Augmentation","http://l2info.arktic.net/weapon_augment.html","",0);	
			

Menu5=new Array("Town Overviews","#","",16);
	Menu5_1=new Array("Aden","http://l2info.arktic.net/town_aden.html","",0,20,140);
	Menu5_2=new Array("Dion","http://l2info.arktic.net/town_dion.html","",0,20,140);
	Menu5_3=new Array("Dwarven Village","http://l2info.arktic.net/town_dv.html","",0,20,140);
	Menu5_4=new Array("Elven Village","http://l2info.arktic.net/town_ev.html","",0,20,140);
	Menu5_5=new Array("Giran","http://l2info.arktic.net/town_giran.html","",0,20,140);
	Menu5_6=new Array("Gludin","http://l2info.arktic.net/town_gludin.html","",0,20,140);
	Menu5_7=new Array("Gludio","http://l2info.arktic.net/town_gludio.html","",0,20,140);
	Menu5_8=new Array("Goddard","http://l2info.arktic.net/town_goddard.html","",0,20,140);
	Menu5_9=new Array("Heine","http://l2info.arktic.net/town_heine.html","",0,20,140);
	Menu5_10=new Array("Hunters Village","http://l2info.arktic.net/town_hv.html","",0,20,140);
	Menu5_11=new Array("Kamael Village","http://l2info.arktic.net/town_kv.html","",0,20,140);	
	Menu5_12=new Array("Orc Village","http://l2info.arktic.net/town_ov.html","",0,20,140);
	Menu5_13=new Array("Oren","http://l2info.arktic.net/town_oren.html","",0,20,140);
	Menu5_14=new Array("Rune","http://l2info.arktic.net/town_rune.html","",0,20,140);
	Menu5_15=new Array("Schuttgart","http://l2info.arktic.net/town_schuttgart.html","",0,20,140);
	Menu5_16=new Array("Talking Island","http://l2info.arktic.net/town_ti.html","",0,20,140);
	
Menu6=new Array("Other","#","",5);
	Menu6_1=new Array("Contact","http://l2info.arktic.net/contact.html","",0,20,135);
	Menu6_2=new Array("Game Events","http://l2info.arktic.net/cgi-bin/game_events.pl","",0);
	Menu6_3=new Array("Help Forums","http://www.arktic.net/smf/index.php?board=12.0","",0);	
	Menu6_4=new Array("Links","http://l2info.arktic.net/links.html","",0);
	Menu6_5=new Array("Sitemap","http://l2info.arktic.net/sitemap.html","",0);
	
	
	
	
