전통문화대전망 - 오늘의 황력 - 1226 황리

1226 황리

& lt html & gt< head & gt & lttitle & gt 달력 질의

Lt 원우주

컨텐트 = "음력; 양력 달력; 명절; 표준 시간대 절기 팔자 주가지 조디악 양력 중국 음력 달력; "

Name=keywords> 입니다.

& lt 메타 컨텐트 = all name = robots & gt.

& lt 메타 컨텐트 = "양력과 음력"

Name=description>

& lt 메타 t = 0;

Var d 스타일

Document.onmousemove = mEvn

//자세한 날짜 정보 표시

함수 mOvr(v ){

Var s, 축제;

Varsobj = eval ('SD'+v);

Var d = sobj.innerhtml-1;

//년, 월, 일, 주,

//년, 월, 일, 월,

//cYear, cMonth, cDay

If(sobj. innerhtml! ='') {

Sobj.style.cursor =' s-resize';

If (CLD [d]. SolarTerms = =““& amp;; & ampcld [d] solarfestival = = "& & ampcld [d] lunarfestival = = "")

Festival = "";

기타

Festival =‘& lt;; 테이블 너비 = 100% BORDER=0 셀 채우기 =2 셀 간격 = 0bgcolor = "# ccffcc" > & ltTR & gt& ltTD & gt;; +

& lt fontcolor = "# 000000" style = "font-size: 9pt>+CLD [d]. Solarterms+"+CLD [d]. Solarfestival+""+CLD [d]. Lunar festival+‘& lt;; /font > & lt/TD & gt;; +

& lt/TR & gt;; & lt/TABLE & gt;; `;

S =' < Table width = "130" border = 0 cellpadding = "2" cellspacing = 0bgcolor = "# 000066"; & ltTR & gt& ltTD & gt;; +

& lt 테이블 너비 = 100% BORDER=0 셀 채우기 =0 셀 간격 = 0> & lttr & gt & lttdalign = "right"> " & lt fontcolor = "# fffff" style = "font-size: 9pt>+

Cld [d] syear+'year'+CLD [d]. Smonth+'month'+CLD [d]. Sday+'day 주 +CLD. 주+'

& ltfontcolor = "violet">. 음력 "+"(CLD [d]. Islap? Leap ":"")+CLD [d]. Lmonth+"month"+CLD [d]. Lday+'day & ltbr & gt+

& lt fontcolor = "yellow" > +CLD [d]. C year+'year'+CLD [d]. CMonth+ "월"+CLD [d]. C day+'day'/font > +

& lt/FONT & gt;; & lt/TD & gt;; & lt/TR & gt;; & lt/TABLE & gt;; +‘+festival+‘& lt;; /TD > & lt/TR & gt;; & lt/TABLE & gt;; `;

Document.all ["detail"]. InnerHTML = s;;

If(snow = = 0 ){

Dstyle.left = x+offsetx-(폭/2);

Dstyle.top = y+offsety;

Dstyle.visibility = "visible";

Snow =1;

}

}

}

//상세 날짜 데이터 삭제

함수 mOut(){

If(CNT & gt;; =1) {SW = 0; }

If (SW = = 0) {snow = 0; Dstyle.visibility = "hidden"; }

Else cn t++;

}

//위치 가져오기

함수 mEvn(){

X = event.x

Y = event.y

If(document. body. scroll left)

{x = event.x+document.body.scrollleft; Y = event.y+document.body.scrolltop; }

만약 (눈)

Dstyle.left = x+offsetx-(폭/2);

Dstyle.top = y+offsety;

}

}

//////////////////////////////////

함수 changeTZ(){

CITY.innerHTML = CLD 입니다. Tz. value. substr(6)

셋쿠치 ("TZ", CLD. TZ.selectedIndex)

}

Tick(){

오늘의 위험 가치

오늘 = 새 날짜 ()

Clock.innerhtml = today.tolocalestring ()

Clock2.innerhtml = timeadd (today.togmtstring (), CLD. (TZ.value)

Window.settimeout ("tick ()",1000);

}

SetCookie 함수 (이름, 값) {

Var today = 새 날짜 ()

Var 만료 = 새 날짜 ()

Expires.settime (today.gettime ()+1000 * 60 * 60 * 24 * 365)

Document.cookie = name+"="+escape (value)+"; Expires = "+expires.togmtstring ()

}

함수 get cookie(Name ){

Var search = name+"="

If (document.cookie.length > 0) {

Offset = document.cookie.indexof (검색)

If(offset! =-1) {

오프셋 += search.length

End = document.cookie.indexof ("; 간격띄우기)

If (end = =-1) end = document.cookie.length

Unescape (document.cookie.substring (offset, end)) 를 반환합니다