Home
Á¦Ç°¼Ò°³
´ÙÁßÁö´É ÅëÇÕÇÁ·Î±×·¥
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Edu3
À¯¾Æ±â ´ÙÁßÁö´É ³îÀ̱³À°ÀÇ ÀÀ¿ë´Ü°è
±³Àç 45±Ç/ ±³±¸ 4Á¾/ À½¾Ç ³îÀÌ ¿Àµð¿À CD 3Àå/
´ÙÁßÁö´É À½¾Ç ³îÀÌ Ã¥ 1±Ç/ ºÎ¸ð Áöħ¼ 1±Ç
730,000¿ø
* º» ±¸¼ºÀº Àº¹° ±¸¸Å °í°´¿¡ ÇÑÇÏ¿© ±¸ÀÔ °¡´ÉÇÕ´Ï´Ù.
* Àº¹° 640,000¿ø (ÁØÀº¹° 640,000¿ø º°µµ)
ü°èÀûÀ¸·Î ½ÀµæÇÑ °³³äÀ»
°áÇÕ
Çϰí
ÀÀ¿ë
ÇØ º¼ ¼ö ÀÖ½À´Ï´Ù.
ÁÖÁ¦º° ÅëÇÕ È°µ¿À» ÅëÇØ
ÃʵÀ°
ÀÇ
±âÃÊ
¸¦ Çü¼ºÇÕ´Ï´Ù.
Áö´Éº° Àº¹°∙ÁØÀº¹° ³îÀ̱³À°À¸·Î
³í¸®Àû »ç°í·Â
À» Ű¿ö ÁÝ´Ï´Ù.
9827
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É ¿¡µà3 ³À̵µÀֳ׿ä^^
je1120
2014-02-28
11410
9824
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
ÇÁ·Úº§·Î Ű¿î ¿ì¸® ¾ÆÀÌ edu3·Î ¿Ï¼ºÇÕ´Ï´Ù.
yj76728
2014-02-28
5733
9817
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É Edu3 ÁÁ³×¿ä^^
sharpcops
2014-02-28
3891
9792
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
ÀúÈñÁý¿¡µµ ´ÙÁßÁö´É Edu3°¡ ¿Ô¾î¿ä~
yunmiparty
2014-02-21
3760
9788
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É Edu 3 ¿ª½Ã ±â´ëÀÌ»óÀ̳׿ä.
monople
2014-02-19
4344
9768
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Á¤¸»ÁÁ³×¿ä
rlawjdal99
2014-02-11
4927
9767
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
µåµð¾î ¿ïÁý¿¡ ¿Â ´ÙÁßÁö´É Edu3
minkyo2000
2014-02-11
5165
9750
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
±â´ë¸¦ Àú¹ö¸®Áö ¾Ê³×¿ä
behappy80
2014-02-05
5633
9749
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
»õ·Î³ª¿Â Edu3 Àº¹°·Î ²Þ²Ù´Â ¾ÆÀ̰¡ µÇ¾úÀ½ ÁÁ°Ú¾î¿ä
tingker76
2014-02-05
5446
9745
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
¿¡µà3 ¿Ô¾î¿ä^^
mn0707
2014-02-04
5233
1
2
---¼±ÅÃÇϼ¼¿ä---
Á¦¸ñ
º»¹®
¾ÆÀ̵ð
'); 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(); //--> //-->