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. [3 comment(s)]| ");
document.write("Paul");
document.write(" [x.x.67.226] 2008-12-01 12:00:03 |
| ");
document.write("Interesting how it doesn't say "The Legend of Zelda" or use the LoZ theme anywhere...I guess that was to appease Nintendo lawyers? But why, then, were they able to use Link-specific words, like "Hyrule?" So many unanswered questions. Looks neat, though!"); document.write(" |
| ");
document.write("Kevin Leacock");
document.write(" (kleacock :at: gamecola.net)");
document.write(" [x.x.81.178] 2008-12-01 23:13:59 |
| ");
document.write("Unless I'm mistaken, it's because words like 'Hyrule' aren't trademarked/copyrighted unlike names like "Legend of Zelda". Saying they can't use "Hyrule" is a bit like saying I can't make a movie involving a mystical land called the "Mushroom Kingdom" -- it's too generic, if you know what I mean? Where as Legend of Zelda is the name of their product, that's different. That'd be like me being allowed to make a movie called "Google: The Movie" without permission. That'd never fly ;)"); document.write(" |
| ");
document.write("Michael Gray");
document.write(" [x.x.183.30] 2008-12-03 21:46:25 |
| "); document.write("That and the fact that the Zelda theme wasn't in Ocarina of Time."); document.write(" |