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. [2 comment(s)]| ");
document.write("Mike Ridgaway");
document.write(" (mridgaway :at: gamecola.net)");
document.write(" [x.x.191.29] 2008-10-12 21:11:04 |
| "); document.write("Is it on a motor or are you pulling it along?"); document.write(" |
| ");
document.write("Paul");
document.write(" [x.x.67.226] 2008-10-12 21:39:54 |
| "); document.write("Good question! Motor."); document.write(" |