	var NoOffFirstLineMenus=8;		// Number of first level items
	var LowBgColor='#ffefce';		// Background color when mouse is not over
	var LowSubBgColor='#ffe79c';	// Background color when mouse is not over on subs
	var HighBgColor='#ffe79c';		// Background color when mouse is over
	var HighSubBgColor='#000080';	// Background color when mouse is over on subs
	var FontLowColor='000080';		// Font color when mouse is not over
	var FontSubLowColor='000080';	// Font color subs when mouse is not over
	var FontHighColor='000080';		// Font color when mouse is over
	var FontSubHighColor='white';	// Font color subs when mouse is over
	var BorderColor='000080';		// Border color
	var BorderSubColor='000080';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';	// 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=.0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;	// vertical overlap child/ parent
	var StartTop=2;				// Menu offset x coordinate
	var StartLeft=2;			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction
	var LeftPaddng=3;			// Left padding
	var TopPaddng=2;			// Top padding
	var FirstLineHorizontal=0;	// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;	// Frames in cols or rows 1 or 0
	var DissapearDelay=350;		// delay before menu folds in
	var TakeOverBgColor=1;		// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';	// Frame where first level appears
	var SecLineFrame='self';	// Frame where sub levels appear
	var DocTargetFrame='self';	// 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=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=['ETSB_files/arrow3.gif',12,12,'ETSB_files/arrow2.gif',12,12,'ETSB_files/arrow1.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);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("<img src='ETSB_files/englogo.gif'>","../index.html","Home",0,142,150);
Menu2=new Array("Home","../index.html","Home",0,22,150);

Menu3=new Array("Cable Registration & Ownership Change","../reg.html","",0,32,150);
Menu4=new Array("Aeronautical Frequency Notification (AFN)","../afp.html","",0,32,150);
Menu5=new Array("Cable TV Relay Services (CARS)","../cars.html","",0,18,150);
           
Menu6=new Array("Public Notices","","",10,18,150);
				Menu6_1=new Array("Public Notices 2009","publicnotice.html","",0,18,160);
				Menu6_2=new Array("Public Notices 2008","publicnotice08.html","",0,18,160);
				Menu6_3=new Array("Public Notices 2007","publicnotice07.html","",0,18,160);
        Menu6_4=new Array("Public Notices 2006","publicnotice06.html","",0,18,160);
        Menu6_5=new Array("Public Notices 2005","publicnotice05.html","",0,18,160);
        Menu6_6=new Array("Public Notices 2004","publicnotice04.html","",0,18,160);
				Menu6_7=new Array("Public Notices 2003","publicnotice03.html","",0,18,160);
        Menu6_8=new Array("Public Notices 2002","publicnotice02.html","",0,18,160);
				Menu6_9=new Array("Public Notices 2001","publicnotice01.html","",0);
        Menu6_10=new Array("Public Notices 2000","http://www.fcc.gov/Bureaus/Cable/Public_Notices/2000/","",0);
    
Menu7=new Array("Contact Us","","",6,18,150);
	Menu7_1=new Array("Contact us regarding Registration & Operational Change inquiries","mailto:smahmood@fcc.gov","",0,18,280);
	Menu7_2=new Array("Contact us regarding Basic Signal Leakage and MVPD inquiries","mailto:wkassem@fcc.gov","",0,18,280);
	Menu7_3=new Array("Contact us regarding Aeronautical Frequency Notifications inquiries","mailto:jjharris@fcc.gov","",0);
	Menu7_4=new Array("Contact us regarding Cable TV Relay Services (CARS) inquiries","mailto:gconway@fcc.gov","",0);
	Menu7_5=new Array("Contact us regarding Information Directory","http://www.fcc.gov/cgb/information_directory.html#cable","",0);
    Menu7_6=new Array("Contact us regarding Technical inquiries","mailto:wkassem@fcc.gov","",0);

Menu8=new Array("<center><img src='ETSB_files/electronic2.gif'></center>","http://www.fcc.gov/coals","Filing Cable Forms Electronically",0,120,150);

