function OpenComments (c) {
     window.open(c,'comments','width=480,height=580,scrollbars=yes,resizable=yes,status=yes');
}

