function wston(txt)
{window.status=txt;
return true;
}
function wstoff()
{window.status='Bicycle Doctor Co-Op Ltd'; 
return true;
}
  