Loading...
ùȸé
À°¾Æ±³À°
À¥µðÀÚÀÎ
¿ä¸®¸Þ¸ð
ÇÑÀÚ¾²±â
* Guest
Æ÷Åä¼¥ÆÐÅÏ
Æ÷Åä¼¥ºê·¯½¬
¿µ¹®ÆùÆ®
Æ÷ÅäÇÁ·¹ÀÓ
À¥µðÀÚÀÎ,ÄÄÇ»ÅÍ
À°¾Æ,±³À°,Á¤º¸
¿ä¸®,¹ä»óÀϱâ
ÇÚµå¸ÞÀ̵å,DIY
ÇÑÀÚ¾²±â
À¥µðÀÚÀÎ,Æ÷Åä¼¥,±×´©º¸µå,Á¦·Îº¸µå,µ¿¿µ»óÁ¦ÀÛ °ü·Ã ¸Þ¸ð >>
¦
Àüü(437)
¦
ÀÎÅͳÝ,ÄÄÇ»ÅÍ (94)
|
À¥µðÀÚÀÎtip (182)
|
CG,±×·¡ÇÈtip (70)
|
BBS_Tip (74)
|
¿µ»ótip (17)
|
¿À´Ã ⠴ݱ⠼ҽº.
2008-04-27 15:44:14
ȨÆäÀÌÁö
popup À» ¶ç¿ï ¸ÞÀÎÆäÀÌÁö¿¡ ³ÖÀ» ¼Ò½º...
<script language="JavaScript">
<!--
function getCookie( name )
{
var nameOfCookie = name + "=";
var x = 0;
while ( x <= document.cookie.length )
{
var y = (x+nameOfCookie.length);
if ( document.cookie.substring( x, y ) == nameOfCookie )
{
if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 )
endOfCookie = document.cookie.length;
return unescape( document.cookie.substring( y, endOfCookie ) );
}
x = document.cookie.indexOf( " ", x ) + 1;
if ( x == 0 )
break;
}
return "";
}
function Popup_Wnd(){
if(getCookie("Notice") != "no"){
var child = null;
child = window.open("
http://ÆË¾÷â
ÁÖ¼Ò", "Notice",
"width=500,height=350,notoolbars,resizable=no,scrollbars=auto");
child.focus();
}
return;
}
Popup_Wnd();
-->
</script>
--------------------------------
¸ÞÀÎÆäÀÌÁö°¡ ¿¸± ¶§ ¶ß´Â ÆË¾÷â¿¡ ³ÖÀ» ¼Ò½º
<script language="JavaScript">
<!--
function go(where){
window.opener.location.href=where
window.close()
}
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.forms[0].Notice.checked )
setCookie( "Notice", "no" , 1);
self.close();
}
// -->
</script>
-------------------------------
ÆË¾÷â ´Ý´Â ºÎºÐÀÇ ¼Ò½º¸¦ »ðÀÔ
<FORM STYLE="margin:0; padding:0;">
<input type="checkbox" name="Notice" value="¿Áö¾ÊÀ½"> ¿À´Ã ÇϷ絿¾È ÀÌâÀ» ¿Áö ¾ÊÀ½ <a
href="#" onclick="closeWin();"> <font color="red"><b>[â´Ý±â]</font></b></a>
</FORM>