/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='D9D9F3';			// Background color when mouse is not over
	var LowSubBgColor='D9D9F3';			// Background color when mouse is not over on subs
	var HighBgColor='9370DB';			// Background color when mouse is over
	var HighSubBgColor='9370DB';			// Background color when mouse is over on subs
	var FontLowColor='520353';			// Font color when mouse is not over
	var FontSubLowColor='520353';			// 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="comic sans ms"	// Font family menu items
	var FontSize=10;				// 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='center';			// 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=110;				// Menu offset x coordinate
	var StartLeft=1;				// 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=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=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://www.witchs-brew.org/index.html","",4,20,125);
   Menu1_1=new Array("Welcome Page","http://www.witchs-brew.org/wbrew.html","",0,20,150);
   Menu1_2=new Array("Master Index","http://www.witchs-brew.org/masterindex.html","",0,20,150);
   Menu1_3=new Array("Meet the Staff","http://www.witchs-brew.org/staff.html","",0,20,150);   
   Menu1_4=new Array("Meet Lady Morgan","http://www.witchs-brew.org/about.html","",0,20,150);
   
Menu2=new Array("The Brew","http://www.witchs-brew.org/thebrew.html","",9,20,125);
	Menu2_1=new Array("Magickal Store","http://www.witchs-brew.org/bookstore/index.html","",8,20,175);	
		Menu2_1_1=new Array("Main Store - Books","http://www.witchs-brew.org/bookstore/index.html","",0,20,175);
		Menu2_1_2=new Array("Candles","http://www.witchs-brew.org/bookstore/candles.html","",0);
		Menu2_1_3=new Array("Incense","http://www.witchs-brew.org/bookstore/incense.html","",0);
		Menu2_1_4=new Array("Crystal Balls","http://www.witchs-brew.org/bookstore/crystalballs.html","",0);
		Menu2_1_5=new Array("Jewelry","http://www.witchs-brew.org/bookstore/jewelry.html","",0);
		Menu2_1_6=new Array("Stones and Gems","http://www.witchs-brew.org/bookstore/stonesandgems.html","",0);
		Menu2_1_7=new Array("Fantasy Posters","http://www.witchs-brew.org/bookstore/posters.html","",0);
		Menu2_1_8=new Array("Misc Products","http://www.witchs-brew.org/bookstore/miscproducts.html","",0);
                       
	Menu2_2=new Array("Journal of Wisdom","http://www.witchs-brew.org/journal/index.html","",4);
		Menu2_2_1=new Array("How to Get","http://www.witchs-brew.org/journal/how.html","",0,20,175);
		Menu2_2_2=new Array("Submission Guidelines","http://www.witchs-brew.org/journal/submissions.html","",0,20,175);
		Menu2_2_3=new Array("Articles","http://www.witchs-brew.org/journal/articles/index.html","",12);
			Menu2_2_3_1=new Array("Hide Away Circles","http://www.witchs-brew.org/journal/articles/circles.html","",0,20,175);
			Menu2_2_3_2=new Array("Cold Frames","http://www.witchs-brew.org/journal/articles/coldframes.html","",0,20,175);
			Menu2_2_3_3=new Array("Familiars","http://www.witchs-brew.org/journal/articles/familiar.html","",0,20,175);
			Menu2_2_3_4=new Array("Foxgloves","http://www.witchs-brew.org/journal/articles/foxglove.html","",0,20,175);
			Menu2_2_3_5=new Array("I Dont Have the Time","http://www.witchs-brew.org/journal/articles/havetime.html","",0,20,175);
			Menu2_2_3_6=new Array("Naming Names","http://www.witchs-brew.org/journal/articles/names.html","",0,20,175);
			Menu2_2_3_7=new Array("Redneck Pagans","http://www.witchs-brew.org/journal/articles/redneck.html","",0,20,175);			
			Menu2_2_3_8=new Array("Reluctant Tears","http://www.witchs-brew.org/journal/articles/rtears.html","",0,20,175);
			Menu2_2_3_9=new Array("Soul Seller","http://www.witchs-brew.org/journal/articles/soulseller.html","",0,20,175);
			Menu2_2_3_10=new Array("Tigger's Lesson","http://www.witchs-brew.org/journal/articles/tigger.html","",0,20,175);
			Menu2_2_3_11=new Array("Two Souls","http://www.witchs-brew.org/journal/articles/twosouls.html","",0,20,175);
			Menu2_2_3_12=new Array("Making Your First Wand","http://www.witchs-brew.org\journal\articles\wand.html","",0,20,175);
		Menu2_2_4=new Array("Back Issues","http://www.witchs-brew.org/journal/back.html","",0,20,175);
			
	Menu2_3=new Array("Witch's Brew Chatroom","http://www.witchs-brew.org/chat/index.html","",0,20,175);		

	Menu2_4=new Array("Witch's Brew Asks","http://www.witchs-brew.org/wbasks/index.html","",18,20,175);
		Menu2_4_1=new Array("Bookshelf","http://www.witchs-brew.org/wbasks/shelves.html","",0,20,175);
		Menu2_4_2=new Array("Tattoos","http://www.witchs-brew.org/wbasks/tattoo.html","",0,20,175);
		Menu2_4_3=new Array("Harry Potter","http://www.witchs-brew.org/wbasks/harrypotter.html","",0,20,175);
		Menu2_4_4=new Array("Traditions","http://www.witchs-brew.org/wbasks/tradition.html","",0,20,175);	
		Menu2_4_5=new Array("Sabbats","http://www.witchs-brew.org/wbasks/holidays.html","",0,20,175);
		Menu2_4_6=new Array("Divination","http://www.witchs-brew.org/wbasks/divination.html","",0,20,175);	
		Menu2_4_7=new Array("Craft Name","http://www.witchs-brew.org/wbasks/craftname.html","",0,20,175);		
		Menu2_4_8=new Array("Charmed","http://www.witchs-brew.org/wbasks/charmed.html","",0,20,175);
		Menu2_4_9=new Array("Practical Magic","http://www.witchs-brew.org/wbasks/practical.html","",0,20,175);
		Menu2_4_10=new Array("Media","http://www.witchs-brew.org/wbasks/media.html","",0,20,175);
		Menu2_4_11=new Array("Pentagram in Public","http://www.witchs-brew.org/wbasks/public.html","",0,20,175);
		Menu2_4_12=new Array("Tarot Readings","http://www.witchs-brew.org/wbasks/readings.html","",0,20,175);
		Menu2_4_13=new Array("Coven or Solitary","http://www.witchs-brew.org/wbasks/coven.html","",0,20,175);
		Menu2_4_14=new Array("The Crucible","http://www.witchs-brew.org/wbasks/crucible.html","",0,20,175);
		Menu2_4_15=new Array("Books","http://www.witchs-brew.org/wbasks/books.html","",0,20,175);
		Menu2_4_16=new Array("Natural Drugs","http://www.witchs-brew.org/wbasks/drugs.html","",0,20,175);
		Menu2_4_17=new Array("Sabrina","http://www.witchs-brew.org/wbasks/sabrina.html","",0,20,175);
		Menu2_4_18=new Array("The Craft","http://www.witchs-brew.org/wbasks/thecraft.html","",0,20,175);

			
	Menu2_5=new Array("Witch's Brew Q n A","http://www.witchs-brew.org/question/index.html","",2,20,175);
		Menu2_5_1=new Array("Q and A","http://www.witchs-brew.org/question/qa.html","",0,20,175);
		Menu2_5_2=new Array("Common Questions","http://www.witchs-brew.org/question/common.html","",0,20,175);
			
	Menu2_6=new Array("Witch's Brew Forums","http://www.xsorbit6.com/users/witchsbrew/index.cgi","",0,20,175);

	
	Menu2_7=new Array("Wiccan Software","http://www.witchs-brew.org/software/index.html","",0,20,175);
	Menu2_8=new Array("Wiccan Sounds","http://www.witchs-brew.org/sounds/index.html","",0,20,175);

	Menu2_9=new Array("Ramblings of a Witch","http://www.witchs-brew.org/ramblings/index.html","",5,20,175);
		Menu2_9_1=new Array("Magickal Names","http://www.witchs-brew.org/ramblings/magickalnames.html","",0,20,175);
		Menu2_9_2=new Array("Grandpa and the Potato","http://www.witchs-brew.org/ramblings/grandpa.html","",0,20,175);
  		Menu2_9_3=new Array("Struck by Lightning","http://www.witchs-brew.org/ramblings/lightning.html","",0,20,175);
  		Menu2_9_4=new Array("Interstitial Cystitis","http://www.witchs-brew.org/ramblings/ic.html","",0,20,175);
  		Menu2_9_5=new Array("Summer Solstice","http://www.witchs-brew.org/ramblings/midsummer.html","",0,20,175);

	
