<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에서 해주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5702 |
잘살아보자
|
10년 전 | 420 | |
| 5701 |
잘살아보자
|
10년 전 | 751 | |
| 5700 |
잘살아보자
|
10년 전 | 485 | |
| 5699 |
잘살아보자
|
10년 전 | 395 | |
| 5698 |
잘살아보자
|
10년 전 | 462 | |
| 5697 |
잘살아보자
|
10년 전 | 411 | |
| 5696 |
잘살아보자
|
10년 전 | 439 | |
| 5695 |
잘살아보자
|
10년 전 | 381 | |
| 5694 |
|
10년 전 | 2260 | |
| 5693 |
잘살아보자
|
10년 전 | 597 | |
| 5692 |
잘살아보자
|
10년 전 | 336 | |
| 5691 |
잘살아보자
|
10년 전 | 386 | |
| 5690 |
잘살아보자
|
10년 전 | 406 | |
| 5689 | 10년 전 | 1945 | ||
| 5688 |
|
10년 전 | 1091 | |
| 5687 | 10년 전 | 948 | ||
| 5686 |
|
10년 전 | 1885 | |
| 5685 |
|
10년 전 | 1155 | |
| 5684 | 10년 전 | 904 | ||
| 5683 | 10년 전 | 769 | ||
| 5682 | 10년 전 | 574 | ||
| 5681 | 10년 전 | 1164 | ||
| 5680 | 10년 전 | 906 | ||
| 5679 | 10년 전 | 1385 | ||
| 5678 |
네이비칼라
|
10년 전 | 836 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기