<html>
<head>
<script language="JavaScript">
<!--
function setCookie( name, value, expiredays ) {
var todayDate = new Date();
todayDate.setDate( todayDate.getDate() + expiredays );
document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
}
function closeWin() {
if ( document.notice_form.chkbox.checked ){
setCookie( "maindiv", "done" , 1 );
}
document.all['divpop'].style.visibility = "hidden";
}
//-->
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- POPUP -->
<div id="divpop" style="position:absolute;left:395px;top:190;z-index:200;visibility:hidden;">
<table width=300 height=400 cellpadding=2 cellspacing=0>
<tr>
<td style="border:1px #666666 solid" height=360 align=center bgcolor=white>
여기에 내용 삽입
</td>
</tr>
<tr>
<form name="notice_form">
<td align=right bgcolor=white>
<input type="checkbox" name="chkbox" value="checkbox">오늘 하루 이 창을 열지 않음
<a href="javascript:closeWin();"><B>[닫기]</B></a>
</td>
</tr>
</form>
</table>
</div>
<script language="Javascript">
cookiedata = document.cookie;
if ( cookiedata.indexOf("maindiv=done") < 0 ){
document.all['divpop'].style.visibility = "visible";
}
else {
document.all['divpop'].style.visibility = "hidden";
}
</script>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 30 |
아우겐나이스
|
21년 전 | 4063 | |
| 29 |
아우겐나이스
|
21년 전 | 4448 | |
| 28 |
아우겐나이스
|
21년 전 | 3473 | |
| 27 | 21년 전 | 5846 | ||
| 26 | 21년 전 | 3130 | ||
| 25 | 21년 전 | 6096 | ||
| 24 | 18년 전 | 3660 | ||
| 23 | 21년 전 | 3650 | ||
| 22 | 21년 전 | 4254 | ||
| 21 | 21년 전 | 3825 | ||
| 20 | 21년 전 | 4240 | ||
| 19 | 21년 전 | 6691 | ||
| 18 | 21년 전 | 4741 | ||
| 17 | 21년 전 | 7002 | ||
| 16 | 21년 전 | 4181 | ||
| 15 | 21년 전 | 2649 | ||
| 14 | 21년 전 | 4984 | ||
| 13 | 21년 전 | 3407 | ||
| 12 |
Recluse
|
21년 전 | 3893 | |
| 11 |
아우겐나이스
|
21년 전 | 3578 | |
| 10 |
Recluse
|
21년 전 | 3404 | |
| 9 | 21년 전 | 4014 | ||
| 8 | 21년 전 | 5187 | ||
| 7 | 21년 전 | 4773 | ||
| 6 | 21년 전 | 5701 | ||
| 5 | 21년 전 | 4126 | ||
| 4 | 21년 전 | 4856 | ||
| 3 | 21년 전 | 4757 | ||
| 2 | 21년 전 | 3256 | ||
| 1 | 22년 전 | 4347 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기