function setimage(elmnt){
	document.getElementById('title').src = '/img/title_' + elmnt + '.gif';
}