Menu3=new Array("Web Weaving","http://www.witchs-brew.org/webweaving.html","",4,20,125);
	Menu3_1=new Array("Weaving the Web","http://www.witchs-brew.org/weaving/index.html","",6,20,150);
	
		Menu3_1_1=new Array("WTW: USA A-I","http://www.witchs-brew.org/weaving/index.html","",15,20,150);
			Menu3_1_1_1=new Array("Alabama","http://www.witchs-brew.org/weaving/alabama.html","",0,20,150);
			Menu3_1_1_2=new Array("Alaska","http://www.witchs-brew.org/weaving/alaska.html","",0,20,150);
			Menu3_1_1_3=new Array("Arizona","http://www.witchs-brew.org/weaving/arizona.html","",0,20,150);
			Menu3_1_1_4=new Array("Arkansas","http://www.witchs-brew.org/weaving/arkansas.html","",0,20,150);
			Menu3_1_1_5=new Array("California","http://www.witchs-brew.org/weaving/california.html","",0,20,150);		
			Menu3_1_1_6=new Array("Colorado","http://www.witchs-brew.org/weaving/colorado.html","",0,20,150);
			Menu3_1_1_7=new Array("Connecticut","http://www.witchs-brew.org/weaving/connecticut.html","",0,20,150);	
			Menu3_1_1_8=new Array("Delaware","http://www.witchs-brew.org/weaving/delaware.html","",0,20,150);			
			Menu3_1_1_9=new Array("Florida","http://www.witchs-brew.org/weaving/florida.html","",0,20,150);
			Menu3_1_1_10=new Array("Georgia","http://www.witchs-brew.org/weaving/georgia.html","",0,20,150);
			Menu3_1_1_11=new Array("Hawaii","http://www.witchs-brew.org/weaving/hawaii.html","",0,20,150);
			Menu3_1_1_12=new Array("Idaho","http://www.witchs-brew.org/weaving/idaho.html","",0,20,150);
			Menu3_1_1_13=new Array("Illinois","http://www.witchs-brew.org/weaving/illinois.html","",0,20,150);
			Menu3_1_1_14=new Array("Indiana","http://www.witchs-brew.org/weaving/indiana.html","",0,20,150);
			Menu3_1_1_15=new Array("Iowa","http://www.witchs-brew.org/weaving/iowa.html","",0,20,150);
						
		Menu3_1_2=new Array("WTW: USA K-M","http://www.witchs-brew.org/weaving/index.html","",11,20,150);
			Menu3_1_2_1=new Array("Kansas","http://www.witchs-brew.org/weaving/kansas.html","",0,20,150);
			Menu3_1_2_2=new Array("Kentucky","http://www.witchs-brew.org/weaving/kentucky.html","",0,20,150);
			Menu3_1_2_3=new Array("Louisiana","http://www.witchs-brew.org/weaving/louisiana.html","",0,20,150);
			Menu3_1_2_4=new Array("Maine","http://www.witchs-brew.org/weaving/maine.html","",0,20,150);
			Menu3_1_2_5=new Array("Maryland","http://www.witchs-brew.org/weaving/maryland.html","",0,20,150);
			Menu3_1_2_6=new Array("Massachusetts","http://www.witchs-brew.org/weaving/massachusetts.html","",0,20,150);
			Menu3_1_2_7=new Array("Michigan","http://www.witchs-brew.org/weaving/michigan.html","",0,20,150);
			Menu3_1_2_8=new Array("Minnesota","http://www.witchs-brew.org/weaving/minnesota.html","",0,20,150);
			Menu3_1_2_9=new Array("Mississippi","http://www.witchs-brew.org/weaving/mississippi.html","",0,20,150);
			Menu3_1_2_10=new Array("Missouri","http://www.witchs-brew.org/weaving/missouri.html","",0,20,150);
			Menu3_1_2_11=new Array("Montana","http://www.witchs-brew.org/weaving/montana.html","",0,20,150);
																										
		
		Menu3_1_3=new Array("WTW: USA N-P","http://www.witchs-brew.org/weaving/index.html","",13,20,150);
			Menu3_1_3_1=new Array("Nebraska","http://www.witchs-brew.org/weaving/nebraska.html","",0,20,150);
			Menu3_1_3_2=new Array("Nevada","http://www.witchs-brew.org/weaving/nevada.html","",0,20,150);
			Menu3_1_3_3=new Array("New Hampshire","http://www.witchs-brew.org/weaving/new hampshire.html","",0,20,150);
			Menu3_1_3_4=new Array("New Jersey","http://www.witchs-brew.org/weaving/new jersey.html","",0,20,150);
			Menu3_1_3_5=new Array("New Mexico","http://www.witchs-brew.org/weaving/new mexico.html","",0,20,150);	
			Menu3_1_3_6=new Array("New York","http://www.witchs-brew.org/weaving/new york.html","",0,20,150);
			Menu3_1_3_7=new Array("North Carolina","http://www.witchs-brew.org/weaving/north carolina.html","",0,20,150);
			Menu3_1_3_8=new Array("North Dakota","http://www.witchs-brew.org/weaving/north dakota.html","",0,20,150);
			Menu3_1_3_9=new Array("Ohio","http://www.witchs-brew.org/weaving/ohio.html","",0,20,150);
			Menu3_1_3_10=new Array("Oklahoma","http://www.witchs-brew.org/weaving/oklahoma.html","",0,20,150);
			Menu3_1_3_11=new Array("Oregon","http://www.witchs-brew.org/weaving/oregon.html","",0,20,150);
			Menu3_1_3_12=new Array("Pennsylvania","http://www.witchs-brew.org/weaving/pennsylvania.html","",0,20,150);
			Menu3_1_3_13=new Array("Puerto Rico","http://www.witchs-brew.org/weaving/puerto rico.html","",0,20,150);

																																									
		
		
		Menu3_1_4=new Array("WTW: USA R-W","http://www.witchs-brew.org/weaving/index.html","",13,20,150);
			Menu3_1_4_1=new Array("Rhode Island","http://www.witchs-brew.org/weaving/rhode island.html","",0,20,150);
			Menu3_1_4_2=new Array("South Carolina","http://www.witchs-brew.org/weaving/south carolina.html","",0,20,150);
			Menu3_1_4_3=new Array("South Dakota","http://www.witchs-brew.org/weaving/south dakota.html","",0,20,150);
			Menu3_1_4_4=new Array("Tennessee","http://www.witchs-brew.org/weaving/tennessee.html","",0,20,150);
			Menu3_1_4_5=new Array("Texas","http://www.witchs-brew.org/weaving/texas.html","",0,20,150);
			Menu3_1_4_6=new Array("Utah","http://www.witchs-brew.org/weaving/utah.html","",0,20,150);
			Menu3_1_4_7=new Array("Vermont","http://www.witchs-brew.org/weaving/vermont.html","",0,20,150);
			Menu3_1_4_8=new Array("Virginia","http://www.witchs-brew.org/weaving/virginia.html","",0,20,150);
			Menu3_1_4_9=new Array("Washington DC","http://www.witchs-brew.org/weaving/washington dc.html","",0,20,150);
			Menu3_1_4_10=new Array("Washington State","http://www.witchs-brew.org/weaving/washington state.html","",0,20,150);
			Menu3_1_4_11=new Array("West Virginia","http://www.witchs-brew.org/weaving/west virginia.html","",0,20,150);
			Menu3_1_4_12=new Array("Wisconsin","http://www.witchs-brew.org/weaving/wisconsin.html","",0,20,150);
			Menu3_1_4_13=new Array("Wyoming","http://www.witchs-brew.org/weaving/wyoming.html","",0,20,150);																																	

		
		Menu3_1_5=new Array("WTW: Countries A-G","http://www.witchs-brew.org/weaving/index.html","",13,20,150);
			Menu3_1_5_1=new Array("Africa","http://www.witchs-brew.org/weaving/africa.html","",0,20,150);
			Menu3_1_5_2=new Array("Argentina","http://www.witchs-brew.org/weaving/argentina.html","",0,20,150);
			Menu3_1_5_3=new Array("Austria","http://www.witchs-brew.org/weaving/ausria.html","",0,20,150);
			Menu3_1_5_4=new Array("Australia","http://www.witchs-brew.org/weaving/australia.html","",0,20,150);
			Menu3_1_5_5=new Array("Belgium","http://www.witchs-brew.org/weaving/belgium.html","",0,20,150);
			Menu3_1_5_6=new Array("Brazil","http://www.witchs-brew.org/weaving/brazil.html","",0,20,150);
			Menu3_1_5_7=new Array("Canada","http://www.witchs-brew.org/weaving/canada.html","",0,20,150);
			Menu3_1_5_8=new Array("Croatia","http://www.witchs-brew.org/weaving/croatia.html","",0,20,150);
			Menu3_1_5_9=new Array("Denmark","http://www.witchs-brew.org/weaving/denmark.html","",0,20,150);
			Menu3_1_5_10=new Array("England, UK","http://www.witchs-brew.org/weaving/england.html","",0,20,150);
			Menu3_1_5_11=new Array("Finland","http://www.witchs-brew.org/weaving/finland.html","",0,20,150);
			Menu3_1_5_12=new Array("Germany","http://www.witchs-brew.org/weaving/germany.html","",0,20,150);
			Menu3_1_5_13=new Array("Greece","http://www.witchs-brew.org/weaving/greece.html","",0,20,150);
																																				
						

		Menu3_1_6=new Array("WTW: Countries J-W","http://www.witchs-brew.org/weaving/index.html","",17,20,150);
			Menu3_1_6_1=new Array("Iceland","http://www.witchs-brew.org/weaving/iceland.html","",0,20,150);												
			Menu3_1_6_2=new Array("Ireland","http://www.witchs-brew.org/weaving/ireland.html","",0,20,150);												
			Menu3_1_6_3=new Array("Israel","http://www.witchs-brew.org/weaving/israel.html","",0,20,150);												
			Menu3_1_6_4=new Array("Italy","http://www.witchs-brew.org/weaving/italy.html","",0,20,150);												
			Menu3_1_6_5=new Array("Japan","http://www.witchs-brew.org/weaving/japan.html","",0,20,150);												
			Menu3_1_6_6=new Array("Lebanon","http://www.witchs-brew.org/weaving/lebanon.html","",0,20,150);												
			Menu3_1_6_7=new Array("Malaysia","http://www.witchs-brew.org/weaving/malaysia.html","",0,20,150);												
			Menu3_1_6_8=new Array("Mexico","http://www.witchs-brew.org/weaving/mexico.html","",0,20,150);												
			Menu3_1_6_9=new Array("Netherlands","http://www.witchs-brew.org/weaving/netherlands.html","",0,20,150);												
			Menu3_1_6_10=new Array("New Zealand","http://www.witchs-brew.org/weaving/newzealand.html","",0,20,150);												
			Menu3_1_6_11=new Array("Norway","http://www.witchs-brew.org/weaving/norway.html","",0,20,150);												
			Menu3_1_6_12=new Array("Russia","http://www.witchs-brew.org/weaving/russia.html","",0,20,150);												
			Menu3_1_6_13=new Array("Scotland, UK","http://www.witchs-brew.org/weaving/scotland.html","",0,20,150);												
			Menu3_1_6_14=new Array("Singapore","http://www.witchs-brew.org/weaving/singapore.html","",0,20,150);												
			Menu3_1_6_15=new Array("Sweden","http://www.witchs-brew.org/weaving/sweden.html","",0,20,150);												
			Menu3_1_6_16=new Array("Wales, UK","http://www.witchs-brew.org/weaving/wales.html","",0,20,150);												
			Menu3_1_6_17=new Array("West Indies","http://www.witchs-brew.org/weaving/westindies.html","",0,20,150);												

		
	Menu3_2=new Array("Birthday Club","http://www.witchs-brew.org/bday/index.html","",12);
		Menu3_2_1=new Array("January","http://www.witchs-brew.org/bday/january.html","",0,20,75);
		Menu3_2_2=new Array("February","http://www.witchs-brew.org/bday/february.html","",0,20,75);
		Menu3_2_3=new Array("March","http://www.witchs-brew.org/bday/march.html","",0,20,75);
		Menu3_2_4=new Array("April","http://www.witchs-brew.org/bday/april.html","",0,20,75);
		Menu3_2_5=new Array("May","http://www.witchs-brew.org/bday/may.html","",0,20,75);
		Menu3_2_6=new Array("June","http://www.witchs-brew.org/bday/june.html","",0,20,75);
		Menu3_2_7=new Array("July","http://www.witchs-brew.org/bday/july.html","",0,20,75);
		Menu3_2_8=new Array("August","http://www.witchs-brew.org/bday/august.html","",0,20,75);
		Menu3_2_9=new Array("September","http://www.witchs-brew.org/bday/september.html","",0,20,75);
		Menu3_2_10=new Array("October","http://www.witchs-brew.org/bday/october.html","",0,20,75);
		Menu3_2_11=new Array("November","http://www.witchs-brew.org/bday/november.html","",0,20,75);
		Menu3_2_12=new Array("December","http://www.witchs-brew.org/bday/december.html","",0,20,75);


	Menu3_3=new Array("Incarcerated Pagan Haven","http://www.witchs-brew.org/iph/index.html","",2,20,175);
		Menu3_3_1=new Array("IPH: Registering","http://www.witchs-brew.org/iph/register.html","",0,20,125);
		Menu3_3_2=new Array("IPH: Listings","http://www.witchs-brew.org/iph/listings.html","",0,20,125);


	Menu3_4=new Array("Mailing List","http://www.witchs-brew.org/mailinglist.html","",0,20,175);
	
		
