function StatusBarText(txt){  
  window.status=txt;

}