function SetWinHeight(obj)
{
var ff=obj;
if (document.getElementById)
{
if (ff && !window.opera)
{
if (ff.contentDocument && ff.contentDocument.body.offsetHeight)
ff.height = ff.contentDocument.body.offsetHeight;
else if(ff.Document && ff.Document.body.scrollHeight)
ff.height = ff.Document.body.scrollHeight;
}
}
}
document.write("
");
document.write(" ");
document.write(" | 排名 | ");
document.write(" 舰队名称 | ");
document.write(" | ");
document.write(" 积分 | ");
document.write("
");
document.write("
");
document.write(" ");
document.write(" ");
document.write(" | ");
document.write("
");
document.write("
");
document.write(" ");
document.write(" ");
document.write(" | K | ");
document.write(" L | ");
document.write("
");
document.write("
");