Menu4=new Array("Magick and BOS","http://www.witchs-brew.org/shadows/index.html","",14,20,150);
	Menu4_1=new Array("Witchcraft Dictionary A-M","http://www.witchs-brew.org/dictionary/index.html","",13,20,190);
		Menu4_1_1=new Array("Dictionary: A","http://www.witchs-brew.org/dictionary/a.html","",0,20,125);
		Menu4_1_2=new Array("Dictionary: B","http://www.witchs-brew.org/dictionary/b.html","",0,20,125);
		Menu4_1_3=new Array("Dictionary: C","http://www.witchs-brew.org/dictionary/c.html","",0,20,125);
		Menu4_1_4=new Array("Dictionary: D","http://www.witchs-brew.org/dictionary/d.html","",0,20,125);
		Menu4_1_5=new Array("Dictionary: E","http://www.witchs-brew.org/dictionary/e.html","",0,20,125);
		Menu4_1_6=new Array("Dictionary: F","http://www.witchs-brew.org/dictionary/f.html","",0,20,125);
		Menu4_1_7=new Array("Dictionary: G","http://www.witchs-brew.org/dictionary/g.html","",0,20,125);
		Menu4_1_8=new Array("Dictionary: H","http://www.witchs-brew.org/dictionary/h.html","",0,20,125);
		Menu4_1_9=new Array("Dictionary: I","http://www.witchs-brew.org/dictionary/i.html","",0,20,125);
		Menu4_1_10=new Array("Dictionary: J","http://www.witchs-brew.org/dictionary/j.html","",0,20,125);
		Menu4_1_11=new Array("Dictionary: K","http://www.witchs-brew.org/dictionary/k.html","",0,20,125);
		Menu4_1_12=new Array("Dictionary: L","http://www.witchs-brew.org/dictionary/l.html","",0,20,125);
		Menu4_1_13=new Array("Dictionary: M","http://www.witchs-brew.org/dictionary/m.html","",0,20,125);
