/***********************************************************************************/
/*	(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=13;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over
	var LowSubBgColor='#000000';		// Background color when mouse is not over on subs
	var HighBgColor='#FFFF00';			// Background color when mouse is over
	var HighSubBgColor='#FFFF00';		// Background color when mouse is over on subs
	var FontLowColor='#FFFF00';			// Font color when mouse is not over
	var FontSubLowColor='#FFFF00';		// Font color subs when mouse is not over
	var FontHighColor='#FF0000';			// Font color when mouse is over
	var FontSubHighColor='#FF0000';		// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family Menu items
	var FontSize=10;				// Font size Menu items
	var FontBold=0;				// 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=.1;				// horizontal overlap child-parent
	var ChildVerticalOverlap=.1;			// vertical overlap child-parent
	var StartTop=68;				// Menu offset x coordinate - Vertical Drop
	var StartLeft=7;				// Menu offset y coordinate - Horizontal shift
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=1;				// 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=500;			// 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='MenuPos';			// 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=1;			// 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("Home","http://www.ernest.roberts.net","",1,20,60);
	Menu1_1=new Array("Site Map","earSiteMap.html","",0,20,120);	

Menu2=new Array("General:","earGENRL.html","",22,20,70);
	Menu2_1=new Array("Arts","earGENRL.html#ARTS","",0,20,120);	
	Menu2_2=new Array("Books","earGENRL.html#BOOKS","",0,20,120);	
	Menu2_3=new Array("Consumer","earGENRL.html#CONSUMER","",0,20,120);	
	Menu2_4=new Array("Living","earGENRL.html#LIVING","",0,20,120);	
	Menu2_5=new Array("Medical","earGENRL.html#MEDICAL","",0,20,120);	
	Menu2_6=new Array("Misc","earGENRL.html#MISCELLANY","",0,20,120);	
	Menu2_7=new Array("Markets","earGENRL.html#MARKETS","",0,20,120);	
	Menu2_8=new Array("Mystic","earGENRL.html#MYSTIC","",0,20,120);	
	Menu2_9=new Array("NewsMedia","earGENRL.html#MEDIA","",0,20,120);	
	Menu2_10=new Array("Networks","earGENRL.html#MEETLINX","",0,20,120);  
	Menu2_11=new Array("Newspapers","earGENRL.html#NEWSPAPER","",0,20,120);	
	Menu2_12=new Array("News/World","earGENRL.html#WORLDNEWS","",0,20,120);	
	Menu2_13=new Array("Science","earGENRL.html#SCIENCE","",0,20,120);	
	Menu2_14=new Array("Search","earGENRL.html#SEARCH","",0,20,120);	
	Menu2_15=new Array("Shopping","earGENRL.html#SHOPPING","",0,20,120);	
	Menu2_16=new Array("Spirit","earGENRL.html#SPIRIT","",0,20,120);	
	Menu2_17=new Array("Sports","earGENRL.html#SPORTS","",0,20,120);	
	Menu2_18=new Array("Transport","earGENRL.html#TRANSPORTATION","",0,20,120);	
	Menu2_19=new Array("Vacation","earGENRL.html#Vacation","",0,20,120);	
	Menu2_20=new Array("Video","earGENRL.html#VIDEO","",0,20,120);	
	Menu2_21=new Array("Weather","earGENRL.html#WEATHER","",0,20,120);	
	Menu2_22=new Array("Websites","earGENRL.html#WEBSITES","",0,20,120);	
	
Menu3=new Array("Afro-Centric:","earBLACK.html","",22,20,80);
	Menu3_1=new Array("Arts","earBLACK.html#ARTSLINX","",0,20,120);
	Menu3_2=new Array("Business","earBLACK.html#BIZZLINX","",0,20,120);
	Menu3_3=new Array("Biography","earBLACK.html#BIOLINX","",0,20,120);
	Menu3_4=new Array("Community","earBLACK.html#COMMLINX","",0,20,120);
	Menu3_5=new Array("Culture","earBLACK.html#ARTSLINX","",0,20,120);
	Menu3_6=new Array("Education","earBLACK.html#EDUCLINX","",0,20,120);
	Menu3_7=new Array("Entertain","earBLACK.html#ENTLINX","",0,20,120);
	Menu3_8=new Array("Fashion","earBLACK.html#STYLLINX","",0,20,120);
	Menu3_9=new Array("Finance","earBLACK.html#BIZZLINX","",0,20,120);
	Menu3_10=new Array("History","earBLACK.html#HISTLINX","",0,20,120);
	Menu3_11=new Array("Issues","earBLACK.html#ISSUELINX","",0,20,120);
	Menu3_12=new Array("Law","earBLACK.html#LEGALINX","",0,20,120);
	Menu3_13=new Array("Markets","earBLACK.html#MARKETS","",0,20,120);
	Menu3_14=new Array("Music","earBLACK.html#NOTELINX","",0,20,120);
	Menu3_15=new Array("News/Media","earBLACK.html#MEDIALINX","",0,20,120);
	Menu3_16=new Array("Hilights","earBLACK.html#PLACELINX","",0,20,120);
	Menu3_17=new Array("Politics","earBLACK.html#EDUCLINX","",0,20,120);
	Menu3_18=new Array("Quizzes","earBLACK.html#QUIZLINX","",0,20,120);
	Menu3_19=new Array("Slavery","earBLACK.html#SLAVELINX","",0,20,120);
	Menu3_20=new Array("Spiritual","earBLACK.html#SPIRITLINX","",0,20,120);
	Menu3_21=new Array("Technology","earBLACK.html#TECHLINX","",0,20,120);
	Menu3_22=new Array("Travel","earBLACK.html#TRAVLINX","",0,20,120);

Menu4=new Array("Automobiles","earAUTO.html","",9,20,80);
	Menu4_1=new Array("AutoNews","earAUTO.html#AUTONEWS","",0,20,120);
	Menu4_2=new Array("AutoMags","earAUTO.html#AUTOMAGS","",0,20,120);
	Menu4_3=new Array("Government","earAUTO.html#AUTOGOV","",0,20,120);
	Menu4_4=new Array("Consumer","earAUTO.html#AUTOCONS","",0,20,120);
	Menu4_5=new Array("Rentals","earAUTO.html#AUTORENT","",0,20,120);
	Menu4_6=new Array("Supplies","earAUTO.html#AUTOSUPLY","",0,20,120);
	Menu4_7=new Array("Maps/Traffic","earAUTO.html#AUTOTRAFIC","",0,20,120);
	Menu4_8=new Array("Clubs","earAUTO.html#AUTOCLUB","",0,20,120);
	Menu4_9=new Array("CarMakers","earAUTO.html#AUTOMKRS","",3,20,120);
		Menu4_9_1=new Array("A-G","","",12,20,100);
			Menu4_9_1_1=new Array("Acura","earAUTO.html#AUTOHONDA","",0,20,120);
			Menu4_9_1_2=new Array("AlfaRomeo","earAUTO.html#AUTOFIAT","",0,20,120);
			Menu4_9_1_3=new Array("Audi","earAUTO.html#AUTOVOLK","",0,20,120);
			Menu4_9_1_4=new Array("BMW","earAUTO.html#AUTOBMW","",0,20,120);
			Menu4_9_1_5=new Array("Buick","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_1_6=new Array("Cadillac","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_1_7=new Array("Chevrolet","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_1_8=new Array("Chrysler","earAUTO.html#AUTOBENZ","",0,20,120);
			Menu4_9_1_9=new Array("Ferrari","earAUTO.html#AUTOFERR","",0,20,120);
			Menu4_9_1_10=new Array("Fiat","earAUTO.html#AUTOFIAT","",0,20,120);
			Menu4_9_1_11=new Array("Ford","earAUTO.html#AUTOFORD","",0,20,120);
			Menu4_9_1_12=new Array("GM","earAUTO.html#AUTOGM","",0,20,120);
		Menu4_9_2=new Array("H-M","","",17,20,100);
			Menu4_9_2_1=new Array("Honda","earAUTO.html#AUTOHONDA","",0,20,120);
			Menu4_9_2_2=new Array("Hummer","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_2_3=new Array("Hyundai","earAUTO.html#AUTOHUNDA","",0,20,120);
			Menu4_9_2_4=new Array("Infiniti","earAUTO.html#AUTONISAN","",0,20,120);
			Menu4_9_2_5=new Array("Isuzu","earAUTO.html#AUTOISUZU","",0,20,120);
			Menu4_9_2_6=new Array("Jaguar","earAUTO.html#AUTOFORD","",0,20,120);
			Menu4_9_2_7=new Array("Kia","earAUTO.html#AUTOHUNDA","",0,20,120);
			Menu4_9_2_8=new Array("LandRover","earAUTO.html#AUTOFORD","",0,20,120);
			Menu4_9_2_9=new Array("Lexus","earAUTO.html#AUTOTOYO","",0,20,120);
			Menu4_9_2_10=new Array("Lincoln","earAUTO.html#AUTOFORD","",0,20,120);
			Menu4_9_2_11=new Array("Maserati","earAUTO.html#AUTOFERR","",0,20,120);
			Menu4_9_2_12=new Array("Mazda","earAUTO.html#AUTOMAZDA","",0,20,120);
			Menu4_9_2_13=new Array("MercedesBenz","earAUTO.html#AUTOBENZ","",0,20,120);
			Menu4_9_2_14=new Array("Mercury","earAUTO.html#AUTOFORD","",0,20,120);
			Menu4_9_2_15=new Array("MG Rover","earAUTO.html#AUTOMG","",0,20,120);
			Menu4_9_2_16=new Array("Mini","earAUTO.html#AUTOBMW","",0,20,120);
			Menu4_9_2_17=new Array("Mitsubishi","earAUTO.html#AUTOMITSU","",0,20,120);
		Menu4_9_3=new Array("N-Z","","",12,20,100);
	 		Menu4_9_3_1=new Array("Nissan","earAUTO.html#AUTONISAN","",0,20,120);
			Menu4_9_3_2=new Array("Opel","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_3_3=new Array("Pontiac","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_3_4=new Array("Porsche","earAUTO.html#AUTOPRSH","",0,20,120);
			Menu4_9_3_5=new Array("RollsRoyce","earAUTO.html#AUTOBMW","",0,20,120);
			Menu4_9_3_6=new Array("Saab","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_3_7=new Array("Saturn","earAUTO.html#AUTOGM","",0,20,120);
			Menu4_9_3_8=new Array("Subaru","earAUTO.html#AUTOSUBA","",0,20,120);
			Menu4_9_3_9=new Array("Suzuki","earAUTO.html#AUTOSUZU","",0,20,120);
			Menu4_9_3_10=new Array("Toyota","earAUTO.html#AUTOTOYO","",0,20,120);
			Menu4_9_3_11=new Array("Volkswagen","earAUTO.html#AUTOVOLK","",0,20,120);
			Menu4_9_3_12=new Array("Volvo","earAUTO.html#AUTOFORD","",0,20,120);

Menu5=new Array("Careers","earJOBS.html","",10,20,70);
	Menu5_1=new Array("Assists","earJOBS.html#ASSISTLINX","",0,20,120);
	Menu5_2=new Array("Search Firms","earJOBS.html#SEARCHLINX","",0,20,120);
	Menu5_3=new Array("Search Sites","earJOBS.html#SSITELINX","",0,20,120);
	Menu5_4=new Array("Networks","earJOBS.html#MEETLINX","",0,20,120);
	Menu5_5=new Array("Websites","earJOBS.html#WEBJOBLINX","",0,20,120);
	Menu5_6=new Array("Gov't Help","earJOBS.html#ASKGOVLINX","",0,20,120);
	Menu5_7=new Array("Specialty","earJOBS.html#OTHERSLINX","",0,20,120); 
	Menu5_8=new Array("High Salary","earJOBS.html#UPPERSLINX","",0,20,120); 
	Menu5_9=new Array("Classified","earJOBS.html#CLASSFIED","",0,20,120);
	Menu5_10=new Array("BreakTime","earJOBS.html#AMUSEMENT","",0,20,120);

Menu6=new Array("Computers","earCOMPU.html","",15,20,80);
	Menu6_1=new Array("IBM","earCOMPU.html#IBMLINX","",0,20,120);
	Menu6_2=new Array("OEM","earCOMPU.html#OEMLINX","",0,20,120);
	Menu6_3=new Array("Downloads","earCOMPU.html#FREELINX","",0,20,120);
	Menu6_4=new Array("Education","earCOMPU.html#EDULINX","",0,20,120);
	Menu6_5=new Array("Freebies","earCOMPU.html#FREELINX","",0,20,120);
	Menu6_6=new Array("Hardware","earCOMPU.html#HRDLINX","",0,20,120);
	Menu6_7=new Array("Books","earCOMPU.html#BOOKLINX","",0,20,120);
	Menu6_8=new Array("History","earCOMPU.html#HSTLINX","",0,20,120);
	Menu6_9=new Array("Magazines","earCOMPU.html#MAGLINX","",0,20,120);
	Menu6_10=new Array("Sales","earCOMPU.html#SALELINX","",0,20,120);
	Menu6_11=new Array("Software","earCOMPU.html#SFTLINX","",0,20,120);
	Menu6_12=new Array("Support","earCOMPU.html#SUPPLINX","",0,20,120);
	Menu6_13=new Array("Security","earCOMPU.html#SECLINX","",0,20,120);
	Menu6_14=new Array("WebMaster","earCOMPU.html#WEBMSTRLINX","",0,20,120);
	Menu6_15=new Array("Virus-Hoax Chk","earBS_Meter.html","",0,20,120);

Menu7=new Array("Electronics","earAUDIO.html","",2,20,80);
      Menu7_1=new Array("Information","earAUDIO.html#AUDIOREVUE","",0,20,120);	 
      Menu7_2=new Array("Manufacturers","earAUDIO.html#AUDIOMAKER","",0,20,120);	 

Menu8=new Array("For Fun","earTRE.html","",7,20,60);
	Menu8_1=new Array("Bicycling","earTRE.html#BIKELINX","",0,20,120);
	Menu8_2=new Array("Educational","earTRE.html#EDUCLINX","",0,20,120);
	Menu8_3=new Array("For Fun","earTRE.html#FUNLINX","",0,20,120);
	Menu8_4=new Array("Places 2 Go","earTRE.html#PLACELINX","",0,20,120);
	Menu8_5=new Array("Science!","earTRE.html#SCILINX","",0,20,120);
	Menu8_6=new Array("Scouts","earTRE.html#SCOUTLINX","",0,20,120);
	Menu8_7=new Array("ToyzNStuff","earTRE.html#TOYZLINX","",0,20,120);

Menu9=new Array("Issues/OpEd","earPOLIT.html","",15,20,80);
	Menu9_1=new Array("Consumer","earPOLIT.html#CONSUMER","",0,20,120);
	Menu9_2=new Array("Gov-NYS","earPOLIT.html#NYSGOV","",0,20,120);
	Menu9_3=new Array("Gov-NYC","earPOLIT.html#NYCGOV","",0,20,120);
	Menu9_4=new Array("Gov-USA","earPOLIT.html#USAGOV","",0,20,120);
	Menu9_5=new Array("Legal Help","earPOLIT.html#LEGALASS","",0,20,120);
	Menu9_6=new Array("News","earPOLIT.html#USANEWS","",0,20,120);
	Menu9_7=new Array("Opinions","earPOLIT.html#USAREBUT","",0,20,120);
	Menu9_8=new Array("Polls","earPOLIT.html#POLLS","",0,20,120);
	Menu9_9=new Array("Preznit","earPOLIT.html#DUHPREZ","",0,20,120);
	Menu9_10=new Array("Radio","earPOLIT.html#USAVIDEO","",0,20,120);
	Menu9_11=new Array("Satire","earPOLIT.html#USASATIRE","",0,20,120);
	Menu9_12=new Array("Video","earPOLIT.html#USAVIDEO","",0,20,120);
	Menu9_13=new Array("Voting","earPOLIT.html#USAVOTE","",0,20,120);
	Menu9_14=new Array("War(s)","earPOLIT.html#USATWAR","",0,20,120);
	Menu9_15=new Array("9-11-2001","earPOLIT.html#USA911","",0,20,120);

Menu10=new Array("Humor","earHUMOR.html","",0,20,60);

Menu11=new Array("Music/Video","earMUSIC.html","",6,20,80);
	Menu11_1=new Array("Buy Stuff","earMUSIC.html#MUSICBUY","",0,20,120);	 
	Menu11_2=new Array("Share Stuff","earMUSIC.html#MUSICSHARE","",0,20,120);	 
	Menu11_3=new Array("Places","earMUSIC.html#MUSICPLACE","",0,20,120);	 
	Menu11_4=new Array("Videos","earMUSIC.html#VIDEO","",0,20,120);	 
	Menu11_5=new Array("Music Club","earMusicClub.html","",0,20,120);	 
	Menu11_6=new Array("Music Catalog-XLS","doc/MUSIC.xls","",0,20,120);	

Menu12=new Array("Scholarships","earSCHOLAR.html","",4,20,80);
	Menu12_1=new Array("Search","earSCHOLAR.html#SEARCH","",0,20,120);	 
	Menu12_2=new Array("FinancialAid","earSCHOLAR.html#FINAIDCALC","",0,20,120);	 
	Menu12_3=new Array("Training","earSCHOLAR.html#TRAINING","",0,20,120);	 
	Menu12_4=new Array("Scholarships","earSCHOLAR.html#SCHOLARSHIPS","",0,20,120);	 

Menu13=new Array("Virus/Hoax Chk","earBS_Meter.html","",2,20,80);
	Menu13_1=new Array("Virus Check","earBS_Meter.html#VIRUSHOAX","",0,20,120);
	Menu13_2=new Array("eMAIL Check","earBS_Meter.html#eMAILHOAX","",0,20,120);

