/***********************************************************************************
*	(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='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='cc66ff';			// Background color when mouse is over
	var HighSubBgColor='cc66ff';			// 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='silver';			// Border color
	var BorderSubColor='silver';			// 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='center';			// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=320;				// 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=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","index.html","",0,20,100);

		Menu2=new Array("Buddhism","introbuddism.html","",10);
	Menu2_1=new Array("Questions","qandabuddhism1.html","",0,20,180);	
		Menu2_1_1=new Array("Buddhism-Questions and Answers","http://www.cnn.com","",0,20,225);
		Menu2_1_2=new Array("Christianity-Questions and Answers","http://www.abcnews.com","",0);
		Menu2_1_3=new Array("Hinduism-Questions and Answers","http://www.msnbc.com","",0);
                Menu2_1_4=new Array("Islam-Questions and Answers","http://www.cbsnews.com","",0);
                Menu2_1_5=new Array("Jewish-Questions and Answers","http://news.bbc.co.uk","",0);
	Menu2_2=new Array("Beliefs","budbeliefs.html","",0);
		Menu2_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu2_2_2=new Array("News.com","http://www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.wired.com","",0);
	Menu2_3=new Array("Books","budbook1.html","",0);
	Menu2_4=new Array("Branches","budbranches1.html","",0);
	Menu2_5=new Array("Festivals and Celebrations","budfestivals.html","",0);
	Menu2_6=new Array("History","budhistory.html","",0);
	Menu2_7=new Array("Location and Population","budlocation.html","",0);
	Menu2_8=new Array("Places of Worship","budplaceworship.html","",0);
	Menu2_9=new Array("People","budpeople.html","",0);	
	Menu2_10=new Array("Symbols","budsymbols1.html","",0);
		Menu2_10_1=new Array("Endless Knot","http://www.cnn.com","",0,20,150);
		Menu2_10_2=new Array("Golden Fish","http://www.abcnews.com","",0);
		Menu2_10_3=new Array("Lotus","http://www.msnbc.com","",0);
                Menu2_10_4=new Array("Parasol","budsymbols2.html","",0);
                Menu2_10_5=new Array("Victory Banner","http://news.bbc.co.uk","",0);
                Menu2_10_6=new Array("Wheel","http://news.bbc.co.uk","",0);
				
						
		Menu3=new Array("Christianity","introchristianity.html","",10);
	Menu3_1=new Array("Questions","qandachristianity1.html","",0,20,180);	
		Menu3_1_1=new Array("Buddhism-Questions and Answers","http://www.cnn.com","",0,20,225);
		Menu3_1_2=new Array("Christianity-Questions and Answers","http://www.abcnews.com","",0);
		Menu3_1_3=new Array("Hinduism-Questions and Answers","http://www.msnbc.com","",0);
                Menu3_1_4=new Array("Islam-Questions and Answers","http://www.cbsnews.com","",0);
                Menu3_1_5=new Array("Jewish-Questions and Answers","http://news.bbc.co.uk","",0);
	Menu3_2=new Array("Beliefs","christbeliefs.html","",0);
	Menu3_3=new Array("Books","christbook.html","",0);
		Menu3_3_1=new Array("Eastern Orthodox","http://www.cnn.com","",0,20,225);
		Menu3_3_2=new Array("Roman Catholic","http://www.abcnews.com","",0);
	Menu3_4=new Array("Branches","christbranches.html","",0);
	Menu3_5=new Array("Festivals and Celebrations","christcelebations.html","",0);
	Menu3_6=new Array("History","christhistory.html","",0);
	Menu3_7=new Array("Location","christlocation.html","",0);
	Menu3_8=new Array("Places of Worship","christplaceofworship.html","",0);
	Menu3_9=new Array("People","christpeople.html","",0);
	Menu3_10=new Array("Symbols","christsymbols.html","",0);
		Menu3_10_1=new Array("Apple","http://www.cnn.com","",0,20,150);
		Menu3_10_2=new Array("Cross","http://www.abcnews.com","",0);
		Menu3_10_3=new Array("Dove","http://www.msnbc.com","",0);
                Menu3_10_4=new Array("Egg","http://www.cbsnews.com","",0);
                Menu3_10_5=new Array("Fish","http://news.bbc.co.uk","",0);
                Menu3_10_6=new Array("Butterfly","http://news.bbc.co.uk","",0);
		
		
		Menu4=new Array("Hinduism","introhiduism1.html","",11);
	Menu4_1=new Array("Questions","qandahinduism1.html","",0,20,180);	
		Menu4_1_1=new Array("Buddhism-Questions and Answers","http://www.cnn.com","",0,20,225);
		Menu4_1_2=new Array("Christianity-Questions and Answers","http://www.abcnews.com","",0);
		Menu4_1_3=new Array("Hinduism-Questions and Answers","http://www.msnbc.com","",0);
                Menu4_1_4=new Array("Islam-Questions and Answers","http://www.cbsnews.com","",0);
                Menu4_1_5=new Array("Jewish-Questions and Answers","http://news.bbc.co.uk","",0);
	Menu4_2=new Array("Beliefs and Elements","hindubefliefs.html","",0);
		Men4_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu4_2_2=new Array("News.com","http://www.news.com","",0);
		Menu4_2_3=new Array("Wired News","http://www.wired.com","",0);
	Menu4_3=new Array("Books","hindureligioustexts1.html","",0);
	Menu4_4=new Array("Gods","hindugods.html","",0);
	Menu4_5=new Array("Festivals and Celebrations","hindufestivalsandcelebrations.html","",0);
	Menu4_6=new Array("History","hinduhistory.html","",0);
	Menu4_7=new Array("Interview","hinduintereviews.html","",0);
	Menu4_8=new Array("Location and Population","hindulocation.html","",0);
	Menu4_9=new Array("Places of Worship","hinduplacesofworship.html","",0);
	Menu4_10=new Array("Practices","hindupractices2.html","",0);
	Menu4_11=new Array("Symbols","hindusymbols.html","",0);
		
		
		Menu5=new Array("Islam","introislam.html","",9);
	Menu5_1=new Array("Question","qandaislam1.html","",0,20,180);	
		Menu5_1_1=new Array("Buddhism-Questions and Answers","http://www.cnn.com","",0,20,225);
		Menu5_1_2=new Array("Christianity-Questions and Answers","http://www.abcnews.com","",0);
		Menu5_1_3=new Array("Hinduism-Questions and Answers","http://www.msnbc.com","",0);
                Menu5_1_4=new Array("Islam-Questions and Answers","http://www.cbsnews.com","",0);
                Menu5_1_5=new Array("Jewish-Questions and Answers","http://news.bbc.co.uk","",0);
	Menu5_2=new Array("Beliefs","islambeliefs.html","",0);
		Menu5_2_1=new Array("TechWeb","http://www.techweb.com","",0,20,200);
		Menu5_2_2=new Array("News.com","http://www.news.com","",0);
		Menu5_2_3=new Array("Wired News","http://www.wired.com","",0);
	Menu5_3=new Array("Branches","islambranches.html","",0);
	Menu5_4=new Array("Festivals and Celebrations","islamcelebrations1.html","",0);
	Menu5_5=new Array("History","islamhistory1.html","",0);
	Menu5_6=new Array("Location and Population","islamlocation.html","",0);
	Menu5_7=new Array("People","islampeople1.html","",0);
	Menu5_8=new Array("Symbols","islamsymbol1.html","",0);
	Menu5_9=new Array("Worship","islamworship1.html","",0);

		
		Menu6=new Array("Judaism","introjudaism1.html","",10);
	Menu6_1=new Array("Questions","qandajudasim1.html","",0,20,180);	
		Menu6_1_1=new Array("Buddhism-Questions and Answers","http://www.cnn.com","",0,20,225);
		Menu6_1_2=new Array("Christianity-Questions and Answers","http://www.abcnews.com","",0);
		Menu6_1_3=new Array("Hinduism-Questions and Answers","http://www.msnbc.com","",0);
                Menu6_1_4=new Array("Islam-Questions and Answers","http://www.cbsnews.com","",0);
                Menu6_1_5=new Array("Jewish-Questions and Answers","http://news.bbc.co.uk","",0);
	Menu6_2=new Array("Beliefs","jewishbeliefs1.html","",0);
	Menu6_3=new Array("Books","jewishreligiousbooks1.html","",0);
	Menu6_4=new Array("Branches","jewishbranches1.html","",0);
			Menu6_4_1=new Array("Conservative","jewishconservative.html","",0,20,200);
			Menu6_4_2=new Array("Orthodox","jewishorthodox1.html","",0);
			Menu6_4_3=new Array("Reform","jewishreformed.html","",0);
	Menu6_5=new Array("Festivals and Celebrations","jewishcelebrations.html","",0);
	Menu6_6=new Array("History","jewishhistory.html","",0);
		Menu6_6_1=new Array("Patriarchs","jewishpatriarchs.html","",0,20,150);
	Menu6_7=new Array("Location and Population","jewishlocations.html","",0);
			Menu6_7_1=new Array("Israel","jewishisrael.html","",0,20,200);
			Menu6_7_2=new Array("Western Wall","jewishwesternwall.html","",0);
			Menu6_7_3=new Array("Yad Vashem","jewishyadvashem.html","",0);
	Menu6_8=new Array("People","jewishpeople.html","",0);
		Menu6_8_1=new Array("Persecution","jewishpersecution1.html","",0,20,150);
	Menu6_9=new Array("Places of Worship","jewishplaceofworship.html","",0);
	Menu6_10=new Array("Symbols","jewishsymbols.html","",0);
	