/***********************************************************************************
*	(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=8;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='green';			// Background color when mouse is over
	var HighSubBgColor='#205681';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#595959';			// Font color subs when mouse is not over
	var FontHighColor='#205681';			// Font color when mouse is over
	var FontSubHighColor='#205681';			// Font color subs when mouse is over
	var BorderColor='gray';			// Border color
	var BorderSubColor='#CC7B06';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// 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=.0;			// vertical overlap child/ parent
	var StartTop= 90				// 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("About Us |","","",3,20,75);
	Menu1_1=new Array("About SFI","html/aboutus.htm","",0,20,145);
	Menu1_2=new Array("Mission","html/mission.htm","",0);
	Menu1_3=new Array("Volunteers","html/commitment.htm","",0);
	Menu1_4=new Array("Our Advisers","html/advisers.htm","",0);
	Menu1_5=new Array("DVD/CD/VCD Players","#","",0);
	Menu1_6=new Array("Video Cameras","#","",0);
	
	
	
Menu2=new Array("About Prem Rawat |","","",3,20,135);
	Menu2_1=new Array("Prem Rawat","html/prem.htm","",0,20,145);
	Menu2_2=new Array("Honors ","html/honors.htm","",0);
	Menu2_3=new Array("His Message","html/message.htm","",0);
	Menu2_4=new Array("Wealth Distribution Plan","html/w_distribution.htm","",0);
	Menu2_5=new Array("Asset Enhancement","html/asset.htm","",0);
	Menu2_6=new Array("Learn Cooking At Home","html/homecook.htm","",0);
	Menu2_7=new Array("English for Speakers of Other Languages","html/esol.htm","",0);
	Menu2_8=new Array("Computers Peripherals","html/blank.htm","",0);
	Menu2_9=new Array("Multimeia Projectors","html/blank.htm","",0);

Menu3=new Array("News & Events |","","",2,20,110);
	Menu3_1=new Array("Latest News","html/news.htm","",0,20,145);
	Menu3_2=new Array("Latest Events","html/events.htm","",0,20,145);
	Menu3_3=new Array("Newsletter","#","",0,20,150);
		Menu3_1_1=new Array("#","html/blank.htm","",0,20,150);
		Menu3_1_2=new Array("Enhanced (Silver) Plan","html/blank.htm","",0,20,150);
		Menu3_1_3=new Array("Enhanced (Gold) Plan","html/blank.htm","",0,20,150);
		Menu3_1_4=new Array("Premium (Silver) Plan","html/blank.htm","",0,20,150);
		Menu3_1_5=new Array("Premium (Gold) Plan","html/blank.htm","",0,20,150);
		Menu3_1_6=new Array("Co Location Plan","html/blank.htm","",0,20,150);
		
	Menu3_2=new Array("Latest Events","html/events.htm","",0);
		Menu3_2_1=new Array("What is Phonics","html/blank.htm","",0,20,150);
		Menu3_2_2=new Array("Multiple Inteligence","html/blank.htm","",0,20,150);
		Menu3_2_3=new Array("Licensing programme","html/blank.htm","",0,20,150);
		Menu3_2_3=new Array("Licensee Profile","html/blank.htm","",0,20,150);
		Menu3_2_4=new Array("Become Licensee","html/blank.htm","",0,20,150);
		Menu3_2_5=new Array("FAQs","html/blank.htm","",0,20,150);
		Menu3_2_6=new Array("Demos","html/blank.htm","",0,20,150);
		Menu3_2_7=new Array("Testimonials","html/blank.htm","",0,20,150);
		
	
	Menu3_3=new Array("Advantages","franchise/franchise.htm#advg","",0);
	Menu3_4=new Array("Terms & Forms","franchise/franchise.htm#terms","",0);
	
Menu4=new Array("Video Events |","","",1,20,100);
		Menu4_1=new Array("Intro Event","html/intro_events.htm","",0,20,145);
		Menu4_2=new Array("Seminars","html/seminar.htm","",0,20,145);
		
Menu5=new Array("FAQs |","html/faqs.htm","",0,20,50);
	Menu5_1=new Array("News","html/main_news.htm","",0,20,145);
	Menu5_2=new Array("Events","html/events.htm","",0,20,145);
	Menu5_3=new Array("Newsletter","html/newsletter.htm","",0,20,145);
	
Menu6=new Array("Downloads |","","",3,20,85);
	Menu6_1=new Array("Reading","html/materials.htm","",0,20,145);
	Menu6_2=new Array("Music","html/music.htm","",0,20,145);
	Menu6_3=new Array("Videos","html/music.htm","",0,20,145);
	
Menu7=new Array("Contact |","html/contact.htm","",0,20,65);
	Menu7_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,145);
	
Menu8=new Array("Home","index.aspx","",0,20,40);
	Menu8_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,145);
	
Menu9=new Array("Home","../index.htm","",0);
	Menu9_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,145);
	
Menu10=new Array("Support","html/contact.htm","",0);
	Menu10_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,145);
	