﻿document.writeln("<Iframe src=\"");
document.writeln("http://www.bjxu.com/best.htm");  //document.writeln("单页地址。");
document.writeln("\" width=\"100%\" height=\"");
document.writeln("1500");  //←2300是页面高度，可以自己改，改完上传覆盖原文件。
document.writeln("\" scrolling=\"no\" frameborder=\"0\"></Iframe>");
