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 Sharpton"); document.write(" [x.x.116.16]
2008-07-01 01:28:43
"); document.write("Don't discriminate against stupid people. Yeah, they're black, and jewish, but they're still people, so stop hating them."); document.write("

"); document.write(""); document.write("
"); document.write("Paul"); document.write(" [x.x.71.200]
2008-07-01 07:37:04
"); document.write("So they "know" because they found a copy of GTA in one of the kid's houses? Awesome.

New rule: If you're going to murder someone, you have to throw away all your videogames first."); document.write("

"); document.write(""); document.write("
"); document.write("Meteo again and again and again"); document.write(" [x.x.128.33]
2008-07-03 14:43:56
"); document.write("Thats stupid, Paul! If you throw away all your videogames, what are you going to play in Jail?

And no, "hide the sausage while the guard isn't looking" isn't a legitimate game until EA licenses it in 2010."); document.write("

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