Home
Á¦Ç°¼Ò°³
´ÙÁßÁö´É ÅëÇÕÇÁ·Î±×·¥
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Edu1
À¯¾Æ±â ´ÙÁßÁö´É ³îÀ̱³À°ÀÇ ±âÃʴܰè
±³Àç 36±Ç/ ±³±¸ 6Á¾/ Àº¹° ³îÀÌ DVD 4Àå/ À½¾Ç ³îÀÌ ¿Àµð¿À CD 3Àå/ ´ÙÁßÁö´É À½¾Ç ³îÀÌ Ã¥ 1±Ç/ ºÎ¸ð Áöħ¼ 1±Ç
680,000¿ø
* º» ±¸¼ºÀº Àº¹° ±¸¸Å °í°´¿¡ ÇÑÇÏ¿© ±¸ÀÔ °¡´ÉÇÕ´Ï´Ù.
* Àº¹° 640,000¿ø (ÁØÀº¹° 640,000¿ø º°µµ)
Àº¹°·Î ±³Àç ¼Ó
°³³äÀ» ½±°Ô Á¦½Ã
ÇØ ÁÝ´Ï´Ù.
¹è°æÁö½Ä°ú Àº¹°ÀÌ ¸¸³ª
âÀÇÀû ¹ß»óÀ» À¯µµ
ÇØ ÁÝ´Ï´Ù.
Áö´Éº° Àº¹° ³îÀÌ·Î
¸ÂÃã ±³À°ÀÌ °¡´É
ÇÕ´Ï´Ù.
10151
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Edu1 »ç¿ëÈıâÀÔ´Ï´Ù.
dayeonyang
2018-11-22
8565
9975
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Àº¹° ¼ö¾÷
ruby22
2015-10-07
28061
9826
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Àº¹° µåµð¾î ±¸ÀÔÇß¾î¿ä
goodrin
2014-02-28
17640
9825
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
ÇÁ¸®º§ Àº¹° ù±¸ÀÔ
chlwjd114
2014-02-28
8133
9822
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
µåµ® ±¸ÀÔÇ߳׿ä
goodrin
2014-02-28
7234
9821
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É »ç¿ëÈıâ
seennet
2014-02-28
7933
9819
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É ¿¡µà1 ÁÁ³×¿ä^^
ym1234567
2014-02-28
10252
9818
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
ÇÁ·Úº§ ù±¸ÀÔ ¿ª½Ã ^^
lsh4368
2014-02-28
5918
9814
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
ÇÁ·Úº§°ú ÇÔ²² ¼ºÀåÇÏ´Â ¾Æµé.. À̹ø¿¡´Â ´ÙÁßÁö´É edu1 °³ºÀ±â...
bsmww
2014-02-27
10450
9811
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
¿ÏÀü±â´ëÁßÀÔ´Ï´Ù¢¾
kangyoon82
2014-02-27
6719
1
2
3
4
5
6
---¼±ÅÃÇϼ¼¿ä---
Á¦¸ñ
º»¹®
¾ÆÀ̵ð
'); var bNetscape4plus = (navigator.appName == "Netscape" && navigator.appVersion.substring(0,1) >= "4"); var bExplorer4plus = (navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion.substring(0,1) >= "4"); function CheckUIElements(){ var yMenuFrom, yMenuTo, yButtonFrom, yButtonTo, yOffset, timeoutNextCheck; if ( bNetscape4plus ) { yMenuFrom = document["Layer1"].top; yMenuTo = top.pageYOffset + 500; // Layer1 Layer ÀÇ Ã³À½ À§Ä¡ } else if ( bExplorer4plus ) { yMenuFrom = parseInt (Layer1.style.top, 10); yMenuTo = document.body.scrollTop + 178; // Layer1 Layer ÀÇ Ã³À½ À§Ä¡ } timeoutNextCheck = 10; if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) { setTimeout ("CheckUIElements()", timeoutNextCheck); return; } if ( yButtonFrom != yButtonTo ) { yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 5 ); if ( yButtonTo < yButtonFrom ) yOffset = -yOffset; if ( bNetscape4plus ) document["divLinkButton"].top += yOffset; else if ( bExplorer4plus ) divLinkButton.style.top = parseInt (divLinkButton.style.top, 10) + yOffset; timeoutNextCheck = 10; } if ( yMenuFrom != yMenuTo ) { yOffset = Math.ceil( Math.abs( yMenuTo - yMenuFrom ) / 5 ); if ( yMenuTo < yMenuFrom ) yOffset = -yOffset; if ( bNetscape4plus ) document["Layer1"].top += yOffset; else if ( bExplorer4plus ) Layer1.style.top = parseInt (Layer1.style.top, 10) + yOffset; timeoutNextCheck = 10; } setTimeout ("CheckUIElements()", timeoutNextCheck); } function OnLoad() { var y; if ( top.frames.length ) if ( bNetscape4plus ) { document["Layer1"].top = top.pageYOffset ; document["Layer1"].visibility = "visible"; } else if ( bExplorer4plus ) { Layer1.style.top = document.body.scrollTop ; Layer1.style.visibility = "visible"; } CheckUIElements(); return true; } OnLoad(); //--> //-->