function wndstatus (wText)
{
 		 this.status = wText;
		 return (true);
}