ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


ÅëÅë ÇѱÛÀÚ¾¿ Æ¢´Â ½ºÅ©¸³Æ®
ȨÆäÀÌÁöȨÆäÀÌÁö 20³â Àü
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title>freechk</title>
<meta name="generator" content="Microsoft FrontPage 5.0">
<script language="JavaScript">
<!--
function NamoTime_Play(name)
{
    var tm, bar, layer, prop_tbl, prop_name, prop_value, n_bar, n_prop;
    var frame, nkeyfrm, startfrm, endfrm, f, kf, i, j;
    var ns = navigator.appName == "Netscape";

    if (document.NamoTime == null)              NamoTime_Init();
    if ((tm = document.NamoTime[name]) == null) return;
    if (tm.pause)                                                                  return;

    frame = ++tm.curframe;
    if (frame > tm.lastframe) {
        tm.curframe = 0;
        if (!tm.loop) return;
        frame = ++tm.curframe;
    }

    n_bar = tm.length;
    for (i=0; i < n_bar; i++) {
        bar = tm[i];
        if (bar == null) continue;

        nkeyfrm  = bar.keyframes.length;
        startfrm = bar.keyframes[0];
        endfrm   = bar.keyframes[nkeyfrm-1];
        if (frame < startfrm || frame > endfrm) continue;
        f        = frame - startfrm;
        for (kf=j=0; j < bar.keyframes.length && bar.keyframes[j] <= frame; kf = j++) ;

        if (bar.props == null) continue;
        n_prop    = bar.props.length;

        layer = bar.layer;
        if (layer == null) continue;

        for (j=0; j < n_prop; j++) {
             prop_tbl   = bar.props[j];
             prop_name  = prop_tbl.prop;

             prop_value = prop_tbl[(bar.keyframes.length < prop_tbl.length) ? f : kf];
             if (ns) layer[prop_name]       = prop_value;
             else    layer.style[prop_name] = prop_value;
        }
    }

    if (tm.actions) {
        for (i=0; i < tm.actions[1].length && tm.actions[0][i] <= frame; i++)
            if (tm.actions[0][i] == frame) eval(tm.actions[1][i]);
    }

    setTimeout('NamoTime_Play("' + name + '")', tm.delay);
}

