 // JavaScript Document
var NoOffFirstLineMenus=10; 
var LowBgColor='#A7410A'; 
var LowSubBgColor='#A7410A'; 
var HighBgColor='#1C3F9D'; /* EDC79A */
var HighSubBgColor='#1C3F9D'; 
var FontLowColor='#FFFFFF'; 
var FontSubLowColor='#FFFFFF'; 
var FontHighColor='#FFFFFF'; /*B46B42 */
var FontSubHighColor='#FFFFFF'; 
var BorderColor='#DADADA'; 
var BorderSubColor='#DADADA'; 
var BorderWidth=1; 
var BorderBtwnElmnts=2; 
var FontFamily='arial'; 
var FontSize=10; 
var FontBold=1; 
var FontItalic=0; 
var MenuTextCentered='left'; 
var MenuCentered='left'; 
var MenuVerticalCentered='top';
var ChildOverlap=.01; 
var ChildVerticalOverlap=0;
var StartTop=0; 
var StartLeft=0;
var VerCorrect=0;
var HorCorrect=0; 
var LeftPaddng=8; 
var TopPaddng=2;	
var FirstLineHorizontal=0; 
var MenuFramesVertical=1; 
var DissapearDelay=500;
var TakeOverBgColor=1;
var FirstLineFrame='navig'; 
var SecLineFrame='space'; 
var DocTargetFrame='space';	
var TargetLoc='MenuPos'; 
var HideTop=0;
var MenuWrap=1;	
var RightToLeft=0;
var UnfoldsOnClick=0; 
var WebMasterCheck=0; 
var ShowArrow=1; 
var KeepHilite=1; 
var Arrws=['images/arrow.gif',12,12];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);

Menu1=new Array("Home","index.php","",0,18,150);

Menu2=new Array("About Us","aboutus.php","",0);
	
Menu3=new Array("Centres","","",4);
		Menu3_1=new Array("Center for Micro Finance Studies","centers.php","",0,35,150);
		Menu3_2=new Array("Center for Gender Studies","gender_center.php","",0,35);
		Menu3_3=new Array("Center for Governance Studies","governance_center.php","",0,35);
		Menu3_4=new Array("Center for water studies","water_center.php","",0,35);
	
Menu4=new Array("Diploma Programmes","diploma_prg.php","",0);

Menu5=new Array("Community College","","",0);

Menu6=new Array("Regional Resource Centre","rrc.php","",0,35);
	
Menu7=new Array("About Campus","aboutcampus.php","",0);

//Menu8=new Array("Faculty","","",0);
				
//Menu9=new Array("Resources","","",0);

Menu8=new Array("Calendar of Events","","",0);

Menu9=new Array("Events","","",0);

//Menu12=new Array("FAQ","","",0);

//Menu13=new Array("Photo Gallery","","",0);

Menu10=new Array("Contact Us","contactus.php","",0);
