/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			
	var LowBgColor="000000";			
	var LowSubBgColor='#555555';			
	var HighBgColor='#000000';			
	var HighSubBgColor='#C0C0C0';			
	var FontLowColor='#C0C0C0';			
	var FontSubLowColor='#FFFFFF';			
	var FontHighColor='#FFFFFF';			
	var FontSubHighColor='#000000';			
	var BorderColor="black";			
	var BorderSubColor="black";			
	var BorderWidth=1;				
	var BorderBtwnElmnts=0;			
	var FontFamily="verdana,arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.1;				
	var ChildVerticalOverlap=.5;			
	var StartTop=24;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=0;				
	var KeepHilite=1;				
	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("home","http://dept.lamar.edu/kvlu/index.html","",0,20,38);


Menu2=new Array("| support","","",5,20,60);
	Menu2_1=new Array("pledge now!","https://www.smallgreentree.net/cgibin/forms/6006603.cgi","",1,20,100);
		Menu2_1_1=new Array("see premiums","premiums.html","",0,20,175);
	Menu2_2=new Array("underwriting","underw.html","",0);
	Menu2_3=new Array("volunteer","volunteer.html","",0);
	Menu2_4=new Array("membership","membership.html","",3,20,120);
		Menu2_4_1=new Array("FAQ","membership.html#FAQ","",0,20,120);
		Menu2_4_2=new Array("matching gifts", "matching.html","",0);
		Menu2_4_3=new Array("be a challenger","challenge.html","",0);
	Menu2_5=new Array("kroger card","krogercard.html","",0);

Menu3=new Array("| programming","","",5,20,92);
	Menu3_1=new Array("program notes","notes.html","",0,20,115);
	Menu3_2=new Array("radio reader","radioreader.html","",0);
	Menu3_3=new Array("weekly grid","grid.html","",0);
	Menu3_4=new Array("play lists","playlists.asp","",0,20,100);
	Menu3_5=new Array("spotlight on Lamar","spotlightonlamar.html","",0,20,100);	
		

Menu4=new Array("| for members","","",4,20,90);
	Menu4_1=new Array("update records","updateinfo.html","",0,20,120);
	Menu4_2=new Array("pet members","pets.html","",0);
	Menu4_3=new Array("premiums","premiums.html","",0);
	Menu4_4=new Array("FAQ","membership.html#FAQ","",0);

Menu5=new Array("| news","","",3, 20,46);
	Menu5_1=new Array("NPR news","nprnews.html","",0,20,160);
	Menu5_2=new Array("NPR music","nprmusic.html","",0);
	Menu5_3=new Array("My Source: Tell Your Story","mysource.html","",0);
	
Menu6=new Array("| contact","contact.html","",0,20,60);

Menu7=new Array("| events","","",3,20,55);
	Menu7_1=new Array("event calendar","events.html","",0,20,140);
	Menu7_2=new Array("submit your event","postevents.html","",0);
	Menu7_3=new Array("KVLU goes to Ireland","kvlutrip_Ireland.html","",0);

Menu8=new Array("|  listen","listen.html","",0,20,50);


Menu9=new Array("| other","","",6,20,63);
	Menu9_1=new Array("our staff","staff.html","",0,20,180);
	Menu9_2=new Array("photo album","photoalbum.html","",0);
	Menu9_3=new Array("privacy policy","privacy.html","",0);
	Menu9_4=new Array("local weather","localweather.html","",0);
	Menu9_5=new Array("30th Party Pictures","specialevents.html","",0);
        Menu9_6=new Array("Danceland: Live!","ballroom_icehouse.html","",0);