function NamoTime_Init()
{
    var tm, bar, handlers;
    var is_netscape = navigator.appName == "Netscape";

    document.NamoTime = new Array(1);
    document.NamoTime[0] = new Array(10);
    tm = document.NamoTime[0];
    document.NamoTime["timeline1"] = tm;
    tm.name = "timeline1";
    tm.fps = 15;

    document.NamoTime[0][0] = new String("data");
    bar = document.NamoTime[0][0];
    bar.track = 3;
    if (is_netscape)
        bar.layer = document["layer7"];
    else
        bar.layer = document.all ? document.all["layer7"] : null;
    bar.keyframes = new Array(1, 2);
    bar.props = new Array(6);
    bar.props[0] = new Array(220,220);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(-100,40);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(233,233);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(27,27);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(1,1);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][1] = new String("data");
    bar = document.NamoTime[0][1];
    bar.track = 4;
    if (is_netscape)
        bar.layer = document["layer6"];
    else
        bar.layer = document.all ? document.all["layer6"] : null;
    bar.keyframes = new Array(1, 2);
    bar.props = new Array(6);
    bar.props[0] = new Array(91,91);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(305,305);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(542,542);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(24,24);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(5,5);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][2] = new String("data");
    bar = document.NamoTime[0][2];
    bar.track = 5;
    if (is_netscape)
        bar.layer = document["layer8"];
    else
        bar.layer = document.all ? document.all["layer8"] : null;
    bar.keyframes = new Array(1, 40);
    bar.props = new Array(6);
    bar.props[0] = new Array(99,106,114,122,130,137,145,153,161,168,176,184,192,200,207,215,223,231,238,246,254,262,269,277,285,293,301,308,316,324,332,339,347,355,363,370,378,386,394,402);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(310,310);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(263,263);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(24,24);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(100,100);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][3] = new String("data");
    bar = document.NamoTime[0][3];
    bar.track = 5;
    if (is_netscape)
        bar.layer = document["layer8"];
    else
        bar.layer = document.all ? document.all["layer8"] : null;
    bar.keyframes = new Array(41, 80);
    bar.props = new Array(6);
    bar.props[0] = new Array(402,394,386,378,370,363,355,347,339,332,324,316,308,301,293,285,277,269,262,254,246,238,231,223,215,207,200,192,184,176,168,161,153,145,137,130,122,114,106,99);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(310,310);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(263,263);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(24,24);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(100,100);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][4] = new String("data");
    bar = document.NamoTime[0][4];
    bar.track = 5;
    if (is_netscape)
        bar.layer = document["layer8"];
    else
        bar.layer = document.all ? document.all["layer8"] : null;
    bar.keyframes = new Array(81, 120);
    bar.props = new Array(6);
    bar.props[0] = new Array(99,106,114,122,130,137,145,153,161,168,176,184,192,200,207,215,223,231,238,246,254,262,269,277,285,293,301,308,316,324,332,339,347,355,363,370,378,386,394,402);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(310,310);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(263,263);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(24,24);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(100,100);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][5] = new String("data");
    bar = document.NamoTime[0][5];
    bar.track = 5;
    if (is_netscape)
        bar.layer = document["layer8"];
    else
        bar.layer = document.all ? document.all["layer8"] : null;
    bar.keyframes = new Array(121, 160);
    bar.props = new Array(6);
    bar.props[0] = new Array(402,397,393,389,384,380,376,371,367,363,358,354,350,346,341,337,333,328,324,320,315,311,307,302,298,294,290,285,281,277,272,268,264,259,255,251,246,242,238,234);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(310,310);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(263,263);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(24,24);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(100,100);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][6] = new String("data");
    bar = document.NamoTime[0][6];
    bar.track = 6;
    if (is_netscape)
        bar.layer = document["layer2"];
    else
        bar.layer = document.all ? document.all["layer2"] : null;
    bar.keyframes = new Array(12, 18, 23);
    bar.props = new Array(6);
    bar.props[0] = new Array(93,91,89,86,85,86,93,109,133,159,183,200);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(-200,-151,-79,4,86,155,200,215,204,178,151,135);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(70,70,70);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(72,72,72);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(5,5,5);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][7] = new String("data");
    bar = document.NamoTime[0][7];
    bar.track = 7;
    if (is_netscape)
        bar.layer = document["layer1"];
    else
        bar.layer = document.all ? document.all["layer1"] : null;
    bar.keyframes = new Array(23, 28);
    bar.props = new Array(6);
    bar.props[0] = new Array(360,360);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(-200,-133,-66,1,68,135);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(70,70);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(72,72);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(5,5);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][8] = new String("data");
    bar = document.NamoTime[0][8];
    bar.track = 8;
    if (is_netscape)
        bar.layer = document["layer3"];
    else
        bar.layer = document.all ? document.all["layer3"] : null;
    bar.keyframes = new Array(28, 32);
    bar.props = new Array(6);
    bar.props[0] = new Array(448,448);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(-200,-105,-11,82,177);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(70,70);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(72,72);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(5,5);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";

    document.NamoTime[0][9] = new String("data");
    bar = document.NamoTime[0][9];
    bar.track = 9;
    if (is_netscape)
        bar.layer = document["layer4"];
    else
        bar.layer = document.all ? document.all["layer4"] : null;
    bar.keyframes = new Array(32, 35);
    bar.props = new Array(6);
    bar.props[0] = new Array(533,533);
    bar.props[0].prop = "left";
    bar.props[1] = new Array(-200,-60,79,219);
    bar.props[1].prop = "top";
    bar.props[2] = new Array(70,70);
    bar.props[2].prop = "width";
    bar.props[3] = new Array(72,71,72,72);
    bar.props[3].prop = "height";
    bar.props[4] = new Array(5,5);
    bar.props[4].prop = "zIndex";
    bar.props[5] = new Array("inherit","inherit");
    bar.props[5].prop = "visibility";
    tm.lastframe = 160;
    tm.curframe = 0;
    tm.delay = 1000 / tm.fps;
    tm.loop = true;
}
// -->
</script>
</head>

