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. [5 comment(s)]| ");
document.write("Mike Ridgaway");
document.write(" (mridgaway :at: gamecola.net)");
document.write(" [x.x.191.29] 2008-09-23 09:45:20 |
| "); document.write("I hate Hollywood so much right now."); document.write(" |
| ");
document.write("Paul");
document.write(" [x.x.67.226] 2008-09-23 11:19:45 |
| "); document.write("Aren't there games that already have plots? Why don't they make a movie out of one of those?"); document.write(" |
| ");
document.write("Matt");
document.write(" [x.x.80.37] 2008-09-23 11:27:23 |
| "); document.write("I second both of your sentiments."); document.write(" |
| ");
document.write("Michael Gray");
document.write(" (mgray :at: gamecola.net)");
document.write(" [x.x.106.201] 2008-09-23 17:51:52 |
| "); document.write("The Prince of Persia movie sounds better."); document.write(" |
| ");
document.write("Meteo X");
document.write(" [x.x.116.68] 2008-09-23 23:01:36 |
| "); document.write("I support this movie. It sounds so crazy it just might work."); document.write(" |