﻿function SetStatus(s){
window.status=s;
return true;
}
