<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>
게시판 목록
팁게시판
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5677 |
패션리스트
|
10년 전 | 2345 | |
| 5676 |
패션리스트
|
10년 전 | 2314 | |
| 5675 | 10년 전 | 2228 | ||
| 5674 |
|
10년 전 | 1361 | |
| 5673 |
|
10년 전 | 2109 | |
| 5672 |
|
10년 전 | 1727 | |
| 5671 |
|
10년 전 | 2803 | |
| 5670 | 10년 전 | 1193 | ||
| 5669 |
|
10년 전 | 2001 | |
| 5668 | 10년 전 | 1096 | ||
| 5667 | 10년 전 | 1365 | ||
| 5666 |
|
10년 전 | 1704 | |
| 5665 |
|
10년 전 | 1262 | |
| 5664 |
|
10년 전 | 998 | |
| 5663 | 10년 전 | 2439 | ||
| 5662 | 10년 전 | 982 | ||
| 5661 |
AniNest
|
10년 전 | 2676 | |
| 5660 |
untitled
|
10년 전 | 2303 | |
| 5659 |
프로그래머7
|
10년 전 | 1688 | |
| 5658 |
untitled
|
10년 전 | 2304 | |
| 5657 |
untitled
|
10년 전 | 1838 | |
| 5656 |
untitled
|
10년 전 | 2598 | |
| 5655 |
|
10년 전 | 2712 | |
| 5654 | 10년 전 | 1377 | ||
| 5653 |
|
10년 전 | 1780 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기