//À̺κР¼öÁ¤ var shop_url = "http://www.kidimall.com"; // µÚ¿¡ /¸¦ »©ÁÖ¼¼¿ä var display_cnt = 3; //µð½ºÇ÷¹ÀÌµÉ »óǰ °¹¼ö var display_height = 56; //µð½ºÇ÷¹ÀÌµÉ »óǰ °¹¼ö´ç height var img_width = 60; //À̹ÌÁö width var img_height = 46; //À̹ÌÁö height var site_width = 790; //°¡¿îµ¥ Á¤·Ä½Ã ²À ³Ö¾î¾ßÇÔ(ÇöÀç »çÀÌÆ® Æø) var site_align = "left"; //»çÀÌÆ® Á¤·Ä var banner_left_ = 1055; //¿À´Ãº»»óǰ ¿ÞÂÊ(°¡¿îµ¥Á¤·ÄÀº ÀÚµ¿) var banner_top_ = 90; //¿À´Ãº»»óǰ ³ôÀÌ //¿©±â±îÁö¸¸ display_cnts = 0; if(display_cnt > display_cnts) { display_t_height = 0*display_height; } else { display_t_height = display_cnt*display_height; } display_height2 = display_height+2; //Ŭ¸¯´ç ¿Ã¶ó°¡°í ³»·Á°¡´Â ·® document.writeln("
"); document.writeln("
\"º¸À̱â
"); document.writeln("
"); document.writeln("
"); document.writeln("
\"¼û±â±â
"); document.writeln("
"); document.writeln("
"); document.writeln("
\"À§·Î\"
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
\"¾Æ·¡·Î\"
"); //document.writeln("
"); document.writeln("
ÃÑ 0°³
"); //document.writeln("
"); document.writeln(""); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); var id_h = document.body.clientHeight-340; var Ypos = 50; var Ygravity = .9; var scrollPos = 0; var oldScrollPos = 0; //Äü¸Þ´º ºÎµå·´°Ô À̵¿Çϱâ 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["divMenu"].top; yMenuTo = top.pageYOffset + 62; } else if ( bExplorer4plus ) { yMenuFrom = parseInt (divMenu.style.top, 10); yMenuTo = document.body.scrollTop + 105; //top¿©¹é } timeoutNextCheck = 500; if ( Math.abs (yButtonFrom - (yMenuTo + 152)) < 6 && yButtonTo < yButtonFrom ) { setTimeout ("CheckUIElements()", timeoutNextCheck); return; } if ( yButtonFrom != yButtonTo ) { yOffset = Math.ceil( Math.abs( yButtonTo - yButtonFrom ) / 10 ); 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 ) / 20 ); if ( yMenuTo < yMenuFrom ) yOffset = -yOffset; if ( bNetscape4plus ) document["divMenu"].top += yOffset; else if ( bExplorer4plus ) divMenu.style.top = parseInt (divMenu.style.top, 10) + yOffset; timeoutNextCheck = 10; } setTimeout ("CheckUIElements()", timeoutNextCheck); } function OnLoad() { var y; if ( top.frames.length ) if ( bNetscape4plus ) { document["divMenu"].top = top.pageYOffset + 135; document["divMenu"].visibility = "visible"; } else if ( bExplorer4plus ) { divMenu.style.top = document.body.scrollTop + 135; divMenu.style.visibility = "visible"; } CheckUIElements(); return true; } OnLoad(); //¿©±â±îÁö Äü¸Þ´º function now_item_fun(type) { var f = document.getElementById("now_marquee"); f.behavior = "scroll"; switch(type) { case "stop" : f.stop(); break; case "down" : f.direction = "down"; f.start(); break; case "up" : f.direction = "up"; f.start(); break; } } var roll_num=0;this_height=0; function idsu_new_sc_roll(did, b_h, b_d, b_s, types) { var d_tag = document.getElementById(did); var a_tag, i; if(roll_num<0) { roll_num=0; } else if(roll_num==0-display_cnt+1 || 0<=display_cnt) { roll_num--; return false; } b_h2 = b_h*roll_num; if(types=="up") { this_height = this_height + 6; if(this_height < b_h2) { d_tag.style.top = -this_height; setTimeout("idsu_new_sc_roll('" + did + "', " + b_h + ", " + b_d + ", " + b_s + ", '" + types + "');", b_s); } } else if(types=="down") { if(this_height<0) { this_height = 0; } else { this_height = this_height - 6; } if(this_height >= b_h2) { d_tag.style.top = -this_height; setTimeout("idsu_new_sc_roll('" + did + "', " + b_h + ", " + b_d + ", " + b_s + ", '" + types + "');", b_s); } } return true; } function idsu_cookie( name, value, expiredays ) { var f = document.getElementById("now_hidden"); var f2 = document.getElementById("now_hidden2"); if(value=="Y") { f.style.display = "block"; f2.style.display = "none"; } else { f.style.display = "none"; f2.style.display = "block"; } var endDate = new Date(); endDate.setDate( endDate.getDate()+ expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + endDate.toGMTString() + ";" } function now_wish_fun() { var f = document.idsu_item;tt=0; cnt = f["wish[]"].length; for(i=0;i