function replyToComment( commentID ){
   document.admin_comments.quoteID.value = commentID;
}
