<!--
	function chgIMG(eleObj, strNum, strState) {
		eleObj.src = '/images/menu-'+strNum+'-'+strState+'.gif';
	}
-->



