<!--	
	//Images for topmenu
	imgHom= strCodeBase + "static/images/common/topmenu/tab_home.jpg";	
	imgHom_ov= strCodeBase + "static/images/common/topmenu/tab_home_over.jpg";
	
	imgAbo= strCodeBase + "static/images/common/topmenu/tab_about.jpg";	
	imgAbo_ov= strCodeBase + "static/images/common/topmenu/tab_about_over.jpg";
	
	imgEse= strCodeBase + "static/images/common/topmenu/tab_eservices.jpg";	
	imgEse_ov= strCodeBase + "static/images/common/topmenu/tab_eservices_over.jpg";
	
	imgLeg= strCodeBase + "static/images/common/topmenu/tab_legislation.jpg";	
	imgLeg_ov= strCodeBase + "static/images/common/topmenu/tab_legislation_over.jpg";

	imgPub= strCodeBase + "static/images/common/topmenu/tab_publication.jpg";	
	imgPub_ov= strCodeBase + "static/images/common/topmenu/tab_publication_over.jpg";

	imgNew= strCodeBase + "static/images/common/topmenu/tab_news&events.jpg";	
	imgNew_ov= strCodeBase + "static/images/common/topmenu/tab_news&events_over.jpg";
				
	imgCar= strCodeBase + "static/images/common/topmenu/tab_careers.jpg";	
	imgCar_ov= strCodeBase + "static/images/common/topmenu/tab_careers_over.jpg";

	imgFaq= strCodeBase + "static/images/common/topmenu/tab_FAQs.jpg";	
	imgFaq_ov= strCodeBase + "static/images/common/topmenu/tab_FAQs_over.jpg";
	
	imgRes= strCodeBase + "static/images/common/topmenu/tab_resources.jpg";	
	imgRes_ov= strCodeBase + "static/images/common/topmenu/tab_resources_over.jpg";

	imgLin= strCodeBase + "static/images/common/topmenu/tab_links.jpg";	
	imgLin_ov= strCodeBase + "static/images/common/topmenu/tab_links_over.jpg";
	//End Of images for topmenu
	
	imgCnt=strCodeBase + "static/images/common/topmenu/use.gif";	
	imgCnt_ov=strCodeBase + "static/images/common/topmenu/use_ov.gif";
	
	imgFee=strCodeBase + "static/images/common/nav/nav_feedback.gif";	
	imgFee_ov= strCodeBase + "static/images/common/nav/nav_feedback_ov.gif";
	
	imgSit=strCodeBase + "static/images/common/nav/nav_site.gif";	
	imgSit_ov = strCodeBase + "static/images/common/nav/nav_site_ov.gif";	
			
	function swapImage(imageName, imageSrc){			
		document.images[imageName].src= imageSrc;			
	}
	

// -->
