function disp(txt)
 {
  if (txt==1) {window.location.href("http://www.softedk.com/")};
 }
