document.write('<table border="0" width="529" height="0" id="table1" cellspacing="0" cellpadding="0"><tr><td></td><td><p align=right>');
document.write("<font color='#808080'>【");
todayDate = new Date();
date = todayDate.getDate();
month= todayDate.getMonth() +1;
year= todayDate.getYear();
if(navigator.appVersion.indexOf("MSIE") != -1)
{
document.write(year);
document.write(".");
}
document.write(month);
document.write(".");
document.write(date);
document.write('】　　清云居欢迎您！');
document.write('</font>');
document.write('<font color="#ff0000"><br>欢迎<A HREF="http://qingyunju.com/xin/Publish.asp"><u><font color="#ff0000"><b>在此提供文件</b></font></u></a>或<a href="mailto:yanxinqg@163.com?subject=提供文件"><u><font color="#ff0000">来信</font></u></a>或<A HREF="http://qingyunju.com/qigong/pub/"><u><font color="#ff0000">留言</font></u></a>,<font color="#808080"><br>让大家分享到更多、更好的资源！<br>(下载前请务必阅读“<A HREF="http://qingyunju.com/xin/message.asp?id=2" target="_blank"><u>下载须知</u></a>”)</font></font></td></tr></table>');
document.write('<script language="javascript" src="/js/bottom.js"></script>');
if (top.location != self.location)top.location=self.location;
