/***********************************************************************************
*	(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		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=24;			// Number of first level items
	var LowBgColor='#c0c0c0';			// Background color when mouse is not over
	var LowSubBgColor='#c0c0c0';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Verdana,Tahoma,Helvetica"	// 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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=4;				// Menu offset x coordinate
	var StartLeft=4;				// 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=0;			// 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=['../dates/images/arrow.gif',5,7,'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}

function PopUpHELP() {

window.open('../html/help.htm','','width=360,height=660,resizable=yes,status=no,location=no,top=150,left=600,menubar=no,scrollbars=yes')

}


function PopUpCVMODE() {

window.open('../html/cvmode.htm','','width=360,height=350,resizable=yes,status=no,location=no,top=150,left=600,menubar=yes,scrollbars=yes')

}


// 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.html","",0,20,64);

Menu2=new Array("EMAIL ME","mailto:teembo69@yahoo.com","",0,20,64);

Menu3=new Array("DONATE","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10636318","",0,20,64);

Menu4=new Array("VIDEOS","../video/videomain.htm","",0,20,64);

Menu5=new Array("LYRICS","../lyrics/discography1.htm","",0,20,64);

Menu6=new Array("STORE","http://astore.amazon.com/raonze-20","",0,20,64);

Menu7=new Array("HELP!","javascript:PopUpHELP()","",0,20,64);

Menu8=new Array("1968","blank.htm","",4,20,40);
	Menu8_1=new Array("Sep","../calendars/calendar-1968-09.htm","",0,20,40);	
	Menu8_2=new Array("Oct","../calendars/calendar-1968-10.htm","",0);	
	Menu8_3=new Array("Nov","../calendars/calendar-1968-11.htm","",0);	
	Menu8_4=new Array("Dec","../calendars/calendar-1968-12.htm","",0);	

Menu9=new Array("1969","blank.htm","",10,20,40);
	Menu9_1=new Array("Jan","../calendars/calendar-1969-01.htm","",0,20,40);	
	Menu9_2=new Array("Feb","../calendars/calendar-1969-02.htm","",0);	
	Menu9_3=new Array("Mar","../calendars/calendar-1969-03.htm","",0);	
	Menu9_4=new Array("Apr","../calendars/calendar-1969-04.htm","",0);	
	Menu9_5=new Array("May","../calendars/calendar-1969-05.htm","",0);	
	Menu9_6=new Array("June","../calendars/calendar-1969-06.htm","",0);	
	Menu9_7=new Array("July","../calendars/calendar-1969-07.htm","",0);	
	Menu9_8=new Array("Aug","../calendars/calendar-1969-08.htm","",0);	
	Menu9_9=new Array("Oct","../calendars/calendar-1969-10.htm","",0);	
	Menu9_10=new Array("Nov","../calendars/calendar-1969-11.htm","",0);	
	
Menu10=new Array("1970","blank.htm","",8,20,40);
	Menu10_1=new Array("Jan","../calendars/calendar-1970-01.htm","",0,20,40);	
	Menu10_2=new Array("Feb","../calendars/calendar-1970-02.htm","",0);	
	Menu10_3=new Array("Mar","../calendars/calendar-1970-03.htm","",0);	
	Menu10_4=new Array("Apr","../calendars/calendar-1970-04.htm","",0);	
	Menu10_5=new Array("June","../calendars/calendar-1970-06.htm","",0);	
	Menu10_6=new Array("July","../calendars/calendar-1970-07.htm","",0);	
	Menu10_7=new Array("Aug","../calendars/calendar-1970-08.htm","",0);	
	Menu10_8=new Array("Sep","../calendars/calendar-1970-09.htm","",0);	
	
Menu11=new Array("1971","blank.htm","",8,20,40);
	Menu11_1=new Array("Mar","../calendars/calendar-1971-03.htm","",0,20,40);	
	Menu11_2=new Array("Apr","../calendars/calendar-1971-04.htm","",0);	
	Menu11_3=new Array("May","../calendars/calendar-1971-05.htm","",0);	
	Menu11_4=new Array("July","../calendars/calendar-1971-07.htm","",0);	
	Menu11_5=new Array("Aug","../calendars/calendar-1971-08.htm","",0);	
	Menu11_6=new Array("Sep","../calendars/calendar-1971-09.htm","",0);	
	Menu11_7=new Array("Nov","../calendars/calendar-1971-11.htm","",0);	
	Menu11_8=new Array("Dec","../calendars/calendar-1971-12.htm","",0);	
	
Menu12=new Array("1972","blank.htm","",6,20,40);
	Menu12_1=new Array("Feb","../calendars/calendar-1972-02.htm","",0,20,40);	
	Menu12_2=new Array("May","../calendars/calendar-1972-05.htm","",0);	
	Menu12_3=new Array("June","../calendars/calendar-1972-06.htm","",0);	
	Menu12_4=new Array("Oct","../calendars/calendar-1972-10.htm","",0);	
	Menu12_5=new Array("Nov","../calendars/calendar-1972-11.htm","",0);	
	Menu12_6=new Array("Dec","../calendars/calendar-1972-12.htm","",0);	

Menu13=new Array("1973","blank.htm","",6,20,40);
	Menu13_1=new Array("Jan","../calendars/calendar-1973-01.htm","",0,20,40);	
	Menu13_2=new Array("Mar","../calendars/calendar-1973-03.htm","",0);	
	Menu13_3=new Array("Apr","../calendars/calendar-1973-04.htm","",0);	
	Menu13_4=new Array("May","../calendars/calendar-1973-05.htm","",0);	
	Menu13_5=new Array("June","../calendars/calendar-1973-06.htm","",0);	
	Menu13_6=new Array("July","../calendars/calendar-1973-07.htm","",0);	
	
Menu14=new Array("1975","blank.htm","",5,20,40);
	Menu14_1=new Array("Jan","../calendars/calendar-1975-01.htm","",0,20,40);	
	Menu14_2=new Array("Feb","../calendars/calendar-1975-02.htm","",0);	
	Menu14_3=new Array("Mar","../calendars/calendar-1975-03.htm","",0);	
	Menu14_4=new Array("May","../calendars/calendar-1975-05.htm","",0);	
	Menu14_5=new Array("Dec","../calendars/calendar-1975-12.htm","",0);	
	
Menu15=new Array("1977","blank.htm","",4,20,40);
	Menu15_1=new Array("Apr","../calendars/calendar-1977-04.htm","",0,20,40);	
	Menu15_2=new Array("May","../calendars/calendar-1977-05.htm","",0);		
	Menu15_3=new Array("June","../calendars/calendar-1977-06.htm","",0);		
	Menu15_4=new Array("July","../calendars/calendar-1977-07.htm","",0);		
	
Menu16=new Array("1979","blank.htm","",2,20,40);
	Menu16_1=new Array("July","../calendars/calendar-1979-07.htm","",0,20,40);	
	Menu16_2=new Array("Aug","../calendars/calendar-1979-08.htm","",0);	
	
Menu17=new Array("1980","blank.htm","",2,20,40);
	Menu17_1=new Array("June","../calendars/calendar-1980-06.htm","",0,20,40);	
	Menu17_2=new Array("July","../calendars/calendar-1980-07.htm","",0);	
	
Menu18=new Array("1994","blank.htm","",2,20,40);
	Menu18_1=new Array("Apr","../pp/calendars/calendar-1994-04.htm","",0,20,40);	
	Menu18_2=new Array("Nov","../pp/calendars/calendar-1994-11.htm","",0);	
	
Menu19=new Array("1995","blank.htm","",8,20,40);
	Menu19_1=new Array("Feb","../pp/calendars/calendar-1995-02.htm","",0,20,40);	
	Menu19_2=new Array("Mar","../pp/calendars/calendar-1995-03.htm","",0);	
	Menu19_3=new Array("Apr","../pp/calendars/calendar-1995-04.htm","",0);	
	Menu19_4=new Array("May","../pp/calendars/calendar-1995-05.htm","",0);	
	Menu19_5=new Array("June","../pp/calendars/calendar-1995-06.htm","",0);	
	Menu19_6=new Array("July","../pp/calendars/calendar-1995-07.htm","",0);	
	Menu19_7=new Array("Sep","../pp/calendars/calendar-1995-09.htm","",0);	
	Menu19_8=new Array("Oct","../pp/calendars/calendar-1995-10.htm","",0);	

Menu20=new Array("1996","blank.htm","",3,20,40);
	Menu20_1=new Array("Jan","../pp/calendars/calendar-1996-01.htm","",0,20,40);	
	Menu20_2=new Array("Feb","../pp/calendars/calendar-1996-02.htm","",0);	
	Menu20_3=new Array("Mar","../pp/calendars/calendar-1996-03.htm","",0);	

Menu21=new Array("1998","blank.htm","",10,20,40);
	Menu21_1=new Array("Feb","../pp/calendars/calendar-1998-02.htm","",0,20,40);	
	Menu21_2=new Array("Mar","../pp/calendars/calendar-1998-03.htm","",0);	
	Menu21_3=new Array("May","../pp/calendars/calendar-1998-05.htm","",0);	
	Menu21_4=new Array("June","../pp/calendars/calendar-1998-06.htm","",0);	
	Menu21_5=new Array("July","../pp/calendars/calendar-1998-07.htm","",0);	
	Menu21_6=new Array("Aug","../pp/calendars/calendar-1998-08.htm","",0);	
	Menu21_7=new Array("Sep","../pp/calendars/calendar-1998-09.htm","",0);	
	Menu21_8=new Array("Oct","../pp/calendars/calendar-1998-10.htm","",0);	
	Menu21_9=new Array("Nov","../pp/calendars/calendar-1998-11.htm","",0);	
	Menu21_10=new Array("Dec","../pp/calendars/calendar-1998-12.htm","",0);	

Menu22=new Array("2001","blank.htm","",1,20,40);
	Menu22_1=new Array("July","../pp/calendars/calendar-2001-07.htm","",0,20,40);	

Menu23=new Array("2007","blank.htm","",1,20,40);
	Menu23_1=new Array("Dec","../calendars/calendar-2007-12.htm","",0,20,40);	

Menu24=new Array("Enable Compat ability View mode if menu does not work in Internet Explorer","javascript:PopUpCVMODE()","",0,140,64);