Menu4_2=new Array("Witchcraft Dictionary N-Z","http://www.witchs-brew.org/dictionary/index.html","",13,20,190);
		Menu4_2_1=new Array("Dictionary: N","http://www.witchs-brew.org/dictionary/n.html","",0,20,125);
		Menu4_2_2=new Array("Dictionary: O","http://www.witchs-brew.org/dictionary/o.html","",0,20,125);
		Menu4_2_3=new Array("Dictionary: P","http://www.witchs-brew.org/dictionary/p.html","",0,20,125);
		Menu4_2_4=new Array("Dictionary: Q","http://www.witchs-brew.org/dictionary/q.html","",0,20,125);
		Menu4_2_5=new Array("Dictionary: R","http://www.witchs-brew.org/dictionary/r.html","",0,20,125);
		Menu4_2_6=new Array("Dictionary: S","http://www.witchs-brew.org/dictionary/s.html","",0,20,125);
		Menu4_2_7=new Array("Dictionary: T","http://www.witchs-brew.org/dictionary/t.html","",0,20,125);
		Menu4_2_8=new Array("Dictionary: U","http://www.witchs-brew.org/dictionary/u.html","",0,20,125);
		Menu4_2_9=new Array("Dictionary: V","http://www.witchs-brew.org/dictionary/v.html","",0,20,125);
		Menu4_2_10=new Array("Dictionary: W","http://www.witchs-brew.org/dictionary/w.html","",0,20,125);
		Menu4_2_11=new Array("Dictionary: X","http://www.witchs-brew.org/dictionary/x.html","",0,20,125);
		Menu4_2_12=new Array("Dictionary: Y","http://www.witchs-brew.org/dictionary/y.html","",0,20,125);
		Menu4_2_13=new Array("Dictionary: Z","http://www.witchs-brew.org/dictionary/z.html","",0,20,125);

	Menu4_3=new Array("Gypsy Love Magick","http://www.witchs-brew.org/gypsy/index.html","",14,20,185);
		Menu4_3_1=new Array("Good Riddance!","http://www.witchs-brew.org/gypsy/goodriddance.html","",0,20,185);
		Menu4_3_2=new Array("Attract Another","http://www.witchs-brew.org/gypsy/attract.html","",0,20,185);
		Menu4_3_3=new Array("Make Yourself Known","http://www.witchs-brew.org/gypsy/known.html","",0,20,185);
		Menu4_3_4=new Array("Key to the Heart","http://www.witchs-brew.org/gypsy/keyheart.html","",0,20,185);
		Menu4_3_5=new Array("Love Pendulum","http://www.witchs-brew.org/gypsy/pendulum.html","",0,20,185);
		Menu4_3_6=new Array("Red for Love","http://www.witchs-brew.org/gypsy/redlove.html","",0,20,185);
		Menu4_3_7=new Array("Revealing Peel","http://www.witchs-brew.org/gypsy/peel.html","",0,20,185);
		Menu4_3_8=new Array("Bring Out Love of Another","http://www.witchs-brew.org/gypsy/bringlove.html","",0,20,185);
		Menu4_3_9=new Array("Draw a Lover To You","http://www.witchs-brew.org/gypsy/todraw.html","",0,20,185);
		Menu4_3_10=new Array("Rid Yourself of Another","http://www.witchs-brew.org/gypsy/rid.html","",0,20,185);
		Menu4_3_11=new Array("River of Dreams","http://www.witchs-brew.org/gypsy/riverdreams.html","",0,20,185);
		Menu4_3_12=new Array("Unlucky Days","http://www.witchs-brew.org/gypsy/unlucky.html","",0,20,185);
		Menu4_3_13=new Array("Wedding Day","http://www.witchs-brew.org/gypsy/weddingday.html","",0,20,185);
		Menu4_3_14=new Array("Gypsy Links","http://www.witchs-brew.org/gypsy/links.html","",0,20,185);
	
	Menu4_4=new Array("Dreams","http://www.witchs-brew.org/dreams/index.html","",9,20,165);
		Menu4_4_1=new Array("Dream Notes","http://www.witchs-brew.org/dreams/dreams.html","",0,20,165);
		Menu4_4_2=new Array("Dreams FAQ","http://www.witchs-brew.org/dreams/faq.html","",0,20,165);
		Menu4_4_3=new Array("Dream Magick","http://www.witchs-brew.org/dreams/magick.html","",0,20,165);
		Menu4_4_4=new Array("Dream Pillows","http://www.witchs-brew.org/dreams/pillows.html","",0,20,165);
		Menu4_4_5=new Array("Dream Books","http://www.witchs-brew.org/dreams/books.html","",0,20,165);
		Menu4_4_6=new Array("Dream Links","http://www.witchs-brew.org/dreams/links.html","",0,20,165);
		Menu4_4_7=new Array("Interpretations","http://www.witchs-brew.org/dreams/interpretations/index.html","",0,20,165);
		Menu4_4_8=new Array("Dream Symbols A-M","http://www.witchs-brew.org/dreams/symbols.html","",13,20,175);		
			Menu4_4_8_1=new Array("Symbols: A","http://www.witchs-brew.org/dreams/a-dream.html","",0,20,125);
			Menu4_4_8_2=new Array("Symbols: B","http://www.witchs-brew.org/dreams/b-dream.html","",0,20,125);
			Menu4_4_8_3=new Array("Symbols: C","http://www.witchs-brew.org/dreams/c-dream.html","",0,20,125);
			Menu4_4_8_4=new Array("Symbols: D","http://www.witchs-brew.org/dreams/d-dream.html","",0,20,125);
			Menu4_4_8_5=new Array("Symbols: E","http://www.witchs-brew.org/dreams/e-dream.html","",0,20,125);
			Menu4_4_8_6=new Array("Symbols: F","http://www.witchs-brew.org/dreams/f-dream.html","",0,20,125);
			Menu4_4_8_7=new Array("Symbols: G","http://www.witchs-brew.org/dreams/g-dream.html","",0,20,125);
			Menu4_4_8_8=new Array("Symbols: H","http://www.witchs-brew.org/dreams/h-dream.html","",0,20,125);
			Menu4_4_8_9=new Array("Symbols: I","http://www.witchs-brew.org/dreams/i-dream.html","",0,20,125);
			Menu4_4_8_10=new Array("Symbols: J","http://www.witchs-brew.org/dreams/j-dream.html","",0,20,125);
			Menu4_4_8_11=new Array("Symbols: K","http://www.witchs-brew.org/dreams/k-dream.html","",0,20,125);
			Menu4_4_8_12=new Array("Symbols: L","http://www.witchs-brew.org/dreams/l-dream.html","",0,20,125);
			Menu4_4_8_13=new Array("Symbols: M","http://www.witchs-brew.org/dreams/m-dream.html","",0,20,125);
		Menu4_4_9=new Array("Dream Symbols N-Z","http://www.witchs-brew.org/dreams/symbols.html","",13,20,175);		
			Menu4_4_9_1=new Array("Symbols: N","http://www.witchs-brew.org/dreams/n-dream.html","",0,20,125);
			Menu4_4_9_2=new Array("Symbols: O","http://www.witchs-brew.org/dreams/o-dream.html","",0,20,125);
			Menu4_4_9_3=new Array("Symbols: P","http://www.witchs-brew.org/dreams/p-dream.html","",0,20,125);
			Menu4_4_9_4=new Array("Symbols: Q","http://www.witchs-brew.org/dreams/q-dream.html","",0,20,125);
			Menu4_4_9_5=new Array("Symbols: R","http://www.witchs-brew.org/dreams/r-dream.html","",0,20,125);
			Menu4_4_9_6=new Array("Symbols: S","http://www.witchs-brew.org/dreams/s-dream.html","",0,20,125);
			Menu4_4_9_7=new Array("Symbols: T","http://www.witchs-brew.org/dreams/t-dream.html","",0,20,125);
			Menu4_4_9_8=new Array("Symbols: U","http://www.witchs-brew.org/dreams/u-dream.html","",0,20,125);
			Menu4_4_9_9=new Array("Symbols: V","http://www.witchs-brew.org/dreams/v-dream.html","",0,20,125);
			Menu4_4_9_10=new Array("Symbols: W","http://www.witchs-brew.org/dreams/w-dream.html","",0,20,125);
			Menu4_4_9_11=new Array("Symbols: X","http://www.witchs-brew.org/dreams/x-dream.html","",0,20,125);
			Menu4_4_9_12=new Array("Symbols: Y","http://www.witchs-brew.org/dreams/y-dream.html","",0,20,125);
			Menu4_4_9_13=new Array("Symbols: Z","http://www.witchs-brew.org/dreams/z-dream.html","",0,20,125);
			
	Menu4_5=new Array("Candles","http://www.witchs-brew.org/shadows/candles/index.html","",3,20,175);
			Menu4_5_1=new Array("Hand-Dipped Candles","http://www.witchs-brew.org/shadows/candles/index.html","",0,20,175);				
			Menu4_5_2=new Array("Sand Candles","http://www.witchs-brew.org/shadows/candles/sand.html","",0,20,175);							
			Menu4_5_3=new Array("Candle Correspondences","http://www.witchs-brew.org/shadows/candles/correspond.html","",0,20,175);				
	
	Menu4_6=new Array("Stone Index","http://www.witchs-brew.org/shadows/stones/index.html","",8,20,150);
			Menu4_6_1=new Array("Amethyst","http://www.witchs-brew.org/shadows/stones/amethyst.html","",0,20,150);	
			Menu4_6_2=new Array("Hematite","http://www.witchs-brew.org/shadows/stones/hematite.html","",0,20,150);	
			Menu4_6_3=new Array("Obsidian","http://www.witchs-brew.org/shadows/stones/obsidian.html","",0,20,150);					
			Menu4_6_4=new Array("Ruby","http://www.witchs-brew.org/shadows/stones/ruby.html","",0,20,150);	
			Menu4_6_5=new Array("Sapphire","http://www.witchs-brew.org/shadows/stones/sapphire.html","",0,20,150);	
			Menu4_6_6=new Array("Tigers Eye","http://www.witchs-brew.org/shadows/stones/tigerseye.html","",0,20,150);	
			Menu4_6_7=new Array("Topaz","http://www.witchs-brew.org/shadows/stones/topaz.html","",0,20,150);	
			Menu4_6_8=new Array("Turquoise","http://www.witchs-brew.org/shadows/stones/turquoise.html","",0,20,150);					

	Menu4_7=new Array("Herbal Index","http://www.witchs-brew.org/shadows/herbs/index.html","",13,20,150);			
			Menu4_7_1=new Array("Acacia Flowers","http://www.witchs-brew.org/shadows/herbs/acacia.html","",0,20,150);			
			Menu4_7_2=new Array("Adam and Eve Root","http://www.witchs-brew.org/shadows/herbs/adameve.html","",0,20,150);
			Menu4_7_3=new Array("Adders Tongue","http://www.witchs-brew.org/shadows/herbs/adders.html","",0,20,150);
			Menu4_7_4=new Array("African Violet","http://www.witchs-brew.org/shadows/herbs/africanv.html","",0,20,150);			
			Menu4_7_5=new Array("Agrimony","http://www.witchs-brew.org/shadows/herbs/agrimony.html","",0,20,150);
			Menu4_7_6=new Array("Ague Root","http://www.witchs-brew.org/shadows/herbs/agueroot.html","",0,20,150);
			Menu4_7_7=new Array("Alfalfa","http://www.witchs-brew.org/shadows/herbs/alfalfa.html","",0,20,150);
			Menu4_7_8=new Array("All Heal","http://www.witchs-brew.org/shadows/herbs/allheal.html","",0,20,150);												
			Menu4_7_9=new Array("Almond","http://www.witchs-brew.org/shadows/herbs/almond.html","",0,20,150);
			Menu4_7_10=new Array("Aloe Vera","http://www.witchs-brew.org/shadows/herbs/aloevera.html","",0,20,150);
			Menu4_7_11=new Array("Anemone","http://www.witchs-brew.org/shadows/herbs/anemne.html","",0,20,150);									
			Menu4_7_12=new Array("Cleavers","http://www.witchs-brew.org/shadows/herbs/cleavers.html","",0,20,150);
			Menu4_7_13=new Array("Ginseng","http://www.witchs-brew.org/shadows/herbs/ginseng.html","",0,20,150);
									
			
	Menu4_8=new	Array("Goddesses A-C","http://www.witchs-brew.org/shadows/goddess/index.html","",19,20,220);
			Menu4_8_1=new Array("Aine of Knocaine","http://www.witchs-brew.org/shadows/goddess/aine.html","",0,20,220);		
			Menu4_8_2=new Array("Anu/Anann/Dana/Dana-Ana","http://www.witchs-brew.org/shadows/goddess/anu.html","",0,20,220);
			Menu4_8_3=new Array("Aphrodite","http://www.witchs-brew.org/shadows/goddess/aphrod.html","",0,20,220);
			Menu4_8_4=new Array("Arachne","http://www.witchs-brew.org/shadows/goddess/arachne.html","",0,20,220);
			Menu4_8_5=new Array("Arianrhod","http://www.witchs-brew.org/shadows/goddess/arian.html","",0,20,220);
			Menu4_8_6=new Array("Artemis","http://www.witchs-brew.org/shadows/goddess/artemis.html","",0,20,220);
			Menu4_8_7=new Array("Astarte","http://www.witchs-brew.org/shadows/goddess/astarte.html","",0,20,220);												
			Menu4_8_8=new Array("Athena","http://www.witchs-brew.org/shadows/goddess/athena.html","",0,20,220);
			Menu4_8_9=new Array("Badb/Badhbh/Badb Catha","http://www.witchs-brew.org/shadows/goddess/badb.html","",0,20,220);
			Menu4_8_10=new Array("Banba","http://www.witchs-brew.org/shadows/goddess/banba.html","",0,20,220);
			Menu4_8_11=new Array("Blodeuwedd/Wlodwin/Blancheflor","http://www.witchs-brew.org/shadows/goddess/blode.html","",0,20,220);
			Menu4_8_12=new Array("Boann/Boannan/Boyne","http://www.witchs-brew.org/shadows/goddess/boann.html","",0,20,220);
			Menu4_8_13=new Array("Branwen","http://www.witchs-brew.org/shadows/goddess/branwen.html","",0,20,220);
			Menu4_8_14=new Array("Brigit/Brid/Brigid/Brighid","http://www.witchs-brew.org/shadows/goddess/brigit.html","",0,20,220);
			Menu4_8_15=new Array("Caillech","http://www.witchs-brew.org/shadows/goddess/caillec.html","",0,20,220);
			Menu4_8_16=new Array("Cerridwen/Caridwen/Ceridwen","http://www.witchs-brew.org/shadows/goddess/cerrid.html","",0,20,220);
			Menu4_8_17=new Array("Creiddylad/Cordelia/Creudylad","http://www.witchs-brew.org/shadows/goddess/creid.html","",0,20,220);
			Menu4_8_18=new Array("The Crone","http://www.witchs-brew.org/shadows/goddess/crone.html","",0,20,220);
			Menu4_8_19=new Array("Cybele/Kybele","http://www.witchs-brew.org/shadows/goddess/cybele.html","",0,20,220);

		Menu4_9=new Array("Goddesses D-K","http://www.witchs-brew.org/shadows/goddess/index.html","",16,20,220);			
			Menu4_9_1=new Array("Danu/Danann/Dana","http://www.witchs-brew.org/shadows/goddess/danu.html","",0,20,220);
			Menu4_9_2=new Array("Demeter","http://www.witchs-brew.org/shadows/goddess/demeter.html","",0,20,220);
			Menu4_9_3=new Array("Don/Domnu/Donn","http://www.witchs-brew.org/shadows/goddess/don.html","",0,20,220);
			Menu4_9_4=new Array("Druantia","http://www.witchs-brew.org/shadows/goddess/druan.html","",0,20,220);
			Menu4_9_5=new Array("Dryads","http://www.witchs-brew.org/shadows/goddess/dryads.html","",0,20,220);
			Menu4_9_6=new Array("Elaine","http://www.witchs-brew.org/shadows/goddess/elaine.html","",0,20,220);
			Menu4_9_7=new Array("Epona","http://www.witchs-brew.org/shadows/goddess/epona.html","",0,20,220);
			Menu4_9_8=new Array("Eriu/Erin","http://www.witchs-brew.org/shadows/goddess/eriu.html","",0,20,220);
			Menu4_9_9=new Array("Flidais","http://www.witchs-brew.org/shadows/goddess/flidais.html","",0,20,220);
			Menu4_9_10=new Array("Gaea/Gaia","http://www.witchs-brew.org/shadows/goddess/gaea.html","",0,20,220);
			Menu4_9_11=new Array("Great Mother","http://www.witchs-brew.org/shadows/goddess/greatmot.html","",0,20,220);
			Menu4_9_12=new Array("Hecate","http://www.witchs-brew.org/shadows/goddess/hecate.html","",0,20,220);
			Menu4_9_13=new Array("Hera","http://www.witchs-brew.org/shadows/goddess/hera.html","",0,20,220);
			Menu4_9_14=new Array("Hestia","http://www.witchs-brew.org/shadows/goddess/hestia.html","",0,20,220);
			Menu4_9_15=new Array("Horae","http://www.witchs-brew.org/shadows/goddess/horae.html","",0,20,220);
			Menu4_9_16=new Array("Kwan Yin","http://www.witchs-brew.org/shadows/goddess/kwanyin.html","",0,20,220);
																																																												
		Menu4_10=new Array("Goddesses M-W","http://www.witchs-brew.org/shadows/goddess/index.html","",13,20,220);
			Menu4_10_1=new Array("Macha","http://www.witchs-brew.org/shadows/goddess/macha.html","",0,20,220);
			Menu4_10_2=new Array("Margawse","http://www.witchs-brew.org/shadows/goddess/margawse.html","",0,20,220);
			Menu4_10_3=new Array("Morrigu/Morrigan/Morgian/Morgan","http://www.witchs-brew.org/shadows/goddess/morgan.html","",0,20,220);
			Menu4_10_4=new Array("Muses","http://www.witchs-brew.org/shadows/goddess/muses.html","",0,20,220);
			Menu4_10_5=new Array("Niamh","http://www.witchs-brew.org/shadows/goddess/niamh.html","",0,20,220);
			Menu4_10_6=new Array("Nike","http://www.witchs-brew.org/shadows/goddess/nike.html","",0,20,220);
			Menu4_10_7=new Array("Norns","http://www.witchs-brew.org/shadows/goddess/norns.html","",0,20,220);
			Menu4_10_8=new Array("Persephone","http://www.witchs-brew.org/shadows/goddess/perseph.html","",0,20,220);
			Menu4_10_9=new Array("Rhea","http://www.witchs-brew.org/shadows/goddess/rhea.html","",0,20,220);
			Menu4_10_10=new Array("Rhiannon","http://www.witchs-brew.org/shadows/goddess/rhiannon.html","",0,20,220);
			Menu4_10_11=new Array("Scathach/Scota/Scatha/Scath","http://www.witchs-brew.org/shadows/goddess/scath.html","",0,20,220);
			Menu4_10_12=new Array("Selene","http://www.witchs-brew.org/shadows/goddess/selene.html","",0,20,220);
			Menu4_10_13=new Array("White Lady","http://www.witchs-brew.org/shadows/goddess/whiteldy.html","",0,20,220);
			
																																																															
		Menu4_11=new Array("Correspondences","http://www.witchs-brew.org/shadows/correspondences/index.html","",5,20,200);
			Menu4_11_1=new Array("Days of the Week Chart","http://www.witchs-brew.org/shadows/correspondences/dayscorr.html","",7,20,200);
				Menu4_11_1_1=new Array("Sunday","http://www.witchs-brew.org/shadows/correspondences/sunday.html","",0,20,200);
				Menu4_11_1_2=new Array("Monday","http://www.witchs-brew.org/shadows/correspondences/monday.html","",0,20,200);
				Menu4_11_1_3=new Array("Tuesday","http://www.witchs-brew.org/shadows/correspondences/tuesday.html","",0,20,200);
				Menu4_11_1_4=new Array("Wednesday","http://www.witchs-brew.org/shadows/correspondences/wednesday.html","",0,20,200);
				Menu4_11_1_5=new Array("Thursday","http://www.witchs-brew.org/shadows/correspondences/thursday.html","",0,20,200);
				Menu4_11_1_6=new Array("Friday","http://www.witchs-brew.org/shadows/correspondences/fruday.html","",0,20,200);
				Menu4_11_1_7=new Array("Saturday","http://www.witchs-brew.org/shadows/correspondences/saturday.html","",0,20,200);

			Menu4_11_2=new Array("Elements","http://www.witchs-brew.org/shadows/correspondences/index.html","",5,20,200);
				Menu4_11_2_1=new Array("Air","http://www.witchs-brew.org/shadows/correspondences/air.html","",0,20,200);
				Menu4_11_2_2=new Array("Earth","http://www.witchs-brew.org/shadows/correspondences/earth.html","",0,20,200);
				Menu4_11_2_3=new Array("Fire","http://www.witchs-brew.org/shadows/correspondences/fire.html","",0,20,200);
				Menu4_11_2_4=new Array("Water","http://www.witchs-brew.org/shadows/correspondences/water.html","",0,20,200);
				Menu4_11_2_5=new Array("Spirit","http://www.witchs-brew.org/shadows/correspondences/spirit.html","",0,20,200);
				
		Menu4_11_3=new Array("Directions","http://www.witchs-brew.org/shadows/correspondences/index.html","",4,20,200);
				Menu4_11_3_1=new Array("North","http://www.witchs-brew.org/shadows/correspondences/north.html","",0,20,200);
				Menu4_11_3_2=new Array("East","http://www.witchs-brew.org/shadows/correspondences/east.html","",0,20,200);
				Menu4_11_3_3=new Array("South","http://www.witchs-brew.org/shadows/correspondences/south.html","",0,20,200);
				Menu4_11_3_4=new Array("West","http://www.witchs-brew.org/shadows/correspondences/west.html","",0,20,200);

		Menu4_11_4=new Array("ArchAngels","http://www.witchs-brew.org/shadows/correspondences/index.html","",4,20,200);
				Menu4_11_4_1=new Array("Gabriel","http://www.witchs-brew.org/shadows/correspondences/gabriel.html","",0,20,200);
				Menu4_11_4_2=new Array("Raphael","http://www.witchs-brew.org/shadows/correspondences/raphael.html","",0,20,200);
				Menu4_11_4_3=new Array("Ariel","http://www.witchs-brew.org/shadows/correspondences/aries.html","",0,20,200);
				Menu4_11_4_4=new Array("Michael","http://www.witchs-brew.org/shadows/correspondences/michael.html","",0,20,200);

		Menu4_11_5=new Array("Planetary Hour Chart","http://www.witchs-brew.org/shadows/correspondences/hours.html","",7,20,200);
				Menu4_11_5_1=new Array("Moon","http://www.witchs-brew.org/shadows/correspondences/moon.html","",0,20,200);
				Menu4_11_5_2=new Array("Sun","http://www.witchs-brew.org/shadows/correspondences/sun.html","",0,20,200);
				Menu4_11_5_3=new Array("Jupiter","http://www.witchs-brew.org/shadows/correspondences/jupier.html","",0,20,200);
				Menu4_11_5_4=new Array("Mars","http://www.witchs-brew.org/shadows/correspondences/mars.html","",0,20,200);
				Menu4_11_5_5=new Array("Mercury","http://www.witchs-brew.org/shadows/correspondences/mercury.html","",0,20,200);
				Menu4_11_5_6=new Array("Saturn","http://www.witchs-brew.org/shadows/correspondences/saturn.html","",0,20,200);
				Menu4_11_5_7=new Array("Venus","http://www.witchs-brew.org/shadows/correspondences/venus.html","",0,20,200);

	Menu4_12=new Array("Laws and Rules","http://www.witchs-brew.org/shadows/lawsandrules.html","",9,20,175);
			Menu4_12_1=new Array("Principles of Belief","http://www.witchs-brew.org/shadows/principle.html","",0,20,175);
			Menu4_12_2=new Array("Wiccan Rede","http://www.witchs-brew.org/shadows/wiccanrede.html","",0,20,175);
			Menu4_12_3=new Array("Charge of the Goddess","http://www.witchs-brew.org/shadows/thecharge.html","",0,20,175);
			Menu4_12_4=new Array("Witches Rede of Chivalry","http://www.witchs-brew.org/shadows/chivalry.html","",0,20,175);
			Menu4_12_5=new Array("Before Time Was","http://www.witchs-brew.org/shadows/before.html","",0,20,175);
			Menu4_12_6=new Array("Law of the Power","http://www.witchs-brew.org/shadows/lawofpower.html","",0,20,175);
			Menu4_12_7=new Array("The Law","http://www.witchs-brew.org/shadows/thelaw.html","",0,20,175);
			Menu4_12_8=new Array("Rule of Three","http://www.witchs-brew.org/shadows/ruleofthree.html","",0,20,175);
			Menu4_12_9=new Array("Thirteen Goals of a Witch","http://www.witchs-brew.org/shadows/thirteen.html","",0,20,175);
	
	Menu4_13=new Array("Animals and the Craft","http://www.witchs-brew.org/shadows/animals/index.html","",6,20,205);
			Menu4_13_1=new Array("Familiars","http://www.witchs-brew.org/shadows/animals/familiar.html","",0,20,205);					
			Menu4_13_2=new Array("Trading Places Exercise","http://www.witchs-brew.org/shadows/animals/tradingplaces.html","",0,20,205);					
			Menu4_13_3=new Array("Tigger's Lesson","http://www.witchs-brew.org/shadows/animals/tigger.html","",0,20,205);					
			Menu4_13_4=new Array("Power Animals & Shapeshifting","http://www.witchs-brew.org/shadows/animals/poweranimals.html","",0,20,205);											
			Menu4_13_5=new Array("Totem Animal Qualities","http://www.witchs-brew.org/shadows/animals/qualities.html","",0,20,205);											
			Menu4_13_6=new Array("Morgan's Animals","http://www.witchs-brew.org/shadows/animals/morgansanimals.html","",0,20,205);											

	Menu4_14=new Array("Magickal Names","http://www.witchs-brew.org/shadows/magickalname.html","",3,20,175);
		Menu4_14_1=new Array("Your Magickal Name","http://www.witchs-brew.org/shadows/magickalname.html","",0,20,175);
		Menu4_14_2=new Array("Birth Number Lore","http://www.witchs-brew.org/shadows/numbers.html","",0,20,175);
		Menu4_14_3=new Array("Numerology","http://www.witchs-brew.org/shadows/numberlore.html","",0,20,175);

		
						
