var now = new Date();
var number = now.getYear().toString() + now.getMonth().toString() + now.getDate().toString()
+ now.getHours().toString() + now.getMinutes().toString() + now.getSeconds().toString();
document.write('<script language="javascript" type="text/javascript" src="/Applications/BossOnLine/Scripts/jquery.js?' + number + '"><\/script\>');
1万+

被折叠的 条评论
为什么被折叠?



