![]() |
|||||||||||||||||||
|
|||||||||||||||||||
![]() ![]() |
![]() ![]() |
![]() ![]() |
![]() ![]() |
![]() ![]() |

"); } var mouseX,mouseY,mouseID; function getMemberLayer(id,e) { var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX; var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY; var layer = document.getElementById('_member_layer_'); if (location.href.indexOf('/home/') != -1||location.href.indexOf('/_system/') != -1)frames._action_frame_.location.href = "mypage.php?a=mbr_layer&id=" + id; else frames._action_frame_.location.href = "./_check.php?checkfile=mbrlayer&id=" + id; layer.style.display = 'block'; layer.style.top = y-10; layer.style.left = x+20; mouseX = x; mouseY = y; mouseID= id; } function MemberLayerHide(e) { var x = (e.pageX) ? e.pageX : document.body.scrollLeft+event.clientX; var y = (e.pageY) ? e.pageY : document.body.scrollTop+event.clientY; if (x != mouseX || y != mouseY) { var layer = document.getElementById('_member_layer_'); layer.style.display = 'none'; } } function getMemberWin(que) { window.open('../../_system/module/member/member.php?xsite=hanbit&id=' + que,'','left=0,top=0,width=500,height=380,status=yes,scrollbars=no'); } function getEmailWin(domain,id) { location.href = "mailto:" + id + "@" + domain; } function OpenZipcode(pwd,z1,z2,ad,ad1) { var gpwd = (pwd) ? pwd : '.'; var url = gpwd+'/zipsearch/zipcode.php?zip1='+z1+'&zip2='+z2+'&address='+ad+'&address1='+ad1; window.open(url,'zip_win','width=460,height=550,statusbar=no,scrollbars=yes,toolbar=no'); } function smOver(obj) { obj.style.background='#FE8820'; obj.style.color='white'; } function smOut(obj) { obj.style.background='#EFECE0'; obj.style.color='black'; } function goUrl(url,opt) { if (opt == "") location.href = url; else window.open(url , '' , opt); } function reqChat(myid,userid) { if (myid == '') { alert('α ּ. '); } else { window.open('../../_system/module/chat/chat.php?xsite=hanbit&a=mkroom&que=mantoman/main&callid='+userid,'','left=0,top=0,width=500,height=480,scrollbars=no,status=yes'); } } function SendSms(name,num,path) { if (num == "") { alert(" ȣ ʾҽϴ. "); } else { var n = num.split('-'); url = path+"module.php?module=sms&q=phone&mobile_1="+n[0]+"&mobile_2="+n[1]+""+n[2]+"&toname="+name; getPopUpFlag(window.open(url , '' , 'left=0,top=0,width=170,height=390,scrollbars=no,status=yes,resizable=no')); } } function UploadView(id,uid,ok,que) { if (ok == '1') { getPopUpFlag(window.open("../../_system/module/upload/view.php?xsite=hanbit&id="+id+"&uid=" + uid + "&view=" + que , 'uploadviewwin', 'left=0,top=0,width=440,height=100,scrollbars=yes,status=yes')); } else { alert('ٿε ϴ. '); } } function BbsArticleWin(url,w,h) { getPopUpFlag(window.open(url , 'articlewin' , 'left=0,top=0,width='+w+',height='+h+',scrollbars=yes,status=yes')); } function imgpreview1(obj) { var KimsonPopupCheck = getPopUpFlag(window.open('','iwin','left=0,top=0,width=100,height=100,scrollbars=yes,status=yes')); KimsonPopupCheck.document.write("
\
"); } 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 logCheck1(f) { if (f.id.value == "") { alert('̵ Է ּ. '); f.id.focus(); return false; } if (f.pw.value == "") { alert('йȣ Է ּ. '); f.pw.focus(); return false; } if(f.referer.value=="") f.referer.value = location.href; } function remember_idpw1(ths) { if (ths.checked == true) { //if (!confirm('\n\nн ӽ \n\nн带 Է ŵ ˴ϴ.\n\n, PC ƴ Ÿ α ֽϴ. \n\nPC ϴ ҿ üũ .\n\n н带 Űڽϱ?\n\n')) //{ // ths.checked = false; //} } } function txtBgFocus(ths) { ths.style.background = 'none'; } function xfocus() { if(document.KimsonMemberLoginForm) { document.KimsonMemberLoginForm.id.focus(); } } //addLoadEvent(xfocus); function getPopUpFlag(win) { try{ win.focus(); return win; } catch(e) { //if (confirm('\n˾(PopUp) ܵǾ ֽϴ.\n\n˾ Ǯּž ûϽ ֽϴ. \n\n˾ ܰ ȳ ̵Ͻðڽϱ?')) //{ // location.href = ""; //} alert('\n˾(PopUp) ܵǾ ֽϴ.\n\n˾ Ǯּž ûϽ ֽϴ. '); } } function ColorDlg(oColor,inner){ inner.innerHTML = ""; if (oColor == null) { var oTColor = document.getElementById('dlgColor').ChooseColorDlg(); } else { var oTColor = document.getElementById('dlgColor').ChooseColorDlg(oColor); oTColor = oTColor.toString(16); } if (oTColor.length < 6) { var sTempString = "000000".substring(0,6-oTColor.length); oTColor = sTempString.concat(oTColor); } return oTColor; } //Ȯ function getFileExt(file) { var arr = file.split('.'); return arr[arr.length-1]; } //Ű function getCookie( name ){ var nameOfCookie = name + "="; var x = 0; while ( x <= document.cookie.length ) { var y = (x+nameOfCookie.length); if ( document.cookie.substring( x, y ) == nameOfCookie ) { if ( (endOfCookie=document.cookie.indexOf( ";", y )) == -1 ) endOfCookie = document.cookie.length; return unescape( document.cookie.substring( y, endOfCookie ) ); } x = document.cookie.indexOf( " ", x ) + 1; if ( x == 0 ) break; } return ""; } function setCookie( name, value, expiredays ) { var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } function setEmbed() { var obj = new String; var parameter = new String; var embed = new String; var html = new String; var allParameter = new String; var clsid = new String; var codebase = new String; var pluginspace = new String; var embedType = new String; var src = new String; var width = new String; var height = new String; this.init = function( getType , s ,w , h ) { if ( getType == "flash") { clsid = "D27CDB6E-AE6D-11cf-96B8-444553540000"; codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"; pluginspage = "http://www.macromedia.com/go/getflashplayer"; embedType = "application/x-shockwave-flash"; } /* type ߰ else if ( ) { } */ parameter += "\n"; parameter += "\n"; src = s; width = w; height = h; } this.parameter = function( parm , value ) { parameter += "\n"; allParameter += " "+parm + "='"+ value+"'"; } this.show = function() { if ( clsid ) { obj = "\n"; } html = obj + parameter + embed; document.write( html ); } } /* ŸƲ ÷ */ function titleWriter(pageTitle) { var titleStr= "" document.write(titleStr); } //-->
![]() | |||
21ǽôԴϴ.ǰġƯ濵̱濵ٽκλϸ鼭,̳ IPη¿ 䰡 ϰ ֽϴ. ݱ ǹ õ ʾҽϴ. IPAT Ư, ǥӸ ƴ϶ , Ư, 濵 õ ֽϴ. ô뿡 濵 ٽ λ!! δ ɷ 縦 ã !!
| |||
| |||