function statwords(message){
window.status = message;
return true
}