???
??
?????
?ル?
?
"); } function imgpreview2(id,uid) { var KimsonPopupCheck = getPopUpFlag(window.open('','iwin','left=0,top=0,width=100,height=100,scrollbars=yes,status=yes')); KimsonPopupCheck.document.write("
̸
\
"); } function showInvWin(url) { getPopUpFlag(window.open(url , 'articlewin' , 'left=0,top=0,width=800,height=600,scrollbars=yes,status=yes')); } function zoom(uid) { window.open('../../_system/module/shop/zoom.php?uid=' + uid,'','left=0,top=0,width=480,height=555,scrollbars=no,status=yes'); } function getTpriceLoyaltyJs(tprice,val) { var tmpval = val ? val : 1; return parseInt(Math.floor(parseInt(tprice)/tmpval ) * tmpval); } function getLoginNeed() { if(confirm('αϼž ̿Ͻ ֽϴ. \n\n αϽðڽϱ?')) { location.href = "./login.php?referer=" + escape(location.href); } } function getDownInfo(uid) { window.open('../../_system/module/upload/info.php?uid=' + uid,'','left=0,top=0,width=480,height=555,scrollbars=yes,status=yes'); } function getMessenger(id) { window.open('../../_system/module/messenger/index.php?id=' + id,'','left=0,top=0,width=550,height=650,scrollbars=no,status=yes,resizable=yes'); } //¡ó function getPageLink(lnum,p,tpage,imgpath) { var g_p1 = "
"; var g_p2 = "
"; var g_n1 = "
"; var g_n2 = "
"; var g_cn = "
"; var g_q = "
Ǿ
"; if(p < lnum+1) { g_q += g_p1; } else{ var pp = parseInt((p-1)/lnum)*lnum; g_q += "
"+g_p2+"
";} g_q += g_cn; var st1 = parseInt((p-1)/lnum)*lnum + 1; var st2 = st1 + lnum; for(var jn = st1; jn < st2; jn++) if ( jn <= tpage) (jn == p)? g_q += "
"+jn+"
"+g_cn : g_q += "
"+jn+"
"+g_cn; if(tpage < lnum || tpage < jn) { g_q += g_n1; } else{var np = jn; g_q += "
"+g_n2+"
"; } g_q += "
dz
"; document.write(g_q); } //Ŭ function getPageGo(n) { var p = getUriString('p'); var que = location.href.replace('&p='+p,''); que = que.indexOf('?') != -1 ? que : que + '?'; que = que.replace('&q=view&uid=' + getUriString('uid') , ''); var xurl = que.split('#'); location.href= xurl[0] + '&p=' + n; } //ĶͰ function getUriString(param) { var QuerySplit = location.href.split('?'); var ResultQuer = QuerySplit[1] ? QuerySplit[1].split('&') : ''; for (var i = 0; i < ResultQuer.length; i++) { var keyval = ResultQuer[i].split('='); if (param == keyval[0]) return keyval[1]; } return ""; }function getDateFormat(date , type) { var ck; var rtstr = ""; var j = 0; for(var i = 0; i < type.length; i++) { if(type.substring(i,i+1) == 'x') { rtstr += date.substring(j,j+1); } else { j--; rtstr += type.substring(i,i+1); } j++; } document.write(rtstr); } function getJosa(str, tail) { strTemp = str.substr(str.length - 1); return ((strTemp.charCodeAt(0) - 16) % 28 != 0) ? str + tail.substr(0, 1) : str + tail.substr(1, 1); } //ŸԺ ( , ; ex: getTypeCheck(string , "1234567890") ) function getTypeCheck (s, spc) { var i; for(i=0; i< s.length; i++) { if (spc.indexOf(s.substring(i, i+1)) < 0) { return false; } } return true; } // (number_format) function commaSplit(srcNumber) { var txtNumber = '' + srcNumber; var rxSplit = new RegExp('([0-9])([0-9][0-9][0-9][,.])'); var arrNumber = txtNumber.split('.'); arrNumber[0] += '.'; do { arrNumber[0] = arrNumber[0].replace(rxSplit, '$1,$2'); } while (rxSplit.test(arrNumber[0])); if (arrNumber.length > 1) { return arrNumber.join(''); } else { return arrNumber[0].split('.')[0]; } } // function filterNum(str) { return str.replace(/^\$|,/g, ""); } //üũ function commaInsert(field) { if (!getTypeCheck(field.value , "0123456789,")) { alert('ڸ Է ּ. '); field.value = ''; field.focus(); return false; } field.value = commaSplit(filterNum(field.value)); }function sendprint(uid) { getPopUpFlag(window.open('../../_system/module/print/print.htm?uid=' + uid , 'printwin' , 'top=0,left=0,width=650,height=600,scrollbars=yes,status=yes')); } function sendemail(id,uid) { getPopUpFlag(window.open('../../_system/module/email/email.php?id='+id+'&uid=' + uid , 'emailwin' , 'top=0,left=0,width=650,height=600,scrollbars=no,status=yes')); } function statview(id) { getPopUpFlag(window.open('bbs.php?q=stat&newwin=Y&id='+id , 'bbsstatwin' , 'top=0,left=0,width=650,height=600,scrollbars=no,status=yes')); } function singo(table,uid,userid,mbid) { if (mbid == "") { alert('ȸ α ּ. '); return; } getPopUpFlag(window.open("bbs.php?q=singo&xsite=sonate&newwin=Y&id=notice&tbl=" + table + "&suid=" + uid + "&userid="+userid, "singowin" , "left=0,top=0,width=550,height=330,scrollbars=no,status=yes")); } function getDivWidth(width,div) { var maxsize = parseInt(width); var content = document.getElementById(div); var img = content.getElementsByTagName("img"); for(i=0; i
maxsize') ) { var heightSize = ( eval('img[' + i + '].height')*maxsize )/eval('img[' + i + '].width') ; eval('img[' + i + '].width = maxsize') ; eval('img[' + i + '].height = heightSize') ; } } content.innerHTML = content.innerHTML.replace(/
Image View\
"); } function favor() { // ã ߰ ũƮ window.external.AddFavorite('http://www.sonate.co.kr/','ԸƼ Ű - ҳ'); } if( typeof HU_rl == 'undefined' ){ var HU_rl = 'http://'+'ngc9.acecounter.com:80'; var PCHKIMG = new Image(); var HL_bn=navigator.appName;var HL_CODE='CN2B330317188'; if( document.URL.substring(0,8) == 'https://' ){ HU_rl = 'https://'+'ngc9.acecounter.com/sslc1'; }else{ if( HL_bn.indexOf("Netscape") > -1 || HL_bn=="Mozilla"){ setTimeout("PCHKIMG.src = HU_rl+'/?cookie';",1); } else{ PCHKIMG.src = HU_rl+'/?cookie'; }; } function _IX(s,t){return s.indexOf(t);};var _UD='undefined';var _UN='unknown'; if(HL_CODE !=_UD && HL_CODE.length > 0 ){ if(typeof HU_rl==_UD) var HU_rl ='';var HL_d='',HL_tz=20,HL_ja=_UN,HL_bv='',HL_sc=_UN,HL_sv=10,HL_rf='',HL_arg='',HL_av='',HL_je='n',HL_ul=_UN,HL_ua=_UN,HL_UA=_UN,HL_rl='',HL_os=_UN,HL_vs=_UN,HL_ak='',HL_xrl='',HL_cd='',HL_cu='',HL_bz='';if( typeof HL_CODE==_UD ) HL_CODE = '' ;HL_tz = Math.floor((new Date()).getTimezoneOffset()/60) + 29 ;if( HL_tz > 24 ) HL_tz = HL_tz - 24 ;if(typeof HL_amt==_UD) var HL_amt=0 ;if(typeof HL_pk==_UD) var HL_pk='' ;if(typeof HL_pd==_UD) var HL_pd='';if(typeof HL_ct==_UD) var HL_ct='';if(typeof HL_ag==_UD) var HL_ag=0;if(typeof HL_id==_UD) var HL_id='' ;if(typeof HL_mr==_UD) var HL_mr = _UN;if(typeof HL_gd==_UD) var HL_gd=_UN;if( typeof HL_jn==_UD) var HL_jn='';if(typeof HL_jid==_UD) var HL_jid='';if(typeof HL_skey==_UD) var HL_skey='';if(typeof HL_ud1==_UD) var HL_ud1='';if(typeof HL_ud2==_UD) var HL_ud2='';if(typeof HL_ud3==_UD) var HL_ud3='';if( !HL_ag || typeof HL_ag == 'string' ){ HL_ag = 0 ; }else{ HL_ag = parseInt(HL_ag); };if( HL_ag < 0 || HL_ag > 150 ){ HL_ag = 0; }else{ HL_ag = Math.floor(HL_ag/10)*10 ; };if( HL_gd != 'man' && HL_gd != 'woman' ){ HL_gd =_UN;};if( HL_mr != 'married' && HL_mr != 'single' ){ HL_mr =_UN;};if( HL_jn != 'join' && HL_jn != 'withdraw' ){ HL_jn ='';};HL_je = (navigator.javaEnabled()==true)?'1':'0';HL_bn=navigator.appName;if(HL_bn.substring(0,9)=="Microsoft") HL_bn="MSIE";HL_bz=navigator.appName; HL_pf=navigator.platform; HL_av=navigator.appVersion; HL_bv=parseFloat(HL_av) ;if(HL_bn=='MSIE'){HL_cu=navigator.cpuClass;}else{HL_cu=navigator.oscpu;};if((HL_bn=="MSIE")&&(parseInt(HL_bv)==2)) HL_bv=3.01;HL_rf=document.referrer;var HL_prl='';var HL_frm=false; if( typeof top.frames.length=='number' && top.frames.length > 0 ){eval("try{HL_rl = top.document.URL;}catch(_e){HL_rl ='';};");if( HL_rl != document.URL ) HL_frm = true;}; if(HL_frm){ eval("try{HL_prl = top.document.URL;}catch(_e){HL_prl='';};"); if(HL_prl == '') eval("try{HL_prl=parent.document.URL;}catch(_e){HL_prl='';};"); if( _IX(HL_prl,'#') > 0 ) HL_prl=HL_prl.substring(0,_IX(HL_prl,'#')); if( _IX(HL_rf,'#') > 0 ) HL_rf=HL_rf.substring(0,_IX(HL_rf,'#')); if( HL_prl.charAt(HL_prl.length-1)=='/') HL_prl = HL_prl.substring(0,HL_prl.length-1); if( HL_rf.charAt(HL_rf.length-1)=='/') HL_rf = HL_rf.substring(0,HL_rf.length-1); if( HL_rf == '' ) eval("try{HL_rf=parent.document.referrer;}catch(_e){HL_rf='';}"); if( HL_rf == HL_prl ){ eval("try{HL_rf=top.document.referrer;}catch(_e){HL_rf='';}"); if( HL_rf == ''){ HL_rf = 'bookmark';}; if( _IX(document.cookie,'ACEC_CK_nhn='+escape(HL_rf)) > -1 ){ HL_rf = HL_prl;} else{ if(_IX(HL_prl,'?') > 0) HL_ak = HL_prl.substring(_IX(HL_prl,'?')+1,HL_prl.length); if( _IX(HL_prl,'OVRAW=') > 0 ){ HL_ak = 'src=overture&kw='+HL_prl.substring(HL_prl.indexOf('OVKEY=')+6,HL_prl.indexOf('&',HL_prl.indexOf('OVKEY=')+6)); }; if(_IX(HL_prl,'gclid=') > 0 ){ HL_ak='src=adwords'; }; document.cookie='ACEC_CK_nhn='+escape(HL_rf)+';path=/;'; }; if(document.URL.indexOf('?')>0 && HL_ak == '' ) HL_ak =document.URL.substring(document.URL.indexOf('?')+1,document.URL.length); }; }else{ if( _IX(HL_rf,'#') > 0 ) HL_rf=HL_rf.substring(0,_IX(HL_rf,'#')); if(_IX(document.URL,'?') > 0) HL_ak = document.URL.substring(_IX(document.URL,'?')+1,document.URL.length); }; HL_rl=document.URL; if( HL_rf.indexOf('googlesyndication.com') > 0 ){ var HL_rf_idx = HL_rf.indexOf('&url='); if( HL_rf_idx > 0 ){ var HL_rf_t = unescape(HL_rf.substring(HL_rf_idx+5,HL_rf.indexOf('&',HL_rf_idx+5))); if( HL_rf_t.length > 0 ){ HL_rf = HL_rf_t ;}; }; }; if(_IX(HL_rl,'#')>0) HL_rl=HL_rl.substring(0,_IX(HL_rl,'#'));if(HL_rl.charAt(HL_rl.length)=='/') HL_rl=HL_rl.substring(0,HL_rl.length-1);if(_IX(HL_rl,'://')>0) HL_rl=HL_rl.substring(_IX(HL_rl,'://')+3,HL_rl.length);if(HL_rf.charAt(HL_rf.length)=='/') HL_rf=HL_rf.substring(0,HL_rf.length-1);if(_IX(HL_rf,'://')>0) HL_rf=HL_rf.substring(_IX(HL_rf,'://')+3,HL_rf.length);if( typeof HL_rf==_UD||( HL_rf == '' )) HL_rf = 'bookmark' ;HL_cd=(HL_bn=="MSIE")?screen.colorDepth:screen.pixelDepth;HL_UA = navigator.userAgent;HL_ua = navigator.userAgent.toLowerCase();if (navigator.language) { HL_ul = navigator.language.toLowerCase();} else if (navigator.userLanguage) { HL_ul = navigator.userLanguage.toLowerCase();}HL_st = _IX(HL_UA,'(') + 1;HL_end = _IX(HL_UA,')');HL_str = HL_UA.substring(HL_st, HL_end);HL_if = HL_str.split('; ');HL_cmp = 'UNKNOWN' ;if (_IX(HL_ua,'msie') != -1) { HL_cmp = navigator.appName; HL_str = HL_if[1].substring(5, HL_if[1].length); HL_vs = parseFloat(HL_str);} else if ( _IX(HL_ua,'opera') != -1 ){ HL_cmp = "Opera" ;} else if ((HL_st = _IX(HL_ua,"firefox")) > 0) { HL_cmp = "Firefox"; HL_vs = HL_ua.substring(HL_st+8, HL_ua.indexOf('.',HL_st+8)); } else if ((HL_st = _IX(HL_ua,"netscape6")) > 0) { HL_cmp = "Netscape"; HL_vs = HL_ua.substring(HL_st+10, HL_ua.length); if ((HL_st = _IX(HL_vs,"b")) > 0 ) { HL_str = HL_vs.substring(0,_IX(HL_vs,"b")); HL_vs = HL_str ; };} else if ((HL_st = _IX(HL_ua,"netscape/7")) > 0) { HL_cmp = "Netscape"; HL_vs = HL_ua.substring(HL_st+9, HL_ua.length); if ((HL_st = _IX(HL_vs,"b")) > 0 ){ HL_str = HL_vs.substring(0,_IX(HL_vs,"b")); HL_vs = HL_str;};}else{ if (_IX(HL_ua,"gecko") > 0){ HL_cmp = navigator.vendor; } else if (_IX(HL_ua,"nav") > 0){ HL_cmp = "Netscape Navigator";}else{ HL_cmp = navigator.appName;}; HL_av = HL_UA ;};if (parseInt(HL_vs) == parseFloat(HL_vs)) { HL_vs = HL_vs + ".0";};HL_bz = HL_cmp; if( _IX(HL_pf,_UD) >= 0 || HL_pf == '' ){ HL_os = 'UNKNOWN' ;}else{ HL_os = HL_pf ; };if( _IX(HL_os,'Win32') >= 0 ){if( _IX(HL_av,'98')>=0){ HL_os = 'Windows 98';}else if( _IX(HL_av,'95')>=0 ){ HL_os = 'Windows 95';}else if( _IX(HL_av,'Me')>=0 ){ HL_os = 'Windows Me';}else if( _IX(HL_av,'NT')>=0 ){ HL_os = 'Windows NT';}else{ HL_os = 'Windows';};if( _IX(HL_av,'NT 5.0')>=0){ HL_os = 'Windows 2000';};if( _IX(HL_av,'NT 5.1')>=0){HL_os = 'Windows XP';if( _IX(HL_av,'SV1') > 0 ){HL_os = 'Windows XP SP2';};};if( _IX(HL_av,'NT 5.2')>=0){HL_os ='Windows Server 2003';};if( _IX(HL_av,'NT 6.0')>=0){HL_os ='Windows Vista';};};HL_pf_s = HL_pf.substring(0,4);if( HL_pf_s == 'Wind'){if( HL_pf_s == 'Win1'){HL_os = 'Windows 3.1';}else if( HL_pf_s == 'Mac6' ){ HL_os = 'Mac';}else if( HL_pf_s == 'MacO' ){ HL_os ='Mac';}else if( HL_pf_s == 'MacP' ){HL_os='Mac';}else if(HL_pf_s == 'Linu'){HL_os='Linux';}else if( HL_pf_s == 'WebT' ){ HL_os='WebTV';}else if( HL_pf_s =='OSF1' ){ HL_os ='Compaq Open VMS';}else if(HL_pf_s == 'HP-U' ){ HL_os='HP Unix';}else if( HL_pf_s == 'OS/2' ){ HL_os = 'OS/2' ;}else if( HL_pf_s == 'AIX4' ){ HL_os = 'AIX';}else if( HL_pf_s == 'Free' ){ HL_os = 'FreeBSD';}else if( HL_pf_s == 'SunO' ){ HL_os = 'SunO';}else if( HL_pf_s == 'Drea' ){ HL_os = 'Drea'; }else if( HL_pf_s == 'Plan' ){ HL_os = 'Plan'; }else{ HL_os = 'UNKNOWN'; };};if( HL_cu == 'x86' ){ HL_cu = 'Intel x86';}else if( HL_cu == 'PPC' ){ HL_cu = 'Power PC';}else if( HL_cu == '68k' ){ HL_cu = 'Motorola 680x';}else if( HL_cu == 'Alpha' ){ HL_cu = 'Compaq Alpa';}else if( HL_cu == 'Arm' ){ HL_cu = 'ARM';}else{ HL_cu = 'UNKNOWN';};if( HL_d == '' || typeof HL_d==_UD ){ HL_d = '0*0';} document.writeln("
HL_sv=11 ;
"); if(HL_sv>10){var _lxit=new Object();var _HL_hdki = new Image() ;var _HL_hdki_xit = new Image() ;var _lwd=window.document;if( typeof window.screen == 'object'){HL_sv=12;HL_d=window.screen.width+'*'+window.screen.height;};if(HL_bn=="MSIE"){if(HL_bv>=4){ HL_sv=12;};if( HL_bv >= 5){ HL_sv = 13;};};if(_IX(HL_bn,"Netscape") > -1 ||HL_bn=="Mozilla"||HL_bn=="Opera"){if(HL_bv>=3){ HL_sv = 11 ;};if(HL_bv>=4){ HL_sv = 12 ;};if(HL_bv>=4.06){ HL_sv=13 ; };if(HL_d==_UD){ HL_d='UNKNOWN'; };};function _lxit_at(k,w,i){if(_IX(HL_bn,"Netscape") > -1 || HL_bn == "Mozilla"){setTimeout("_HL_hdki_xit.src = HU_rl+'/?xuid='+HL_CODE+'&url='+escape(HL_rl)+'&xlnk='+escape('"+k+"')+'&xidx="+i+"&';",1);}else{_HL_hdki_xit.src=HU_rl+'/?xuid='+HL_CODE+'&url='+escape(HL_rl)+"&xlnk="+escape(k)+"&xidx="+i+"&";};return (w.lnk[i]&&w.lnk[i].ocm)?w.lnk[i].ocm():1;};function _HL_exit(){_lxit.lnk=new Array(_lwd.links.length);for(var i=0;i<_lwd.links.length;i++){if(_lwd.links[i].onmousedown){_lxit.lnk[i]=document.links[i];_lxit.lnk[i].ocm=document.links[i].onmousedown;};eval("document.links[i].onmousedown=function(){return _lxit_at(this,_lxit,"+i+");}");};};HL_arg=HU_rl+"/?uid="+HL_CODE; if( typeof HL_ERR !=_UD && HL_ERR == 'err'){HL_arg = HU_rl+"/?euid="+HL_CODE;};HL_arg += "&cpu="+HL_cu+"&bz="+HL_bz+"&bv="+HL_vs+"&os="+HL_os;HL_arg += "&dim="+HL_d+"&cd="+HL_cd+"&je="+HL_je+"&ref="+escape(HL_rf)+"&url="+escape(HL_rl);HL_arg += "&jv="+HL_sv+"&tz="+HL_tz+"&ul="+HL_ul+"&ad_key="+escape(HL_ak)+"&skey="+escape(HL_skey) ;HL_arg += "&age="+HL_ag+"&gender="+HL_gd+"&marry="+HL_mr+"&join="+HL_jn+"&member_key="+HL_id+"&jid="+HL_jid+"&udf1="+HL_ud1+"&udf2="+HL_ud2+"&udf3="+HL_ud3+"&" ;HL_arg += "&amt="+HL_amt+"&pd="+escape(HL_pd)+"&ct="+escape(HL_ct)+"&";if( _IX(HL_bn,"Netscape") > -1 ||HL_bn=="Mozilla"){ setTimeout("_HL_hdki.src = HL_arg;",1);}else{ _HL_hdki.src = HL_arg;}; document.writeln("
if(typeof _HL_exit=='function' && typeof HL_CODE != _UD ){ _HL_exit();}
"); }else{if(typeof HL_rf == _UD ||HL_rf=='')HL_rf='bookmark';HL_arg = "
" ;document.write(HL_arg);}; } } function bluring() { if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); } document.onfocusin=bluring; //-->
ȮԱ
ֹ
亯
ǰ
ǰı
ֹ/ۻ
øƮ
ǰ
Ʈ
ũ
ø
ְ ˻
˻
???
??
?????
1
?ル?
3
?
2
?7
1
????
11
??7
10
????
9
?
28
˻Ⱓ : ~
???
??
5
?
???낏
??
꿔モ
Ck?
?猿
???
留⑥
18
˻
źƼ 1202
| | ȸ 2031ȸ
ȳϼ. ҳԴϴ.
ֽ źƼ 1202 Ǿϴ.
Item No.
Style
Color
1202
School Backpack
Navy
1202
School Backpack
Red
1202
School Backpack
Black
1202
School Backpack
Olive
1202
School Backpack
Dark Brown
1202
School Backpack
Grey
6 Ǿ Ź 帳ϴ.
մϴ.
0
|
α(Ʈ)
0
(49)
Ʈ
(41)
ڷ 158(1/8)
ȣ
ȸ
з
158
ޱⰣ 10% ߱ []
774
̺Ʈ
157
ҳ Ը ̺Ʈ
681
̺Ʈ
156
Ϸ縸 ̰
703
̺Ʈ
155
!!
1968
Ʈ
154
ҳ ڸ ǰ !!
2056
Ʈ
153
Ʈ Ż !!
2176
Ʈ
152
[10 1 ҽ]
1729
Ʈ
151
[9 26 ҽ]
1683
Ʈ
150
[ҽ] ۼ۶ Ϸ
2265
Ʈ
149
[ҽ] ũ, нð !!
1389
Ʈ
148
[ҽ] Ʈ縱, ź Ƽ !!
1822
Ʈ
147
[ҽ] ũ 2008 Fall Ż Ʈ
2015
Ʈ
146
[ҽ] н 2008 Summer ð Ǽ縮
2114
Ʈ
145
[ҽ] ͽ̵ Ϸ!!
1887
Ʈ
144
[ҽ] ҳ Ʈ縱 08 Ż, 08
2231
Ʈ
143
[ҽ] ҳ ũ Ż ҽ~ !!
2263
Ʈ
142
Ʈ縱
2047
Ʈ
źƼ 1202
2032
Ʈ
140
Ʈ縱 ҽ
2047
Ʈ
139
ũ & ȳ
2239
Ʈ
Ų
Ų
OR
AND
ȸҰ
|
ȳ
|
ħ
|
̿
|
/
|
Űù
|
1:1 ȭû
Խù
ڸƮ
ȸ
ȸ