function go2page(pgno)
{
document.formBoardC.cpage.value = pgno;
document.formBoardC.submit();
}
function detailMessage(pgno)
{
document.formBoardC.cpage.value = pgno;
document.formBoardC.detail.value = "1";
document.formBoardC.submit();
}
function simpleMessage(pgno)
{
document.formBoardC.cpage.value = pgno;
document.formBoardC.detail.value = "0";
document.formBoardC.submit();
}
function showMessage(content_id)
{
var msgwin = window.open("http://61.135.129.87/front/msg_board/msg_board_show.jsp?content_id=" + content_id + "&verify_id=4942","msgwin","toolbar=0,location=0,status=0,menubar=0,resizable=0,scrollbars=1,top=100,left=120,width=612,height=320");
}
function newMessage(service_user_id)
{
if (top.name == window.name)
{
var wn = "msg_board_4942_" + Math.round(Math.random() * 1000);
window.name = wn;
} else {
wn = window.name;
}
var nmsgwin = window.open("http://61.135.129.87/front/msg_board/msg_board_new_message.jsp?service_user_id=" + service_user_id + "&source_url=http%3A%2F%2Fwww.knowehow.com%2Fwent.asp&wn=" + wn,"nmsgwin","toolbar=0,location=0,status=0,menubar=0,resizable=0,scrollbars=0,top=100,left=120,width=600,height=320");
}
document.writeln("");
document.writeln("
");
document.writeln("");
document.writeln("
");
document.writeln("");
document.writeln("");
document.writeln(" ");
document.writeln(" 刷新 | ");
document.writeln(" 第1页 共有1页 | ");
document.writeln(" 共有3条记录 | ");
document.writeln("
");
document.writeln("
");
document.writeln("");
document.writeln(" ");
document.writeln(" 留言简述 | ");
document.writeln(" 留言者 | ");
document.writeln(" 来自 | ");
document.writeln(" 留言时间 | ");
document.writeln("
");
document.writeln(" ");
document.writeln(" 觅股寻东相关问题 | ");
document.writeln(" copiaer | ");
document.writeln(" 159.226.100.* | ");
document.writeln(" 2010-07-07 11:23 | ");
document.writeln("
");
document.writeln(" ");
document.writeln(" 《觅股寻东》注册费用 | ");
document.writeln(" 蔡生 | ");
document.writeln(" 210.21.127.* | ");
document.writeln(" 2010-06-03 17:59 | ");
document.writeln("
");
document.writeln(" ");
document.writeln(" 欢迎使用本站新版留言系统 | ");
document.writeln(" 管理员 | ");
document.writeln(" 221.221.48.* | ");
document.writeln(" 2010-04-21 16:08 | ");
document.writeln("
");
document.writeln("
");
document.writeln("");
document.writeln(" ");
document.writeln("首页 ");
document.writeln("末页 ");
document.writeln(" | ");
document.writeln("我要留言 ");
document.writeln("显示详细信息");
document.writeln(" |
");