<!--	
	//Images for topmenu
	
	imgStgcEse= strCodeBase + "static/stgc/images/common/topmenu/tab_eservices.gif";	
	imgStgcEse_over= strCodeBase + "static/stgc/images/common/topmenu/tab_eservices_over.gif";
	
	imgStgcNews= strCodeBase + "static/stgc/images/common/topmenu/tab_news.gif";	
	imgStgcNews_over= strCodeBase + "static/stgc/images/common/topmenu/tab_news_over.gif";
				
	imgStgcFaq= strCodeBase + "static/stgc/images/common/topmenu/tab_FAQs.gif";	
	imgStgcFaq_over= strCodeBase + "static/stgc/images/common/topmenu/tab_FAQs_over.gif";
	
	imgStgcRes= strCodeBase + "static/stgc/images/common/topmenu/tab_resources.gif";	
	imgStgcRes_over= strCodeBase + "static/stgc/images/common/topmenu/tab_resources_over.gif";
	
	imgStgcUse= strCodeBase + "static/stgc/images/common/topmenu/tab_useful.gif";	
	imgStgcUse_over= strCodeBase + "static/stgc/images/common/topmenu/tab_useful_over.gif";
	
	//End Of images for topmenu
	
	function swapImage(imageName, imageSrc){			
		document.images[imageName].src= imageSrc;			
	}
	

// -->
