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. [9 comment(s)]
"); document.write("
"); document.write(""); document.write("
"); document.write("Zach"); document.write(" [x.x.203.54]
2008-05-28 21:34:51
"); document.write("There must be something I'm missing here.

Paragraphs are non-existant, and url links aren't being imbeded. What am I doing wrong here?"); document.write("

"); document.write(""); document.write("
"); document.write("Colin"); document.write(" [x.x.22.92]
2008-05-28 23:46:29
"); document.write("You fail Zach...also, I creamed my panties about BG&E 2 when I saw that today. CAN'T WAIT."); document.write("

"); document.write(""); document.write("
"); document.write("Paul"); document.write(" [x.x.71.200]
2008-05-29 07:29:29
"); document.write("Hmm...I feel like you might need some <p> tags in there? And I think the url code there is in a message board script; I think you wanted something more like <a href="http://www.joystiq.com/2008/05/28/ubisoft-bringing-allen-carrs-easyway-to-stop-smoking-to-ds/>quit smoking">quit smoking</a>"); document.write("

"); document.write(""); document.write("
"); document.write("Colin"); document.write(" [x.x.10.4]
2008-05-29 10:40:02
"); document.write("Yeah, looks like you're using BBCode which is forum stuff Zach, not actual HTML x.x"); document.write("

"); document.write(""); document.write("
"); document.write("Kevin"); document.write(" (kleacock :at: gamecola.net)"); document.write(" [x.x.79.151]
2008-05-29 20:14:14
"); document.write("Blog != Forum.

HTML == HTML.
HTML != BBCode.

[url] is invalid.
try <a href='link://link'>link name</a>

for paragraphs, you're after <br/><br/>

if you click the HTML box, then the entire post needs to be marked up with HTML, as autoconversion will not be performed."); document.write("

"); document.write(""); document.write("
"); document.write("Zach"); document.write(" [x.x.203.54]
2008-05-29 21:39:56
"); document.write("Totally sorry. I didn't know the difference."); document.write("

"); document.write(""); document.write("
"); document.write("Meteo you know the rest"); document.write(" [x.x.116.205]
2008-05-30 13:12:06
"); document.write("Whats wrong with girls being drawn up completely out of fanservice? They're not real. They can't get hurt however you draw them. We win all the way around.

I mean really, who would you rather see kicking ass in Street Fighter? All nude, bare-assed, huge breasted Chun-Li.... or all-nude, bare-assed, huge breasted E.Honda?

I should've been a lawyer."); document.write("

"); document.write(""); document.write("
"); document.write("Zach"); document.write(" [x.x.203.54]
2008-05-30 22:13:57
"); document.write("It makes me feel so <i>dirty</i>

... OH GOD DAMN IT!"); document.write("

"); document.write(""); document.write("
"); document.write("Meteo again"); document.write(" [x.x.117.140]
2008-05-31 00:38:25
"); document.write("Watch your language, you cum dumpster."); document.write("

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