Menu5=new Array("The Cauldron","cauldron.html","",10,20,150);
	Menu5_1=new Array("Vote for the Brew","http://www.witchs-brew.org/topsites.html","",0,20,195);
	Menu5_2=new Array("Join Brew's Top 100 Sites","http://witchsbrew.mytopsitelist.com/witchsbrew","",0,20,195);
	Menu5_3=new Array("Join Brew's Top 100 Topsites","http://witchs-brew.org/topsites/","",0,20,195);
	Menu5_4=new Array("Webrings","http://www.witchs-brew.org/webrings.html","",0,20,195);
	Menu5_5=new Array("Awards I Have Won","http://www.witchs-brew.org/awards/index.html","",0,20,195);
	Menu5_6=new Array("Purple Rose Awards","http://www.witchs-brew.org/awards/purplerose.html","",0,20,195);
	Menu5_7=new Array("Purple Pages Links","http://www.witchs-brew.org/purplepages/index.html","",1,20,195);
		Menu5_7_1=new Array("Logos for the Brew","http://www.witchs-brew.org/purplepages/logos.html","",0,20,195);	
    Menu5_8=new Array("Users","http://www.witchs-brew.org/users.html","",1,20,195);
   		Menu5_8_1=new Array("Moone's Musings","http://www.witchs-brew.org/moone/index.html","",0,20,195);
	Menu5_9=new Array("Memberships","http://www.witchs-brew.org/memberships.html","",0,20,195);	
	Menu5_10=new Array("Guestbook","http://witchs-brew.org/cgi-bin/guestbook.cgi","",2,20,195);
		Menu5_10_1=new Array("View Guestbook","http://witchs-brew.org/cgi-bin/guestbook.cgi","",0,20,195);	
		Menu5_10_2=new Array("Sign Guestbook","http://witchs-brew.org/cgi-bin/guestbook.cgi?action=add","",0,20,195);		
		
