<FORM name=DelThr action=thanksgivinggam.msnw?action=delete_thread&ID_Message=4847&all_topics=0 method=post> </FORM>  language=Javascript> function confirmDeleteDiscussion() {     if (confirm('This action will permanently delete this discussion, including all replies.\n\nAre you sure you want to continue?'))         document.DelThr.submit(); }  function navAway(url) {         window.location.href = url; } </SCRIPT>  <FORM name=DelMsg action=thanksgivinggam.msnw?action=delete_messages&ID_Topic= method=post> </FORM>  language=Javascript> function confDelMsg(idMsg, idParent){if (confirm('Are you sure you want to delete the content of this message?')){document.DelMsg.IDs.value = idMsg;document.DelMsg.ID_Parent.value = idParent;document.DelMsg.submit();}} </SCRIPT>