	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#F99D33';
	var LowSubBgColor='#F99D33';
	var HighBgColor='#F99D33';
	var HighSubBgColor='#F99D33';
	var FontLowColor='#ffffff';
	var FontSubLowColor='#ffffff';
	var FontHighColor='#333333';
	var FontSubHighColor='#333333';
	var BorderColor='#ffffff';	
	var BorderSubColor='#ffffff';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="tahoma,arial,helvetica"
	var FontSize=8;
	var FontBold=1;
	var FontItalic=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=0;
	var ChildVerticalOverlap=0;
	var StartTop=6;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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=600;			// 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;
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/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.asp","",0,19,95);

Menu2=new Array("About Us","","",3,19,95);
	Menu2_1=new Array("Organisation","http://www.i4donline.net/aboutus/about_i4d.asp","",0,19,95);
	Menu2_2=new Array("People","http://www.i4donline.net/aboutus/people.asp","",0,19,95);
	Menu2_3=new Array("i4d Report","/pdf/i4d_profile.pdf","",0,19,95);

Menu3=new Array("Magazine","","",6,19,96);	
	Menu3_1=new Array("Current Issue","/jan06/index.asp","",0,19,96);
	Menu3_2=new Array("Archive","/archive/archive.htm","",0,19,96);	
	Menu3_3=new Array("Guidelines","http://www.i4donline.net/Editorial/Editorial_Guidelines.asp","",0,19,96);	
	Menu3_5=new Array("Our Authors","http://www.i4donline.net/Authors/index.asp","",0,19,96);
	Menu3_6=new Array("Editorial Calendar","http://www.i4donline.net/Editorial/editorial_calender.asp","",0,30,96);
	
Menu4=new Array("News","","",12,19,95);
	Menu4_1=new Array("Agriculture","http://www.i4donline.net/news/news.asp?catid=1","",0,19,96);
	Menu4_2=new Array("Livelihood","http://www.i4donline.net/news/news.asp?catid=8","",0,19,96);
	Menu4_3=new Array("Community Radio","http://www.i4donline.net/news/news.asp?catid=2","",0,30,96);
	Menu4_4=new Array("e-Commerce","http://www.i4donline.net/news/news.asp?catid=5","",0,19,96);
	Menu4_5=new Array("Education","http://www.i4donline.net/news/news.asp?catid=3","",0,19,96);
	Menu4_6=new Array("e-Governance","http://www.i4donline.net/news/news.asp?catid=6","",0,19,96);
	Menu4_7=new Array("General","http://www.i4donline.net/news/news.asp?catid=7","",0,19,96);
	Menu4_8=new Array("Health","http://www.i4donline.net/news/news.asp?catid=4","",0,19,96);
	Menu4_9=new Array("Tele communication","http://www.i4donline.net/news/news.asp?catid=10","",0,30,96);
	Menu4_10=new Array("Open Source","http://www.i4donline.net/news/news.asp?catid=9","",0,19,96);
	Menu4_11=new Array("Technology","http://www.i4donline.net/news/news.asp?catid=11","",0,19,96);
	Menu4_12=new Array("Wireless","http://www.i4donline.net/news/news.asp?catid=12","",0,19,96);

Menu5=new Array("Events","","",3,19,96);
	Menu5_1=new Array("Forthcoming Events","http://www.i4donline.net/events/forthcoming-events.asp","",0,19,96);
	Menu5_2=new Array("Past Events","/events/past-events.asp","",0,19,96);
	Menu5_3=new Array("Add Events","/events/add_events.asp","",0,19,96);


Menu6=new Array("Submit","","",2,19,96);
	Menu6_1=new Array("Articles & News","http://www.i4donline.net/articles/submit_articles.asp","",0,19,96);
	Menu6_2=new Array("Feedback","http://www.i4donline.net/feedback.asp","",0,19,96);
			
	
Menu7=new Array("Subscription","","",2,19,99);
	Menu7_1=new Array("Magazine","/subscribe.asp","",0,19,96);
	Menu7_2=new Array("e-Newsletter","http://www.i4donline.net/registration/index.asp","",0,19,96);

Menu8=new Array("Contact Us","http://www.i4donline.net/aboutus/contact.asp","",0,19,99);	