function SendEntry (c) {
  window.open(c, 'sendentry', 'width=415,height=340,scrollbars=no,status=yes');
}
  

