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 = '
Name:
Email:
Comment:


Receive comments on this thread by email.
(Requires email address above.)
*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. [3 comment(s)]
"); document.write("
"); document.write(""); document.write("
"); document.write("Meteo What"); document.write(" [x.x.156.88]
2009-01-31 02:43:56
"); document.write("My brother gave me a video disc that had ALL these shows on it."); document.write("

"); document.write(""); document.write("
"); document.write("Paul"); document.write(" [x.x.67.226]
2009-01-31 02:45:21
"); document.write("Well excuuuuuuuuuuuuuuuuuuuuse me, princess!"); document.write("

"); document.write(""); document.write("
"); document.write("Kate"); document.write(" (SirLadySketch :at: hotmail.com)"); document.write(" [x.x.207.55]
2009-02-01 07:01:47
"); document.write("Every Friday after school, man, I made sure I was home to catch the Zelda episode. Despite the corny lines and 80s-tastic animation, the series still has a place in my heart, and on my DVD shelf."); document.write("

"); document.write("
"); document.write("
"); document.write("Submit a comment."); document.write("
");