<body bgcolor="#660099" text="black" link="blue" vlink="purple" alink="red" OnLoad="NamoTime_Play('timeline1');">
<p>¡¡</p>
<p>¡¡</p>
<div id="layer2" style="width:70px; height:72px; position:absolute; left:93px; top:-200px; z-index:5; visibility:inherit;">
    <table border="1" cellpadding="0" cellspacing="0" width="70" height="70" bordercolor="white" bordercolordark="white" bordercolorlight="white">
        <tr>
            <td width="70" height="70" align="center" valign="middle">
                <p><span style="font-size:26pt;"><b><font color="white" face="µ¸¿ò">K</font></b></span></p>
            </td>
        </tr>
    </table>
</div>
<p>¡¡</p>
<div id="layer1" style="width:70px; height:72px; position:absolute; left:360px; top:-200px; z-index:5; visibility:inherit;">
    <table border="1" cellpadding="0" cellspacing="0" width="70" height="70" bordercolor="white" bordercolordark="white" bordercolorlight="white">
        <tr>
            <td width="70" height="70" align="center" valign="middle">
                <p><span style="font-size:26pt;"><b><font color="white" face="µ¸¿ò">1</font></b></span></p>
            </td>
        </tr>
    </table>
</div>
<p>¡¡</p>
<div id="layer3" style="width:70px; height:72px; position:absolute; left:448px; top:-200px; z-index:5; visibility:inherit;">
    <table border="1" cellpadding="0" cellspacing="0" width="70" height="70" bordercolor="white" bordercolordark="white" bordercolorlight="white">
        <tr>
            <td width="70" height="70" align="center" valign="middle">
                <p><span style="font-size:26pt;"><b><font color="white" face="µ¸¿ò">2</font></b></span></p>
            </td>
        </tr>
    </table>
</div>
<div id="layer4" style="width:70px; height:72px; position:absolute; left:533px; top:-200px; z-index:5; visibility:inherit;">
    <table border="1" cellpadding="0" cellspacing="0" width="70" height="70" bordercolor="white" bordercolordark="white" bordercolorlight="white">
        <tr>
            <td width="70" height="70" align="center" valign="middle">
                <p><span style="font-size:26pt;"><b><font color="white" face="µ¸¿ò">3</font></b></span></p>
            </td>
        </tr>
    </table>
</div>
<p>¡¡</p>
<div id="layer6" style="width:542px; height:24px; position:absolute; left:91px; top:305px; z-index:5; visibility:inherit;">
    <table border="1" cellspacing="0" width="100%" bordercolor="#99FF00" bordercolordark="#99FF00" bordercolorlight="#99FF00">
        <tr>
            <td width="100%" height="20" align="center" valign="middle">
                <p>¡¡</p>
            </td>
        </tr>
    </table>
</div>
<p>¡¡</p>
<p>¡¡</p>

<p>¡¡</p>
<div id="layer7" style="width:233px; height:27px; position:absolute; left:220px; top:-100px; z-index:1; visibility:inherit;">
    <p><font color="yellow" face="µ¸¿ò">½ÇÁ¦¿Ê ÀԾ´Â »çÀÌÆ®  k123</font></p>
</div>
<p>¡¡</p>
<div id="layer8" style="width:263px; height:24px; position:absolute; left:99px; top:310px; z-index:100; visibility:inherit;">
    <p><font size="2" face="µ¸¿ò" color="#99FF00">¹«·á»ç¿ë±Ç ½ÅûÀ» ó¸® Áß
    ÀÔ´Ï´Ù....</font></p>
</div>
<p>¡¡</p>
</body>

