function stat(conts) {

	//shows value in status bar
	window.status=conts
	return true
		}
