纹身那- -
恐怖。
<HTML><title></title>
<body bgcolor=white background=>
<TABLE id=table1 width="100%" border=1>
<TBODY>
<TR>
<TD>
<SCRIPT language=javaScript>
<!--
now = new Date(),hour = now.getHours()
if(hour <6){document.write("<font color=#FF0000>●凌晨好!祝您全天好心情!</font>")}
else if (hour <9){document.write("<font size=2 color=#FF0000>●早上好!祝您孩子早日成才!</font>")}
else if (hour <11){document.write("<font size=2 color=#FF0000>●上午好!您的孩子很优秀!</font>")}
else if (hour <12){document.write("<font size=2 color=#FF0000>●祝您午餐好胃口!</font>")}
else if (hour <13){document.write("<font size=2 color=#FF0000>●中午好!祝您健康快乐!</font>")}
else if (hour <17){document.write("<font size=2 color=#FF0000>●下午好!祝您顺心如意!</font>")}
else if (hour <18){document.write("<font size=2 color=#FF0000>●傍晚好!祝您全家好胃口!</font>")}
else if (hour <22){document.write("<font size=2 color=#FF0000>●晚上好!请多保重身体!</font>")}
else if (hour <23){document.write("<font size=2 color=#FF0000>●不早了,请早点休息。</font>")}
else {document.write("<font color=#FF0000>●早点睡吧,健康是第一财富哦。</font>")}
// -->
</SCRIPT>
</FONT><FONT size=2><FONT color=#000080> </FONT><FONT color=#ff0000>●</FONT><FONT color=#000080>
<SCRIPT language=JavaScript><!--
var noon;
var time=new Date();
var hour=time.getHours();
var minute=time.getMinutes();
var today=new Date;
var week=new Array(7);
week[0]="天";
week[1]="一";
week[2]="二";
week[3]="三";
week[4]="四";
week[5]="五";
week[6]="六";
if (hour<5) noon="凌晨";
if (hour>4 & hour<8) noon="早晨";
if (hour>7 & hour<12) noon="上午";
if (hour==12) noon="中午";
if (hour>12 & hour<19) noon="下午";
if (hour>18 & hour<23) noon="晚上";
if (hour>22) noon="深夜";
if (hour>12) hour=hour-12;
if (hour<10) hour="0"+hour;
if (minute<10) minute="0"+minute;
document.write("<span class='p9'>");
document.write(today.getYear()+"年"+(today.getMonth()+1)+"月"+today.getDate()+"日 星期"+week[today.getDay()]+" "+"北京时间:"+noon+" "+hour+":"+minute+" ");
document.write("</span>");
//-->
</SCRIPT>
</FONT>
<SCRIPT language=JavaScript>
<!--
var caution = false
function setCookie(name, value, expires, path, domain, secure) {
var curCookie = name + "=" + escape(value) +
((expires) ? "; expires=" + expires.toGMTString() : "") +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
((secure) ? "; secure" : "")
if (!caution || (name + "=" + escape(value)).length <= 4000)
document.cookie = curCookie
else
if (confirm("Cookie exceeds 4KB and will be cut!"))
document.cookie = curCookie
}function getCookie(name) {
var prefix = name + "="
var cookieStartIndex = document.cookie.indexOf(prefix)
if (cookieStartIndex == -1)
return null
var cookieEndIndex = document.cookie.indexOf(";", cookieStartIndex + prefix.length)
if (cookieEndIndex == -1)
cookieEndIndex = document.cookie.length
return unescape(document.cookie.substring(cookieStartIndex + prefix.length, cookieEndIndex))
}function deleteCookie(name, path, domain) {
if (getCookie(name)) {
document.cookie = name + "=" +
((path) ? "; path=" + path : "") +
((domain) ? "; domain=" + domain : "") +
"; expires=Thu, 01-Jan-70 00:00:01 GMT"
}}function fixDate(date) {
var base = new Date(0)
var skew = base.getTime()
if (skew> 0)
date.setTime(date.getTime() - skew)
}var now = new Date()
fixDate(now)
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000)
var visits = getCookie("counter")
if (!visits)
visits = 1
else
visits = parseInt(visits) + 1
setCookie("counter", visits, now)
document.write(
"<font size=2 color=#FF0000 style=6:10pt;font-family: 仿宋_GB2312'>",
"●欢迎您第" + visits + "次访问本站!祝您成功!")
// -->
</SCRIPT>
</FONT></TD></TR></TBODY></TABLE></HTML>