-
Notifications
You must be signed in to change notification settings - Fork 0
/
sub2_03.html
313 lines (289 loc) · 12.3 KB
/
sub2_03.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
<meta name="format-detection" content="telephone=no">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="asset/css/pure-min.css">
<!--[if lte IE 8]>
<link rel="stylesheet" href="asset/css/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="asset/css/grids-responsive-min.css">
<!--<![endif]-->
<!--[if lt IE 9]>
<script type="text/javascript" src="asset/js/html5shiv.js"></script>
<![endif]-->
<link rel="stylesheet" href="asset/css/main.css?log=201806191800">
<link rel="stylesheet" href="asset/css/sub.css?log=201908120">
<link rel="stylesheet" href="asset/css/ace-responsive-menu.css">
<link rel="stylesheet" href="asset/css/slider_custom.css?log=201806191800">
<link rel="stylesheet" href="asset/css/slider_style.css?log=201806191800">
<link href="https://fonts.googleapis.com/css?family=Nanum+Myeongjo" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans" rel="stylesheet">
<link rel="stylesheet" href="asset/css/jquery.fullPage.css">
<link rel="stylesheet" type="text/css" href="asset/css/default_table.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
<script src="asset/js/jquery-3.1.1.min.js"></script>
<script src="asset/js/jquery-ui-1.12.0.min.js"></script>
<script src="asset/js/ace-responsive-menu-min.js"></script>
<script src="asset/js/slider_custom.js"></script>
<script src="asset/js/jquery.slitslider.js"></script>
<script src="asset/js/jquery.fullPage.js"></script>
<title>TBS-LASHES</title>
</head>
<body>
<header class="header">
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed opa_1">
<div class="resp_hide nav_logo">
<a href="index.html"><img src="images/main/logo.png"/></a>
</div>
<nav class="cd-main-nav-wrapper">
<!-- Menu Toggle btn-->
<div class="menu-toggle">
<h3><img src="images/main/logo.png" class="pure-img-responsive" onClick="javascript:location.href='index.html'"/></h3>
<button type="button" id="menu-btn">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<ul id="respMenu" class="ace-responsive-menu cd-main-nav content" data-menu-style="horizontal">
<!--li class="resp_hide">
<a onClick="location.href='index.html'">
<span class="title"><img src="images/main/logo.png"/></span>
</a>
</li-->
<!-- brand end-->
<li>
<a><span class="title">PRODUCT</span></a>
<!-- Level Two-->
<ul>
<li>
<a onClick="location.href='sub2.html'">NEW PRODUCT</a>
</li>
<li>
<a>EYELASH</a>
<!-- Level three-->
<ul>
<li onClick="location.href='sub2_01.html?MM=0'"><a href="sub2_01.html?MM=0">TRAY LASH</a></li>
<li onClick="location.href='sub2_03.html?MM=0&SM=2'"><a href="sub2_03.html?MM=0&SM=2">STRIP LASH</a></li>
<li onClick="location.href='sub2_04.html?MM=0&SM=3'"><a href="sub2_04.html?MM=0&SM=3">INDIVIDUAL LASH</a></li>
</ul>
</li>
</ul>
</li>
<!--cosmetics end-->
<li>
<a onClick="location.href='sub1_01.html?go=third'">
<span class="title">CEO's MESSAGE</span>
</a>
</li>
<li>
<a class="contact">
<span class="title">CONTACT</span>
</a>
</li>
</ul>
</nav>
</div>
<!-- End of Responsive Menu -->
</header>
<article id="total_search_box">
<div class="total_search_row center_align">
<div class="total_search_item">
<input type="text" class="bbs_input" id="total_serach_input" />
<i class="fas fa-search fa-3x" id="search_product"></i>
<i class="fas fa-times fa-3x" id="close_search_box"></i>
</div>
</div>
</article>
<script type="text/javascript">
$("a.contact").click(function(){
$("html").stop().animate({scrollTop: $(document).height()}, 500);
});
function productTotalSearch() {
//var sT = $(".search|_list").val();
var tV = $("#total_serach_input").val();
var URI = '?';
location.href="total_search.html"+URI+'&tValue='+tV;
//location.href=URI+'&searchType='+sT+'&tValue='+tV;
}
$(window).scroll(function(event){
var op = $('.home-menu');
if($(this).scrollTop() >= 200) op.removeClass("opa_1");
else op.addClass('opa_1');
});
$(document).ready(function(){
/* SEARCH-BOX OPEN */
$('#open_search_box, #mobile_open_search_box').click(function(){
$('#total_search_box').css({
'visibility': 'visible',
'opacity': 1,
'z-index': 999
});
});
/* SEARCH-BOX CLOSE */
$('#close_search_box').click(function(){
$('#total_serach_input').val("");
$('#total_search_box').css({
'visibility': 'hidden',
'opacity': 0,
'z-index': -1
});
});
$("#search_product").click(function(){
productTotalSearch();
});
$("#total_serach_input").keypress(function(e){
if(e.keyCode == 13){
productTotalSearch();
}
});
});
</script><section class="sub_wrap">
<h1 class="product_page_title">EYELASH</h1>
<!--p><img src="images/sub/ribon.png"/></p-->
<nav class="lnb_nav_1">
<ul class="pure-g">
<li class="pure-u-1-6">
<a href="sub2.html">NEW PRODUCT</a>
</li>
<li class="pure-u-1-6 sub_li"><a href="sub2_01.html?MM=0">EYELASH</a>
<ul class="sub_dropmenu sub_drop_1">
<li><a href="sub2_01.html?MM=0">TRAY LASH</a></li>
<li><a href="sub2_03.html?MM=0&SM=2">STRIP LASH</a></li>
<li><a href="sub2_04.html?MM=0&SM=3">INDIVIDUAL LASH</a></li>
</ul>
</li>
</ul>
</nav>
<div class="accordion_menu">
<div class="center_align"><a href="sub2.html" style="color:inherit; text-decoration:none; display:block;">NEW PRODUCT</a></div>
<div class="accordion_title center_align">EYELASH</div>
<ul class="accordion_sub">
<li class="center_align" onClick="location.href='sub2_01.html?MM=0'"><a href="sub2_01.html?MM=0">ALL</a></li>
<li class="center_align" onClick="location.href='sub2_02.html?MM=0&SM=0'"><a href="sub2_02.html?MM=0&SM=0">TRAY LASH</a></li>
<li class="center_align" onClick="location.href='sub2_03.html?MM=0&SM=2'"><a href="sub2_03.html?MM=0&SM=2">STRIP LASH</a></li>
<li class="center_align" onClick="location.href='sub2_04.html?MM=0&SM=3'"><a href="sub2_04.html?MM=0&SM=3">INDIVIDUAL LASH</a></li>
</ul>
</div>
<script type="text/javascript">
$(document).ready(function() {
$(".accordion_menu .accordion_title").click(function() {
if($(this).next("ul").is(":visible")){
$(this).next("ul").slideUp("fast");
} else {
$(".accordion_menu .accordion_sub").slideUp("fast");
$(this).next("ul").slideToggle("fast");
}
});
});
</script>
<div class="sub_product_wrap pure-g">
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip1.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip7.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip3.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip4.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip5.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip6.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
<div class="pure-u-1 pure-u-md-1-2 pure-u-lg-1-3 product_box">
<img src="upload/product/thum/strip2.jpg" class="pure-img" data-src1="upload/product/thum/tray1.jpg" data-src2="upload/product/thum/tray1.jpg" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')"> <div class="product_txt" onclick="javascript:contentView('f5442e251d94129ecbbe8715d194aea6')">
</div>
</div>
</div>
<!-- <button class="btn-load">More</button> -->
</section>
<script type="text/javascript">
var page = 1;
var mm = '';
var sm = '';
// function contentView(bkey){
// var URI = '?';
// //location.href=URI+"&bkey="+bkey;
// location.href="new_product.html"+URI+"&bkey="+bkey;
// }
$(document).ready(function () {
$("div.home-menu").addClass("opa_1");
$(".sub_dropmenu").hide().css("height","0");
$(".sub_li").hover(function(){
$(this).children(".sub_dropmenu").stop().animate({"height":"265px"},200).show();
},function(){
$(this).children(".sub_dropmenu").hide().css("height","0");
});
});
$(window).scroll(function(event){
/* LOAD BTN */
var objectHeight = document.documentElement.scrollHeight;
var winHeight = $(window).height();
var scrollHeight = $(document).scrollTop();
if(objectHeight == (winHeight+scrollHeight)){
var tNextbar = $(".btn-load").text();
if(tNextbar.length < 5 ){
getNewProduct();
}
}
});
</script>
<div class="to_top">
<img src="images/main/totop.png"/>
</div>
<footer class="main_footer">
<div>
<img src="images/main/logo_f.png"/>
<p>Email : [email protected]</p>
<!--
<p class="p_addr">Address : 1ST FLOOR, 168, YONGHYEON-RO, UIJEONGBU-SI, GYEONGGI-DO, 11808 REPUBLIC OF KOREA<br/>Tel : +82-31-855-9488  Fax : +82-31-855-9588</p>
<p class="m_addr">Address : 1ST FLOOR, 168, YONGHYEON-RO,<br/> UIJEONGBU-SI, GYEONGGI-DO, <br/>11808 REPUBLIC OF KOREA<br/>Tel : +82-31-855-9488<br/>Fax : +82-31-855-9588</p>
-->
<p class="p_addr">Address : Danshan industrial Park. Chengyang District, Qingdao City.<br/>Tel : +86-18611530340  </p>
<p class="m_addr">Address : Danshan industrial Park,<br/> Chengyang District, Qingdao City.<br/>Tel : +86-18611530340</p>
<p></p>
<p class="copyright_txt">ⓒ COPYRIGHT TBS-LASHES ALL RIGHTS RESERVED.<a href="admin"> </a>  </p>
</div>
</footer>
<script type="text/javascript">
$(window).scroll(function() {
var el = $('.to_top');
if($(this).scrollTop() >= 400) el.addClass('shown');
else el.removeClass('shown');
});
$(document).ready(function () {
$("#respMenu").aceResponsiveMenu({
resizeWidth: '768', // Set the same in Media query
animationSpeed: 'fast', //slow, medium, fast
accoridonExpAll: false //Expands all the accordion menu on click
});
$("div.to_top").click(function(){
$("html").stop().animate({scrollTop: 0}, 500);
});
$(function(){
var subMargin = $("div.home-menu").css("height");
$("section.sub_wrap, .product_box").css("padding-top", 0);
$("section.pro_info_wrap").css("padding-top", 0);
});
});
</script>
</body>
</html>