/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#ffffff';			// Background color when mouse is not over
	var LowSubBgColor='#ffffff';			// Background color when mouse is not over on subs
	var HighBgColor='#f3f3f3';			// Background color when mouse is over
	var HighSubBgColor='#f3f3f3';			// Background color when mouse is over on subs
	var FontLowColor='#666666';			// Font color when mouse is not over
	var FontSubLowColor='#666666';			// Font color subs when mouse is not over
	var FontHighColor='#666666';			// Font color when mouse is over
	var FontSubHighColor='#666666';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=.5;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=9;				// 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='middle';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=2;			// vertical overlap child/ parent
	var StartTop=200;				// Menu offset x coordinate
	var StartLeft=30;				// 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=0;			// 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=['smarrow.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("<u>Introduction</u>","","",2,20,138);
 Menu1_1=new Array("<u>General</u>","home/intro.html ","",0,20,120);
 Menu1_2=new Array("<u>K.V.Ramana's Words</u>","home/intro.html#kvr","",0,20,120);
Menu2=new Array("<u>Autobiography</u>","home/auto.html","",0);
Menu3=new Array("<u>Personal Life</u>","home/personal.html#top","",6);
	Menu3_1=new Array("<u>Sri Sri</u>","home/personal.html#appa","",0,20,120);
	Menu3_2=new Array("<u>Saroja Sri Sri</u>","home/personal.html#amma","",0);
	Menu3_3=new Array("<u>Manjula Rangarajan</u>","home/personal.html#talli","",0);
	Menu3_4=new Array("<u>Mangala Sivaneri</u>","home/personal.html#bujji","",0);
	Menu3_5=new Array("<u>Venkat Srirangam</u>","home/personal.html#baiju","",0);
	Menu3_6=new Array("<u>Mala Nidumolu</u>","home/personal.html#papa","",0);
Menu4=new Array("<u>List of Books</u>","home/books.html","",0);

Menu5=new Array("<u>List of Movies</u>","","",2);
	Menu5_1=new Array("<u>Film Songs - Audio</u>","home/songs.html","",0,20,120);
	Menu5_2=new Array("<u>List of songs</u>","home/songs1.html","",0,20,120);
	
Menu6=new Array("<u>Mahaprasthanam</u>","","",3);
	Menu6_1=new Array("<u>General</u>","home/magnum.html#general","",0,20,110);
	Menu6_2=new Array("<u>List of Poems</u>","home/magnum.html#poems","",0,20,110);
	Menu6_3=new Array("<u>More Poems</u>","home/magnum.html#poems","",0,20,110);

Menu7=new Array("<u>Kavita-O-Kavita</u>","","",2);
	Menu7_1=new Array("<u>Poem in Sri Sri's voice</u>","home/kavita.html#top","",0,20,120);
	Menu7_2=new Array("<u>Poem itself</u>","home/kavita.html#telugu","",0,20,120);

Menu8=new Array("<u>Samsaram lo Sri Sri</u>","","",3);
	Menu8_1=new Array("<u>Volume I</u>","home/samsaram.html#1","",0,20,90);
	Menu8_2=new Array("<u>Volume II</u>","home/samsaram.html#2","",0,20,90);
	Menu8_3=new Array("<u>Volume III</u>","home/samsaram.html#3","",0,20,90);

Menu9=new Array("<u>Picture Gallery</u>","home/picturegallery.html","",0);
Menu10=new Array("<u>My cherised Moments</u>","home/moments.html","",0);

Menu11=new Array("<u>Links,Comments,Email</u>","","",3,20,110);
	Menu11_1=new Array("<u>Links to other sites</u>","home/links.html","",0,20,130);
	Menu11_2=new Array("<u>Guest book</u>","http://pub6.bravenet.com/guestbook/show.php?usernum=497269131&cpv=1","",0,20,120);
	Menu11_3=new Array("<u>Email me</u>","mailto:venkat@mahakavisrisri.com","",0,20,120);

	
	









	
	
	
	
	
	
	
	