</html>
ÃßõÃßõ : 313 Ãßõ ¸ñ·Ï
1µî 2004-04-20 14:52:50
.
¹øÈ£ Á¦¸ñ
305
ÁöÁ¤µÈ½Ã°£ÈÄ Àç»ýµÇ´Â ½ºÅ©¸³Æ®
304
»çÁö ¼±´ÙÇü ¹®Á¦Ç®ÀÌ
303
ÀÌ»Û À̹ÌÁö ´Þ·Â
302
¸¶¿ì½º ¿Ã¸®¸é ÃãÀ» Ãß´Â ¹öÆ°
301
µû·Î ÆäÀÌÁö¸¦ ¸¸µéÁö ¾Ê¾Æµµ °øÁöâÀÌ ¶å´Ï´Ù
300
¸¶¹ý»ç ÇҾƺÎÁö ³ª¿À´Â ¿¹Á¦
299
¿õÀåÇÑ ½ºÄÉÀÏÀÇ ÅؽºÆ® ¸Þ¼¼Áö ½ºÅ©¸³Æ®
298
¹öÆ°À» Ŭ¸¯Çϸé È­¸éÀÌ ³ª¿Â´Ù??
ÅëÅë ÇѱÛÀÚ¾¿ Æ¢´Â ½ºÅ©¸³Æ® 1
296
»õâÀ» ¿­¾îº¸ÀÚ..
295
ÀÚ¹Ù½ºÅ©¸³Æ®¿ÍÀÇ È¥ÇÕ(ÇÁ·Î±×·¥ ÀÚµ¿¼³Ä¡)
294
ÇÏÀÌÆÛ¸µÅ©¿¡ ¿Ø? ÀÚ¹Ù½ºÅ©¸³Æ®?
293
ºê¶ó¿ìÀú ¹öÁ¯º° ´Ù¸¥ ÆäÀÌÁö º¸¿©ÁÖ±â
292
ÇÁ·¹ÀÓ¿¡¼­ ¸®ÇÁ·¹½¬ÇÒ¶§ ÆäÀÌÁö À¯ÁöÇϱâ
291
¸¶¿ì½ºÅ¬¸¯(¿À¹ö¸¶¿ì½º,¾Æ¿ô¸¶¿ì½º)½Ã ¼Ò¸®È¿°ú ÃÊ°£´Ü ÀÚ¹Ù½ºÅ©¸³Æ®
290
ºê¶ó¿ìÁ®(À©µµ¿ì) âÀÇ Å©±â(»çÀÌÁî)¸¦ Á¶ÀýÇÏ´Â ¼Ò½ºÀÔ´Ï´Ù
289
¿òÁ÷À̴ ŸÀÌƲ¹Ù
288
ºê¶ó¿ìÀú ¾ð¾î¿¡ µû¶ó ´Ù¸¥ ÆäÀÌÁö º¸À̱â
287
Çػ󵵺° ´Ù¸¥ ÆäÀÌÁö º¸¿©ÁÖ±â
286
¿î¿µ üÁ¦º° ´Ù¸¥ ÆäÀÌÁö º¸¿©ÁÖ±â -_-;v
285
Á¢¼ÓÇÏÀÚ ¸¶ÀÚ Ç®½ºÅ©¸°À¸·Î ¹Ù²î´Â ȨÆäÀÌÁö¸¸µé±â
284
Ç÷¡½Ã FullSize·Î º¸¿©ÁÖ±â
283
Æ¢¾î³ª¿À´Â ±ÛÀÚ..-_-;;
282
ÀÔ·Ââ¿¡ ¹è°æÀ̹ÌÁö ³Ö±â+Ŭ¸¯ÇÏ¸é »ç¶óÁö°Ô Çϱâ
281
¹è°æ¿¡ ±Û¶óµð¾ðÆ® È¿°ú³»±â 1
280
ÀÚ¹Ù½ºÅ©¸³Æ®¿Í css ¿ÜºÎ¸µÅ©¼Ò½º
279
¸ÞŸÅ±×//³³Ä¡Å±×
278
ÀÚµ¿ Æ˾÷â (ȨÆäÀÌÁö¿Àǵɶ§ ÀÚµ¿À¸·Î »ý±â´Â ÆäÀÌÁö ¸¸µé±â)
277
ƯÁ¤ À¥ÆäÀÌÁö¸¦ ¿øÇÏ´Â µµ¸ÞÀο¡ ¿¬°áÇϱâ
276
¿øÇÏ´Â Å©±âÀÇ »õâ ¶Ù¿ì±â
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.