<!--	
	//Images for topmenu
	imgNacwcNews= strCodeBase + "static/nacwc/images/common/topmenu/tab_news.gif";	
	imgNacwcNews_ov= strCodeBase + "static/nacwc/images/common/topmenu/tab_news_over.gif";
				
	imgNacwcFaq= strCodeBase + "static/nacwc/images/common/topmenu/tab_faqs.gif";	
	imgNacwcFaq_ov= strCodeBase + "static/nacwc/images/common/topmenu/tab_faqs_over.gif";
	
	imgNacwcRes= strCodeBase + "static/nacwc/images/common/topmenu/tab_resources.gif";	
	imgNacwcRes_ov= strCodeBase + "static/nacwc/images/common/topmenu/tab_resources_over.gif";

	imgNacwcUse= strCodeBase + "static/nacwc/images/common/topmenu/tab_uselinks.gif";	
	imgNacwcUse_ov= strCodeBase + "static/nacwc/images/common/topmenu/tab_uselinks_over.gif";
	//End Of images for topmenu
	
			
	function swapImage(imageName, imageSrc){			
		document.images[imageName].src= imageSrc;			
	}
	

// -->
