"); previewwin.document.write("

"); previewwin.document.write(""); var cd = new Date(); var daystring; switch(cd.getDay()) { case 0: daystring = "Sunday"; break; case 1: daystring = "Monday"; break; case 2: daystring = "Tuesday"; break; case 3: daystring = "Wednesday"; break; case 4: daystring = "Thursday"; break; case 5: daystring = "Friday"; break; case 6: daystring = "Saturday"; break; } var mailTo = ""; if ( email != "" ) { mailTo = " href='mailto:" + email +"'"; } var ps = "On " + daystring + ", the " + (cd.getMonth() + 1) + "." + cd.getDate() + "." + cd.getYear(); ps = ps + ", " + author + " wrote at " + cd.getHours() + ":" + cd.getMinutes() + ":" + cd.getSeconds() + ":"; ps = ps + "

" + headline + "

"; previewwin.document.write("

"); previewwin.document.write(ps); OutputMessage(previewwin, text); previewwin.document.write("




"); previewwin.document.write("

"); } */ function goTo( thesection, start, end ) { document.NAVIGATOR.thesection.value=thesection; document.NAVIGATOR.start.value=start; document.NAVIGATOR.end.value=end; document.NAVIGATOR.submit(); return true; } //end of goTo( thesection, start, end ) function showLogin() { lo = window.open('./html/loginpage.html', 'lo', 'scrollbars=yes,status=no,toolbar=no,width=350,height=125'); return false; }//end of function showLogin() function showByDate() { switch ( document.NAVIGATOR.select.value ) { case "1": document.NAVIGATOR.start.value=30; document.NAVIGATOR.end.value=0; break; case "2": document.NAVIGATOR.start.value='60'; document.NAVIGATOR.end.value='31'; break; case "3": document.NAVIGATOR.start.value=-1; document.NAVIGATOR.end.value=0; break; default: alert("default"); break; } document.NAVIGATOR.submit(); }// end of function showByDate() function trim ( string ) { string = string.replace(/^\s+/, ""); string = string.replace(/\s+$/, ""); return string; } function showSubmitBtn() { var message = document.MAINFORM.text.value; var subject = document.MAINFORM.headline.value; message = trim(message); subject = trim(subject); if ( message.length > 0 ) { document.MAINFORM.sender.style.visibility = "visible"; } else { document.MAINFORM.sender.style.visibility = "hidden"; } } //end of showSubmitBtn()

HELP


Back to the forum


    On Sunday, the 22.01.2006, wrote at 08:28:08 :

    Subject: January Meeting

    Message:
      I just want to compliment our officers and board for taking the time to open the January meeting to discussion on improving the club. Several good ideas came out of the discussion. This one discussion will not resolve all issues but it is a good start. Perhaps a follow up discussion once a quarter might be in order, just a thought.
      I don't make all the meetings since I travel a great deal but I do enjoy the ones I get to.

    Re: January Meeting   ( | 25.01.2006 | 3 | 0)
Post reply:
Name:
E-Mail:
Subject:
Message*: