/***********************************************************************************
*	(c) Ger Versluis 2200 version 5.411 24 December 2201 (updated Jan 31st, 2203 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor="white";			// Background color when mouse is not over
	var LowSubBgColor="#f1f3e5";			// Background color when mouse is not over on subs
	var HighBgColor="#E8ECD3";			// Background color when mouse is over
	var HighSubBgColor="#E8ECD3";			// Background color when mouse is over on subs
	var FontLowColor="#8d8d8d";			// Font color when mouse is not over

	var FontSubLowColor="#8d8d8d";			// Font color subs when mouse is not over
	var FontHighColor="#8d8d8d";			// Font color when mouse is over
	var FontSubHighColor="8d8d8d";			// Font color subs when mouse is over
	
	var BorderColor="#999999";			// Border color
	var BorderSubColor="#999999";			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=8;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=2;			// vertical overlap child/ parent
	var StartTop=128;				// Menu offset x coordinate
	var StartLeft=118;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// 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=["be.gif",8,7,"be.gif",8,7,"be.gif",8,7];	// 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"
		
//===================================================================================================================

//------------------------------------------------------------------------------------------------------------------	


var tab1 = document.getElementById('Vrindavan_txtTab5').value;

var rows1 = tab1.split('|');
//document.write(rows1);
//document.write(rows1.length);
for(var j=0; j<rows1.length; j++)
{

 Menu1=new Array(rows1[j-16],rows1[j-15],"",0,22,46);



Menu2=new Array(rows1[j-14],rows1[j-13],"",7,22,156);

var tab3 = document.getElementById('Vrindavan_txtTab1').value;
var rows3 = tab3.split('|');
for(var j2=0; j2<rows3.length; j2++)
{
//Menu2_1=new Array(rows3[j2-16],rows3[j2-15],"",0,22,158);
//Menu2_2=new Array(rows3[j2-14],rows3[j2-13],"",0,22,158);
//Menu2_3=new Array(rows3[j2-12],rows3[j2-11],"",0,22,158);
//Menu2_4=new Array(rows3[j2-10],rows3[j2-9],"",0,22,158);
//Menu2_5=new Array(rows3[j2-8],rows3[j2-7],"",0,22,158);
//Menu2_6=new Array(rows3[j2-6],rows3[j2-5],"",0,22,158);
//Menu2_7=new Array(rows3[j2-4],rows3[j2-3],"",0,22,158);
//Menu2_8=new Array(rows3[j2-2],rows3[j2-1],"",0,22,158);

Menu2_1=new Array(rows3[j2-14],rows3[j2-13],"",0,22,158);
Menu2_2=new Array(rows3[j2-12],rows3[j2-11],"",0,22,158);
Menu2_3=new Array(rows3[j2-10],rows3[j2-9],"",0,22,158);
Menu2_4=new Array(rows3[j2-8],rows3[j2-7],"",0,22,158);
Menu2_5=new Array(rows3[j2-6],rows3[j2-5],"",0,22,158);
//Menu2_6=new Array(rows3[j2-6],rows3[j2-5],"",0,22,158);
Menu2_6=new Array(rows3[j2-4],rows3[j2-3],"",0,22,158);
Menu2_7=new Array(rows3[j2-2],rows3[j2-1],"",0,22,158);

} 
   
	
Menu3=new Array(rows1[j-12],rows1[j-11],"",0,22,85);
//var tab4 = document.getElementById('Vrindavan_txtTab2').value;
//var rows4 = tab4.split('|');
// for(var j4=0; j4<rows4.length; j4++)
//{
//Menu3_1=new Array(rows4[j4-4],rows4[j4-3],"",0,22,78);
//Menu3_2=new Array(rows4[j4-2],rows4[j4-1],"",0,22,78);
//}   
	
Menu4=new Array(rows1[j-10],rows1[j-9],"",2,22,71);
var tab5 = document.getElementById('Vrindavan_txtTab3').value;
var rows5 = tab5.split('|');
 for(var j3=0; j3<rows5.length; j3++)
{
//Menu4_1=new Array(rows5[j3-6],rows5[j3-5],"",0,22,75);
Menu4_1=new Array(rows5[j3-4],rows5[j3-3],"",0,22,71);
Menu4_2=new Array(rows5[j3-2],rows5[j3-1],"",0,22,71);
}   
   
	
Menu5=new Array(rows1[j-8],rows1[j-7],"",0,22,88);
// var tab6 = document.getElementById('Vrindavan_txtTab4').value;
//var rows6 = tab6.split('|');
// for(var j6=0; j6<rows6.length; j6++)
//{
//Menu5_1=new Array(rows6[j6-4],rows6[j6-3],"",0,25,83);
//Menu5_2=new Array(rows6[j6-2],rows6[j6-1],"",0,25,83);
//}      
	
Menu6=new Array(rows1[j-6],rows1[j-5],"",2,22,83);
var tab7 = document.getElementById('Vrindavan_txtTab6').value;
var rows7 = tab7.split('|');
//alert(rows7);
 for(var j7=0; j7<rows7.length; j7++)
{
//Menu6_1=new Array(rows7[j7-6],rows7[j7-5],"",0,22,86);
//Menu6_2=new Array(rows7[j7-4],rows7[j7-3],"",0,22,86);
//Menu6_3=new Array(rows7[j7-2],rows7[j7-1],"",0,22,86);


Menu6_1=new Array(rows7[j7-4],rows7[j7-3],"",0,22,86);
Menu6_2=new Array(rows7[j7-2],rows7[j7-1],"",0,22,86);

} 

Menu7=new Array(rows1[j-4],rows1[j-3],"",2,22,48);
var tab8 = document.getElementById('Vrindavan_txtTab7').value;
var rows8 = tab8.split('|');
 for(var j8=0; j8<rows8.length; j8++)
{
Menu7_1=new Array(rows8[j8-4],rows8[j8-3],"",0,22,48);
Menu7_2=new Array(rows8[j8-2],rows8[j8-1],"",0,22,48);
}     
	
Menu8=new Array(rows1[j-2],rows1[j-1],"",0,22,78);
var tab9 = document.getElementById('Vrindavan_txtTab8').value;
var rows9 = tab9.split('|');
 for(var j9=0; j9<rows9.length; j9++)
{
Menu8_1=new Array(rows9[j9-2],rows9[j9-1],"",0,22,78);
}
}	
	

    
	

    
	


    
    
    

	
	
	
	
	
	
	
	










		                 
//------------------------------------------------------------------------------------------------------------------	
			
