<!--

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

//-->
