<script>
function day_setCookie( adname, advalue, expiredays ){
var todayday = new Date();
todayday.setDate( todayday.getDate() + expiredays );
document.cookie = adname + "=" + escape( advalue ) + "; path=/; expires=" + todayday.toGMTString() + ";"
}
function imgFreeWeek(no) {
document.getElementById('dc_imgFree_'+no).style.display = "none";
day_setCookie("imgFreeWeek", "done1" , 1 );
}
</script>

댓글 4
참동까네
신정환 특전사 아닌걸로 알고 있는데
특전사 병이라고 들었는데
ㅇㅇ.