<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년 전 | 4051 | |
| 29 |
아우겐나이스
|
21년 전 | 4439 | |
| 28 |
아우겐나이스
|
21년 전 | 3467 | |
| 27 | 21년 전 | 5835 | ||
| 26 | 21년 전 | 3119 | ||
| 25 | 21년 전 | 6087 | ||
| 24 | 18년 전 | 3652 | ||
| 23 | 21년 전 | 3641 | ||
| 22 | 21년 전 | 4247 | ||
| 21 | 21년 전 | 3818 | ||
| 20 | 21년 전 | 4227 | ||
| 19 | 21년 전 | 6682 | ||
| 18 | 21년 전 | 4734 | ||
| 17 | 21년 전 | 6994 | ||
| 16 | 21년 전 | 4171 | ||
| 15 | 21년 전 | 2637 | ||
| 14 | 21년 전 | 4979 | ||
| 13 | 21년 전 | 3403 | ||
| 12 |
Recluse
|
21년 전 | 3887 | |
| 11 |
아우겐나이스
|
21년 전 | 3571 | |
| 10 |
Recluse
|
21년 전 | 3397 | |
| 9 | 21년 전 | 3998 | ||
| 8 | 21년 전 | 5175 | ||
| 7 | 21년 전 | 4766 | ||
| 6 | 21년 전 | 5689 | ||
| 5 | 21년 전 | 4117 | ||
| 4 | 21년 전 | 4847 | ||
| 3 | 21년 전 | 4744 | ||
| 2 | 21년 전 | 3248 | ||
| 1 | 22년 전 | 4343 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기