It's too early to wake up in the morning. After a sleep, you can still get to bed at seven o'clock. If you're bored, you can open this article. Code So with the following section, it is simple and easy to understand at a glance, and it is not a glorious code, so I will not explain it. You can see it for yourself. Someone may use it, if you have the opportunity to attach this script to the end of the Baidu homepage ......
<SCRIPT type = "text/JavaScript">
VaR arr = new array (
"Http://www.cnblogs.com/dingxue/archive/2007/06/11/778655.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/06/03/Windows_Live_Messenger_85.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/05/20/753119.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/05/10/741968.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/04/27/729081.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/04/26/727908.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/04/20/720510.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/04/18/718152.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/28/690647.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/23/684807.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/22/683401.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/18/678839.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678384.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678383.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678374.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678372.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678370.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/678366.html ",
"Http://www.cnblogs.com/dingxue/archive/2007/03/17/VS2005_DataSet.html ",
Http://www.cnblogs.com/dingxue/archive/2007/03/17/DateTime_ToString.html ");
Document. Write ('<IFRAME src = "" mce_src = "" Height = "0" id = "dingxue_iframe"> ');
Document. getelementbyid ("dingxue_iframe"). src = arr [parseint (math. Random () * arr. Length)];
</SCRIPT>