function setTitle(what){
	window.document.title=what;
}
