"); 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


SUBJECT ( AUTHOR | DATE | VIEWS | REPLIES )
Beavers Bend   ( | 04.01.2006 | 4 | 0)
Christmas Meeting at Don Juan's   ( | 16.12.2005 | 16 | 0)
No subject   ( Anonymous | 12.01.2006 | 53 | 0)
Post new entry:
Name:
E-Mail:
Subject:
Message*: