var hiddenComments = []; function toggleHiddenComments(pageName) { if(hiddenComments[pageName] == 1){ document.getElementById('gc_commentOutput_' + pageName).className = 'gc_hideComments'; hiddenComments[pageName] = 0; }else{ document.getElementById('gc_commentOutput_' + pageName).className = 'gc_showComments'; hiddenComments[pageName] = 1; } } function showCommentForm(pageName){ var commentForm = '
*Email addresses are optional, but reccomended. Also note, IP addresses are logged for security reasons. Abuse will result in the comment system no longer being available to you.'; document.getElementById('gc_commentForm_' + pageName).innerHTML = commentForm; } function hideCommentForm(pageName){ var commentForm = 'Submit a comment.'; document.getElementById('gc_commentForm_' + pageName).innerHTML = commentForm; } function emailTo(domain, user){ var emailAddress = user + '@' + domain; location = 'mailto:' + emailAddress; } document.write(""); document.write(""); document.write("Show/hide comments. [1 comment(s)]| ");
document.write("Michael Gray");
document.write(" (mgray :at: gamecola.net)");
document.write(" [x.x.183.30] 2008-08-29 16:42:53 |
| "); document.write("Augh! I gotta get to work!"); document.write(" |