// JavaScript Document

function shd(txt) {
	document.getElementById('imDesc').innerHTML=txt;
}