Home
Á¦Ç°¼Ò°³
´ÙÁßÁö´É ÅëÇÕÇÁ·Î±×·¥
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Edu3
À¯¾Æ±â ´ÙÁßÁö´É ³îÀ̱³À°ÀÇ ÀÀ¿ë´Ü°è
±³Àç 45±Ç/ ±³±¸ 4Á¾/ À½¾Ç ³îÀÌ ¿Àµð¿À CD 3Àå/
´ÙÁßÁö´É À½¾Ç ³îÀÌ Ã¥ 1±Ç/ ºÎ¸ð Áöħ¼ 1±Ç
730,000¿ø
* º» ±¸¼ºÀº Àº¹° ±¸¸Å °í°´¿¡ ÇÑÇÏ¿© ±¸ÀÔ °¡´ÉÇÕ´Ï´Ù.
* Àº¹° 640,000¿ø (ÁØÀº¹° 640,000¿ø º°µµ)
ü°èÀûÀ¸·Î ½ÀµæÇÑ °³³äÀ»
°áÇÕ
Çϰí
ÀÀ¿ë
ÇØ º¼ ¼ö ÀÖ½À´Ï´Ù.
ÁÖÁ¦º° ÅëÇÕ È°µ¿À» ÅëÇØ
ÃʵÀ°
ÀÇ
±âÃÊ
¸¦ Çü¼ºÇÕ´Ï´Ù.
Áö´Éº° Àº¹°∙ÁØÀº¹° ³îÀ̱³À°À¸·Î
³í¸®Àû »ç°í·Â
À» Ű¿ö ÁÝ´Ï´Ù.
9734
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
±â´Ù¸®´ø ´ÙÁßÁö´É ¿¡µà3 °³ºÀ±â~~!!
camus94
2014-01-29
2686
9733
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Edu3
ace8939
2014-01-28
1979
9729
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
´ÙÁßÁö´É ¿¡µà3
tingker76
2014-01-28
2516
9716
Àº¹°·Î Ç®¾î °¡´Â ´ÙÁßÁö´É Ed
Àç¹Õ³×¿ä😊
welgi
2014-01-22
2422
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(); //--> //-->