| Type | 
			Navigation Component | 
		
		
			| Navigation pattern | 
			Vertical hierachical navigation within a section and horizontal navigation between pages of the same class | 
		
		
			| Inclusion | 
			Included on the web page by means of <!--#include virtual="....."--> syntax | 
		
		
			| Component structure | 
			
			
				- For the Public: <table class="sectionMenu borderBlue">
 
				- For the Intranet: <table class="sectionMenu borderRed">
 
				- The Section menu is placed on the right using the <div id="floatingBox">
 
			 
			 | 
		
		
			| Content formatting | 
			Unordered list using <ul> | 
		
		
			| Description and use | 
			
			
				- ALTERNATIVE menu on the RIGHT side of a page having 1 column
 
				- It has the same function of the Section menu on page having 2 columns, but it is used in case of very lonk text for gaining horizontal space.
 
			 
			 | 
		
		
			| Position on the page | 
			
			
			 | 
		
		
			| Conventional File name used | 
			rightmenu.htm |