logo

English

Beauty

2 Arnew Hair PIN File
david1
267 Dec 29, 2016
Arnew Hair PIN * Description * - 100% handmade design - Double Plating - Coloring crystal - Fixed with wire /* #gnb_menu li a.base:hover { color:#043f82; line-height:34px; border-bottom:none; padding:0 25px; background:#fff;}*/ #gnb_menu li a.base.action { color:#fff; line-height:34px; border-bottom:none; padding:0 25px; background:#192f62;} .pro_detail_area .thumb_box .thumb_view { display: inline-block; } .pro_detail_area .thumb_box { position: relative; float: left; width: 205px; height: 200px; /* border: 1px solid #dfdfdf; */ } .gallery { width: 610px; margin: 0 auto; } .gallery .slider { float: left; border: solid 1px #aaa; width: 200px; overflow: hidden; position: relative; top: 0; left: 0; } .gallery .slider, .gallery a, .gallery .magnifier-preview { height: 200px; } .gallery ul { float: left; width: 200px; list-style: none; } .gallery ul, .gallery li, .gallery a, .gallery img { /* margin: 0; padding: 0; border: 0; text-align: center; vertical-align: middle; */ } .magnifier-preview { float: left; width: 400px; height: 300px; border: solid 0px #aaa; text-align: center; display: inline-block; vertical-align: middle; z-index:1; padding: 0; position: absolute; overflow: hidden; margin: 5px 0px 0 5px; } .magnifier-lens { position: absolute; border: solid 1px #ccc; z-index: 1000; top: 0; left: 0; overflow: hidden; } .magnifier-preview img { position: absolute; top: 0; left: 0 } .gallery li { /* float: left;*/ width: 100%; height: 200px; position: relative; border: solid 0px #ccc; display: block; top: 0; left: 0 } .opaque { opacity: .5; filter: alpha(opacity=50); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) } .hidden { display: none } .pro_detail_area .thumb_box p.see_thumb { clear: both; position: relative; width: 190px; display: block; font-size: 11px; color: #777; line-height: 12px; padding-left: 18px; margin-top: 22px; background: url(http://image.ec21.com/optimg/icon/icon_quick_s.gif) 0 0 no-repeat; }
1 Arnew Earring File
david1
249 Dec 29, 2016
article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none} Arnew Earring function msieversion() { var ua = window.navigator.userAgent var msie = ua.indexOf ( "MSIE " ) if ( msie > 0 ) // If Internet Explorer, return version number return parseInt (ua.substring (msie+5, ua.indexOf (".", msie ))) else // If another browser, return 0 return 0 } (function () { if(msieversion() >= 11) var style = document.createElement("style"); else var style = document.createStyleSheet; var select = function (selector, maxCount) { var all = document.all, l = all.length, i, resultSet = []; style.addRule(selector, "foo:bar"); for (i = 0; i maxCount) { break; } } } style.removeRule(0); return resultSet; }; // be rly sure not to destroy a thing! if (document.querySelectorAll || document.querySelector) { return; } document.querySelectorAll = function (selector) { return select(selector, Infinity); }; document.querySelector = function (selector) { return select(selector, 1)[0] || null; }; }()); $(function (){ $('#container').masonry({ itemSelector: '.item' }); function selector() { //selector 구성요소 생성 var $select = $("select"); $select.wrap(" "); $select.before(""); var $selector = $(".selector"); var $selected = $(".selector span.selected"); $selected.each(function(){ var first = $(this).parent().find("select option:first").text(); $(this).text(first).next().next().attr('title',first); }); //width 지정 function sel_wd(){ $selector.each(function(){ var each_width = parseInt($(this).find($select).width()); $(this).width(each_width).find($selected).width((each_width-$("span.button").width())-parseInt($selected.css('padding-right'))+"px"); }); }; sel_wd(); //change 이벤트 $("select").on("change",function(){ $(this).find("option:selected").each(function(){ $(this).parents(".selector").find(".selected").text($(this).text()); }); $(this).attr('title',$(this).find("option:selected").text()) }); //mouse 이벤트 $($selector).on("mousedown focus",function(){$(this).addClass("active");}).on("mouseup mouseleave",function(){$(this).removeClass("active");}) .on("mouseenter",function(){$(this).addClass("hover");}).on("mouseleave",function(){$(this).removeClass("hover");}) } selector(); }); $(document).ready(function() { //btnConfig(); //menuConfig(); }); var oftop = 0; var compnayTitletop = 0; $(document).ready(function() { resizeCompanyTitle(); resizeContent(); }); $(window).resize(function() { resizeCompanyTitle(); resizeContent(); }); function resizeContent() { // var oftop = document.getElementById('footer_ep').offsetTop; oftop = $('#footer_ep').offset().top; var containerFootArTop = $('.container_foot_ar').offset().top; var categoryTop = 0; if(typeof $('#category').offset() !== 'undefined') { categoryTop = $('#category').offset().top; }else { categoryTop = 0; } compnayTitletop = $('#nav').offset().top; var frame_bg_top = $("#frame_bg_top").height(); var promotionIdHeight = $("#promotionId2").height(); var titleHeight = 120; $("#category").height((oftop - categoryTop) + "px"); } function resizeCompanyTitle() { compnayTitletop = $('#nav').offset().top; } $(document).ready(function() { $('#gnb_menu li').hover(function() { // $('ul', this).slideDown(200); $('ul', this).show(); $(this).children('a:first').addClass("act"); }, function() { // $('ul', this).slideUp(100); $('ul', this).hide(); $(this).children('a:first').removeClass("act"); }); }); function checkIFormForDetail() { var form = document.iForm; var form = document.iForm; if(form.buyingItem.value == '') { alert("Please enter your Buying Item."); form.buyingItem.focus(); return false; } if(!buyingItemCharCheck()) { form.buyingItem.focus(); return false; } if(form.message.value == form.message.defaultValue) { form.message.focus(); alert("Please enter your message."); return false; } if(!fnHanCheck(form.message.value)) { form.message.focus(); return false; } if(form.message.value.length 2000) { form.message.focus(); alert("Enter between 20 to 2,000 characters."); return false; } return true; } function checkIForm() { var form = document.iForm; if(form.subject.value == '') { alert("Please enter your Subject."); form.subject.focus(); return false; } if(form.subject.value.length 2000) { form.message.focus(); alert("Enter between 20 to 2,000 characters."); return false; } return true; } function fnHanCheck(x) { for(i=0;i 128) { //alert("'" + x.charAt(i) + "' is not English. Please use only English."); alert("Copying-and-pasting of any Single or Double quotation marks will not be allowed. \nPlease re-type them and click post again."); return false; } } return true; } function buyingItemCharCheck() { var buyingItemStr = jQuery('input[name=buyingItem]').val(); var tmpCharCode = 0; var strLength = buyingItemStr.length; var tmp1 = 0; var tmp2 = 0; var tmp3 = 0; for(var i=0,j=strLength; i= 48 && tmpCharCode = 65 && tmpCharCode = 97 && tmpCharCode 0 && tmp1 /* #gnb_menu li a.base:hover { color:#043f82; line-height:34px; border-bottom:none; padding:0 25px; background:#fff;}*/ #gnb_menu li a.base.action { color:#fff; line-height:34px; border-bottom:none; padding:0 25px; background:#192f62;} document.domain = "ec21.com"; var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-177170-5']); _gaq.push(['_setDomainName', 'ec21.com']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); _atrk_opts = { atrk_acct:"UPrSk1a4SBe0Cs", domain:"ec21.com",dynamic: true}; (function() { var as = document.createElement('script'); as.type = 'text/javascript'; as.async = true; as.src = "https://d31qbv1cthcecs.cloudfront.net/atrk.js"; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(as, s); })();<img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=UPrSk1a4SBe0Cs" style="display:none" height="1" width="1" alt="" /> jQuery(document).ready(function() { $("img.lazy").lazyload(); }); function getCookie(name){ var arg=name+"="; var alen=arg.length; var clen=document.cookie.length; var i=0; while(i2?argv[2]:null;var path=argc>3?argv[3]:"/";var domain=".ec21.com";var secure=argc>5?argv[5]:false;document.cookie=name+"="+escape(value)+ (expires==null?"":("; expires="+expires.toGMTString()))+ (path==null?"":("; path="+path))+ (domain==null?"":("; domain="+domain))+ (secure==true?"; secure":"");domain=".ec21.net";document.cookie=name+"="+escape(value)+ (expires==null?"":("; expires="+expires.toGMTString()))+ (path==null?"":("; path="+path))+ (domain==null?"":("; domain="+domain))+ (secure==true?"; secure":""); } function goPage(pageNo){ var frm = document.catalogListForm; // frm.target ="frameset"; frm.pageNo.value = pageNo; frm.action = "/product_list.html"; frm.submit(); } function changeImg(imgsrc, id, index){ // console.log("id======"+id); // $(id).attr('src',imgsrc); $("#img-0").attr('src',imgsrc); curImg = document.getElementById('gallery').childNodes[index].childNodes[0]; // curImg = document.getElementById('gallery').childNodes[index].childNodes[0].childNodes[0]; var img_height = jQuery(curImg).height(); // 이미지 width m.setThumb(curImg); /* if((img_height >= 100 && img_height = 120 && img_height = 140 && img_height = 160 && img_height = 180 && img_height .pro_detail_area .thumb_box .thumb_view { display: inline-block; } .pro_detail_area .thumb_box { position: relative; float: left; width: 205px; height: 200px; /* border: 1px solid #dfdfdf; */ } .gallery { width: 610px; margin: 0 auto; } .gallery .slider { float: left; border: solid 1px #aaa; width: 200px; overflow: hidden; position: relative; top: 0; left: 0; } .gallery .slider, .gallery a, .gallery .magnifier-preview { height: 200px; } .gallery ul { float: left; width: 200px; list-style: none; } .gallery ul, .gallery li, .gallery a, .gallery img { /* margin: 0; padding: 0; border: 0; text-align: center; vertical-align: middle; */ } .magnifier-preview { float: left; width: 400px; height: 300px; border: solid 0px #aaa; text-align: center; display: inline-block; vertical-align: middle; z-index:1; padding: 0; position: absolute; overflow: hidden; margin: 5px 0px 0 5px; } .magnifier-lens { position: absolute; border: solid 1px #ccc; z-index: 1000; top: 0; left: 0; overflow: hidden; } .magnifier-preview img { position: absolute; top: 0; left: 0 } .gallery li { /* float: left;*/ width: 100%; height: 200px; position: relative; border: solid 0px #ccc; display: block; top: 0; left: 0 } .opaque { opacity: .5; filter: alpha(opacity=50); -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50) } .hidden { display: none } .pro_detail_area .thumb_box p.see_thumb { clear: both; position: relative; width: 190px; display: block; font-size: 11px; color: #777; line-height: 12px; padding-left: 18px; margin-top: 22px; background: url(http://image.ec21.com/optimg/icon/icon_quick_s.gif) 0 0 no-repeat; } * Description * - 14K gold plated - 100% handmade design - Anti-allergy earpin
Tag List