function msgsnd(t, u) {
  window.open("/trans.asp?Title="+encodeURI(t)+"&URL="+u,"","width=600,height=542,scrollbars=0")
}
