document.write("'); document.write('
'); document.write('
网友评论 已有33条跟贴(点击查看)
'); document.write('
'); document.write('
漫域网友 2009-11-06 23:43:17
'); document.write('
爱动漫,上漫域!
'); document.write('
'); document.write('
'); document.write('
漫域网友 2009-10-31 21:40:40
'); document.write('
网站做的很不错 漫域加油 音乐很好听 我会帮你们宣传的
'); document.write('
'); document.write('
'); document.write('
漫域网友 2009-10-31 20:28:34
'); document.write('
不错哈
'); document.write('
'); document.write('
'); document.write('
漫域网友 2009-10-31 20:14:25
'); document.write('
不错不错
'); document.write('
'); document.write('
'); document.write('
'); document.write(' '); document.write('
昵称: 匿名发表
'); document.write('
'); document.write('
'); document.write('
'); document.write('
'); function $a(id) { return document.getElementById(id); } function CommentSubmit(){ var link = "http://pl.comicyu.com/index.php/Comment/Add/a_id/" + infoid + "/type/" + mode; if ($a("comment_form").comment_content.value == '') { alert('请输入评论内容'); return false; } $a("comment_form").url.value = encodeURI(window.location); $a("comment_form").title.value = title; $a("comment_form").a_id.value = infoid; $a("comment_form").type.value = mode; $a("comment_form").action = link; $a("comment_form").submit(); return false; } function showNiming(obj) { var niming = document.getElementById('niming'); var tongxingzheng = document.getElementById('tongxingzheng'); if (obj.checked) { tongxingzheng.style.display = 'none'; niming.style.display = ''; } else { tongxingzheng.style.display = ''; niming.style.display = 'none'; } }