/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#588658';			// Background color when mouse is not over
	var LowSubBgColor='#F9F8F1';			// Background color when mouse is not over on subs
	var HighBgColor='#004000';			// Background color when mouse is over
	var HighSubBgColor='#004000';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// 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="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='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=180;				// Menu offset x coordinate
	var StartLeft=17;				// 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=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// 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=0;				// 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("Alyrian +","","",10,20,85);
      Menu1_1=new Array("Alyrian Classes","alyriaclass.html","",0,20,150);
      Menu1_2=new Array("Alyrian Races","alyriarace.html","",0,20,150);
      Menu1_3=new Array("Shops & Shop Items","shops.html","",0,20,150);
      Menu1_4=new Array("Donation Items","donationitems.html","",0,20,150);
      Menu1_5=new Array("Quest Items","questitems.html","",0,20,150);
      Menu1_6=new Array("Mobs & Items","mobitems.html","",0,20,150);
      Menu1_7=new Array("Inns","inns.html","",0,20,150);
      Menu1_8=new Array("Transportation","transport.html","",0,20,150);
      Menu1_9=new Array("Sextant Readings","sextant.html","",0,20,150);
      Menu1_10=new Array("Socials","socials.html","",0,20,150);

Menu2=new Array("Newbie","","",9);
      Menu2_1=new Array("Best Weapon Types","weaponslist.html","",0,20,150);
      Menu2_2=new Array("Race/Class Combos","classcombo.html","",0,20,150);
      Menu2_3=new Array("Donation Rooms","donations.html","",0,20,150);
      Menu2_4=new Array("Home Info","houses.html","",0,20,150);
	Menu2_5=new Array("FAQ","faq.html","",0,20,150);
      Menu2_6=new Array("Mounts","mounts.html","",0,20,150);
      Menu2_7=new Array("Questing","questing.html","",0,20,150);
      Menu2_8=new Array("Random Tips","tips.html","",0,20,150);
      Menu2_9=new Array("Words & Definitions","helpmm.html","",0,20,150);

Menu3=new Array("By Class","","",5);
      Menu3_1=new Array("First","","",9,20,150);
          Menu3_1_1=new Array("Clans","clans.html","",0,20,150);
	    Menu3_1_2=new Array("Instruments","music.html","",0,20,150);
          Menu3_1_3=new Array("Lasler Mini-Quest","miniquest.html","",0,20,150);
	    Menu3_1_4=new Array("Light Sources","lightsources.html","",0,20,150);
          Menu3_1_5=new Array("Marks & Hints","marks.html","",0,20,150);
          Menu3_1_6=new Array("Pills & Potions","potions.html","",0,20,150);
	    Menu3_1_7=new Array("Special Spell Items","spellitems.html","",0,20,150);
	    Menu3_1_8=new Array("Stat+ Eq","lvleq.html","",0,20,150);
          Menu3_1_9=new Array("Weapons","weapons.html","",0,20,150);
      Menu3_2=new Array("Second","","",1,20,150);
          Menu3_2_1=new Array("Coming Soon","","",0,20,150);
      Menu3_3=new Array("Third","","",1,20,150);
          Menu3_3_1=new Array("Coming Soon","","",0,20,150);
      Menu3_4=new Array("Fourth","","",1,20,150);
          Menu3_4_1=new Array("Coming Soon","","",0,20,150);
      Menu3_5=new Array("Archon","","",1,20,150);
          Menu3_5_1=new Array("Coming Soon","","",0,20,150);

Menu4=new Array("Guides","","",8);
	Menu4_1=new Array("Attributes","articlestats.html","",0,20,150);
      Menu4_2=new Array("Gold","goldguide.html","",0);
	Menu4_3=new Array("Lasler/Ghost Trial","laslertrial.html","",0);
      Menu4_4=new Array("Newbie Etiquette","articleeti.html","",0);
      Menu4_5=new Array("Odious","odiousguide.html","",0);
	Menu4_6=new Array("PK","pkguide.html","",0);
	Menu4_7=new Array("Spell Importance","spellguide.html","",0);
	Menu4_8=new Array("Verity","verityguide.html","",0);

Menu5=new Array("Extra","","",8);
	Menu5_1=new Array("IGTMM Forum","http://pub11.ezboard.com/fchocolatecakeandhotsaucefrm29","",0,20,150);
	Menu5_2=new Array("Monthly Poll","http://www.igtmm.com/poll/poll.php","",0,20,150);
	Menu5_3=new Array("Player Center","playerfic.html","",0);
      Menu5_4=new Array("Get an RPG Name","rpgname.php","",0);
	Menu5_5=new Array("Best Race/Class Poll","http://www.misterpoll.com/poll.mpl?id=650447582","",0);
	Menu5_6=new Array("MM Purity Test","http://www21.brinkster.com/deah/themmtest.html","",0);
	Menu5_7=new Array("Links","http://pub19.bravenet.com/freelink/show.php?usernum=1553070710","",0,20,150);
      Menu5_8=new Array("Site Related","","",5);
	    Menu5_8_1=new Array("Link to Us","bannerlinks.html","",0,20,150);
	    Menu5_8_2=new Array("Guestbook","http://pub19.bravenet.com/guestbook/show.php?usernum=1553070710","",0);
	    Menu5_8_3=new Array("Staff & Thanks","staffprofiles.html","",0);
	    Menu5_8_4=new Array("Awards","igtmmawards.html","",0);
          Menu5_8_5=new Array("Brief Site Info","aboutsite.html","",0);

Menu6=new Array("Search","sitessearch.html","",0,20,75);

Menu7=new Array("Contact","mailto:cleopatra@igtmm.com","",0,20,75);