function reply_quote(id){
      document.form.content.value="[quote]"+id+"[/quote]";
    //  location.href = window.location.href+"#comment";
}
