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


ÅëÅë ÇѱÛÀÚ¾¿ Æ¢´Â ½ºÅ©¸³Æ®
ȨÆäÀÌÁöȨÆäÀÌÁö 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
.
¹øÈ£ Á¦¸ñ
2,885
input ÀÔ·Â ÇÊµå ¾ÕµÚ °ø¹é ½Ç½Ã°£ Á¦°Å
2,884
Placeholder Æ÷Ä¿½º½Ã °¨Ãß±â
2,883
MySQL Áߺ¹µÈ µ¥ÀÌÅ͸¦ »èÁ¦
2,882
MySQL Áߺ¹ µ¥ÀÌÅÍ È®ÀÎ
2,881
sessionStorage.getItem ¿Í sessionStorage.setItem
2,880
Á¦ÀÌÄõ¸® ·£´ýÀ¸·Î ¹è°æ»ö º¯°æ
2,879
preg match¿¡ °üÇÑ Á¤±Ô½Ä
2,878
Stream an audio file with MediaPlayer ¿Àµð¿À ÆÄÀÏ ½ºÆ®¸®¹Ö Çϱâ
2,877
Audio Streaming PHP Code
2,876
PHP $ SERVER ȯ°æ º¯¼ö Á¤¸®
2,875
Vimeo (ºñ¸Þ¿À) API ¸¦ »ç¿ëÇÏ¿© Ç÷¹À̾î ÄÁÆ®·ÑÇϱâ
2,874
iframe »ç¿ë½Ã ÇÏ´Ü¿¡ ¹ß»ýÇÏ´Â °ø¹é Á¦°Å¹æ¹ý
2,873
¾ÆÀÌÇÁ·¹ÀÓ(iframe) Àüüȭ¸é °¡´ÉÇÏ°Ô Çϱâ
2,872
ºÎÆ®½ºÆ®·¦(bootstrapk)¿¡¼­ »ç¿ëÇÏ´Â class¸í Á¤¸®
2,871
ºÎÆ®½ºÆ®·¦ CSS
2,870
Å©·Ò¿¡¼­ ¸¶Áø Á¶Àý
2,869
PHP ÇöÀç ÆäÀÌÁöÀÇ µµ¸ÞÀθíÀ̳ª urlµîÀÇ Á¤º¸ ¾Ë¾Æ¿À±â
2,868
PHP preg match all()
2,867
PHP ·Î À¥ÆäÀÌÁö ±Ü¾î¿À±â ¸ðµç ¹æ¹ý ÃÑÁ¤¸®!
2,866
[PHP] ¿ø°ÝÁö ÆÄÀÏ ÁÖ¼Ò ³ëÃâ ¾ÈÇÏ°í curl·Î ´Ù¿î·Îµå ¹Þ±â
2,865
PHP ÇÔ¼ö Á¤¸®
2,864
¾ÆÀÌÇÁ·¹ÀÓ(iframe) ºñÀ² À¯ÁöÇϸ鼭 Å©±â Á¶ÀýÇÏ´Â ¹æ¹ý
2,863
PHP ¹è¿­¿¡¼­ ¹«ÀÛÀ§·Î Çϳª »Ì¾ÆÁÖ´Â array rand() ÇÔ¼ö
2,862
PHP Á¤±Ô½Ä Á¤¸®
2,861
PHP Á¤±Ô½ÄÀ» È°¿ëÇÑ ÅÂ±× ¹× ƯÁ¤ ¹®ÀÚ¿­ Á¦°Å ¹× ÃßÃâ ¹æ¹ý
2,860
php Å©·Ñ¸µ ¶Ç´Â ÆÄ½Ì ÇÔ¼ö, Á¤±Ô½Ä ¸ðÀ½
2,859
Á¦ÀÌÄõ¸® ±âº» ¸í·É¾î
2,858
À¥ÆäÀÌÁö °¡·Î ¸ðµå¼¼·Î ¸ðµå ÀνÄÇϱâ
2,857
¸ð¹ÙÀÏ À¥ È­¸é °­Á¦ ȸÀü(°¡·Î¸ðµå °íÁ¤)
2,856
[HTML5]¿¡¼­ frameset ´ëü ¹æ¹ý°ú iframe ¼Ó¼º
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.