-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathchannelDetail.html
562 lines (485 loc) · 29.1 KB
/
channelDetail.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
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Life is about balance and happiness. <br/> Tilde is your home directory, where inspiration and creativity begins.">
<meta name="author" content="">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="twitter:card" content="summary">
<meta name="title" content="Tilde.id">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Language" content="en-id">
<!-- open graph metadata facebook, slack, whatsapp line -->
<meta property="fb:app_id" content="150112802189143"/>
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Tilde.id" />
<meta property='og:site_name' content='Tilde.id, the Living Community' />
<meta property="og:url" content="http://kimistatic.s3-website-ap-southeast-1.amazonaws.com/" />
<meta property="og:description" content="Tilde.id, the Living Community" />
<meta property='og:image' content="https://s3-ap-southeast-1.amazonaws.com/static.tilde.id/images/apple-touch-icon.png" />
<!-- open graph metadata twitter -->
<meta name="twitter:title" content="Tilde.id">
<meta name="twitter:url" content="http://www.tilde.id">
<meta name="twitter:description" content="Tilde.id, the Living Community">
<meta name="twitter:image" content="https://s3-ap-southeast-1.amazonaws.com/static.tilde.id/images/apple-touch-icon.png">
<meta name="twitter:site" content="@tildeofficial">
<link rel="icon" href="https://s3-ap-southeast-1.amazonaws.com/static.tilde.id/images/favicon.ico">
<link rel="apple-touch-icon" href="https://s3-ap-southeast-1.amazonaws.com/static.tilde.id/images/apple-touch-icon.png">
<title>Tilde Commerce</title>
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.min.css" rel="stylesheet">
<link href="css/kimi.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<!-- owl carousel -->
<link rel="stylesheet" href="css/owl_carousel/owl.carousel.css">
<link rel="stylesheet" href="css/owl_carousel/owl.theme.default.css">
<link type="text/css" rel="stylesheet" href="css/mmenu/demo.css" />
<link type="text/css" rel="stylesheet" href="css/mmenu/jquery.mmenu.css" />
</head>
<body>
<div id="page" class="visible-xs">
<div class="header">
<a href="#menu"><span></span></a>
<img src="images/logo_white.png" width="30">
</div>
<nav id="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><span>Shop</span>
<ul>
<li><span>Furnitures</span>
<ul>
<li><a href="products.html">Living Room</a></li>
<li><a href="products.html">Dining Room and Kitchen</a></li>
<li><a href="products.html">Bed Room</a></li>
<li><a href="products.html">Home Office</a></li>
<li><a href="products.html">Accent Furniture</a></li>
<li><a href="products.html">Office Furniture</a></li>
</ul>
</li>
<li><a href="products.html">Bedding</a></li>
<li><a href="products.html">Lighting</a></li>
<li><a href="products.html">Pillow and Decor</a></li>
<li><a href="products.html">Wall Art and Mirror</a></li>
<li><a href="products.html">Table Top</a></li>
<li><a href="products.html">Glassware</a></li>
</ul>
</li>
<li><a href="shoppingCart.html">Cart (0)</a></li>
<li><a href="search.html">Search</a></li>
<li><a href="photos.html.html">Design Ideas</a></li>
<li><a href="articles.html">Stories</a></li>
<li><a href="questions.html">FAQs</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="products.html">Sale</a></li>
<li><a href="login.html">Sign in</a></li>
</ul>
</nav>
</div>
<nav class="navbar navbar-default navbar-fixed-top hidden-xs" style="display: block">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="images/logo.png" width="54"></a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Shop <span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="dropdown-submenu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Furniture</a>
<ul class="dropdown-menu">
<li><a href="products.html">Living Room</a></li>
<li><a href="products.html">Dining Room and Kitchen</a></li>
<li><a href="products.html">Bed Room</a></li>
<li><a href="products.html">Home Office</a></li>
<li><a href="products.html">Accent Furniture</a></li>
<li><a href="products.html">Office Furniture</a></li>
<li><a href="products.html">Kids Furniture</a></li>
</ul>
</li>
<li><a href="products.html">Bedding</a></li>
<li><a href="products.html">Lighting</a></li>
<li><a href="products.html">Pillow and Decor</a></li>
<li><a href="products.html">Wall Art and Mirror</a></li>
<li><a href="products.html">Table Top</a></li>
<li><a href="products.html">Glassware</a></li>
<li><a href="products.html">Accessories</a></li>
</ul>
</li>
<li><a href="photos.html">Design Ideas</a></li>
<li><a href="articles.html">Stories</a></li>
<li><a href="questions.html">FAQs</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="search.html">Search</a></li>
<li><a href="login.html">Sign in</a></li>
<li class="dropdown">
<button class="cart">
<img src="images/cart.png">
<span class="cart__count">0</span>
</button>
<ul class="dropdown-menu">
<li>
<div class="cart-flyout">
<h4 class="text-roboto">Your Basket</h4>
<div class="row">
<div class="col-sm-3 col-xs-3 less-padding">
<img src="images/stool1.jpg" width="100%">
</div>
<div class="col-sm-8 col-xs-9">
<span class="text-gray-1">Vee Bar Stool</span>
<p class="text-gray-2">1 x 1.000.000</p>
</div>
</div>
<div class="row">
<div class="col-sm-3 col-xs-3 less-padding">
<img src="images/vintage.jpg" width="100%">
</div>
<div class="col-sm-8 col-xs-9">
<span class="text-gray-1">Vintage 50's</span>
<p class="text-gray-2">1 x 2.000.000</p>
</div>
</div>
<div class="row less-padding" style="background: #3E3F44;">
<div class="col-sm-6 col-xs-6 less-padding"><h4><small style="color: #C9C9C9;">Total</small><br><span style="color:#fff; font: 18px Helvetica">IDR 3.000.000</span></h4></div>
<div class="col-sm-6 col-xs-6 less-padding">
<a href="shoppingCart.html" class="button-review-cart btn pull-right">View Cart</a>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
<div class="container kimi-container hidden-xs">
<ol class="breadcrumb">
<li><a href="index.html">Home</a></li>
<li>Sellemore</li>
</ol>
</div>
<div class="container-fluid channel-cover item less-padding" style="position: relative;">
<div class="scrim"></div>
<img src="images/professional/homeDesign.jpg" class="cover-image hidden-xs">
<img src="images/cover_image_mobile.jpg" width="100%" class="visible-xs img-rounded">
<div class="hidden-xs channel-info" style="z-index: 99">
<h1 class="text-white text-center">Sellemore</h1>
<h4 class="text-white text-thin">Premium Seller</h4>
</div>
<div class="container visible-xs" style="position: absolute; bottom: 10px; z-index: 99;">
<div class="row">
<div class="col-xs-3">
<img src="images/sellemorelogo_square.png" width="100%">
</div>
<div class="col-xs-9">
<h4 class="text-white" style="margin-top: 0px;">Sellemore</h4>
<h5 class="roboto-14 less-margin less-padding text-white text-thin">Kebon Jeruk</h5>
<div class="rate">
<i class="fa fa-star text-white" aria-hidden="true"></i>
<i class="fa fa-star text-white" aria-hidden="true"></i>
<i class="fa fa-star text-white" aria-hidden="true"></i>
<i class="fa fa-star text-white" aria-hidden="true"></i>
<i class="fa fa-star text-white" aria-hidden="true"></i>
</div>
</div>
</div>
</div>
</div><!-- /.container -->
<div class="visible-xs">
<div class="col-md-12 button-group">
<button class="button-yellow btn pull-left"><i class="fa fa-bookmark" aria-hidden="true"></i></button>
<button class="btn button-yellow pull-left"><i class="fa fa-phone" aria-hidden="true"></i></button>
<button class="btn button-yellow pull-left"><i class="fa fa-envelope" aria-hidden="true"></i></button>
<a href="http://sellemore.com/" class="btn button-yellow pull-left"><i class="fa fa-globe" aria-hidden="true"></i></a>
<a href="channelDashboard.html" class="btn button-yellow pull-left"><i class="fa fa-sign-in" aria-hidden="true"></i></a>
</div>
</div>
<div class="container" style="padding-bottom: 50px; padding-top: 20px;">
<div class="row">
<div class="col-md-2 hidden-xs">
<p><img src="images/sellemorelogo.png" width="100"></p>
</div>
<div class="col-md-3">
<p class="hidden-xs">Coverage: <span class="text-bold">Jabodetabek</span></p>
<p class="hidden-xs">Location: <span class="text-bold">Kebon Jeruk, Jakarta Barat</span></p>
<p>Reviews: <span class="text-bold">2 Reviews</span></p>
</div>
<div class="col-md-3">
<p>Last Logged in: <span class="text-bold">Wed 23 Agustus 2017</span></p>
<p>Join: <span class="text-bold">April 2017</span></p>
<p>Favourites: <span class="text-bold">290</span></p>
</div>
<div class="col-md-4 button-group hidden-xs">
<button class="button-yellow btn pull-left"><i class="fa fa-bookmark" aria-hidden="true"></i></button>
<button class="btn button-yellow pull-left"><i class="fa fa-phone" aria-hidden="true"></i></button>
<button class="btn button-yellow pull-left"><i class="fa fa-envelope" aria-hidden="true"></i></button>
<a href="http://sellemore.com/" class="btn button-yellow pull-left"><i class="fa fa-globe" aria-hidden="true"></i></a>
<a href="channelDashboard.html" class="btn button-yellow pull-left"><i class="fa fa-sign-in" aria-hidden="true"></i></a>
</div>
</div>
<div class="row hidden-xs">
<div class="col-md-12">
<!-- Nav tabs -->
<ul class="nav nav-tabs" role="tablist">
<li role="presentation" class="active"><a href="#home" aria-controls="home" role="tab" data-toggle="tab">About</a></li>
<li role="presentation"><a href="#profile" aria-controls="profile" role="tab" data-toggle="tab">Reviews</a></li>
<li role="presentation"><a href="#messages" aria-controls="messages" role="tab" data-toggle="tab">Specialist</a></li>
<li role="presentation"><a href="#settings" aria-controls="settings" role="tab" data-toggle="tab">Projects</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="home">
<h4>About</h4>
<p class="helvetica-18 text-thin">Sellemore. was founded on the belief that client involvement and a positive relationship is the key to a successful project, and we are committed to a team-oriented approach in all phases of the design process. We believe in the value of collaboration within our office, with our consultant team, the building contractor, and most importantly, the owner.</p>
<p class="helvetica-18 text-thin">
Our practical experience covers the entire spectrum of projects, from small commercial remodels to large corporate campuses, from single family homes to multi-family buildings. The common thread in our buildings is the belief that architecture can lift the spirit, and that great relationships make great architecture possible.
</p>
</div>
<div role="tabpanel" class="tab-pane" id="profile">
<div>
<!-- review -->
<div class="col-md-12">
<div class="caption box">
<div class="row">
<div class="col-sm-1 col-xs-3">
<img src="images/face2.jpg" width="40" class="pull-left img-circle">
</div>
<div class="col-sm-11 col-xs-9">
<p class="text-left">Matthew Willinger</p>
<span class="last-text">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</span>
</div>
</div>
<div class="row">
<div class="col-md-12 maya-tiny-padding">
<h5>Relationship: Client</h5>
<h5>Project Price: more than Rp 100.000.000</h5>
<p class="text-roboto-light text-left">
We started working with Doug last fall on a sizable addition to our home; construction will begin in a few months. Prior to hiring Doug, we engaged the services of several other well-known architects during the schematic design phase. None of their designs accomplished what we wanted. Not only was Doug's design the most logical, functional and creative, but the most beautiful. He created a seamless integration of the old and the new. Doug listens, he solves problems and collaborates. It has a been a great pleasure working with him and his team this past year.
</p>
<div class="maya-tiny-padding"></div>
<i class="fa fa-calendar" aria-hidden="true" style="margin-right: 15px;"></i><small>December 2017</small>
</div>
</div>
</div>
</div>
<!-- review -->
<!-- review -->
<div class="col-md-12">
<div class="caption box">
<div class="row">
<div class="col-sm-1 col-xs-3">
<img src="images/face3.jpg" width="40" class="pull-left img-circle">
</div>
<div class="col-sm-11 col-xs-9">
<p class="text-left">Matthew Willinger</p>
<span class="last-text">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</span>
</div>
</div>
<div class="row">
<div class="col-md-12 maya-tiny-padding">
<h5>Relationship: Client</h5>
<h5>Project Price: more than Rp 100.000.000</h5>
<p class="text-roboto-light text-left">
Amazing workers and people. Very friendly and easy to work with. Exceptionally thorough workers. They are very informative and respectful of our thoughts, wants, and needs. They were understanding and respectful of our budget and worked within our parameters. We wish we needed another house to build again because we enjoyed the experience so much!
</p>
<div class="maya-tiny-padding"></div>
<i class="fa fa-calendar" aria-hidden="true" style="margin-right: 15px;"></i><small>December 2017</small>
</div>
</div>
</div>
</div>
<!-- review -->
</div>
</div>
<div role="tabpanel" class="tab-pane" id="messages">
<h4>Jakarta's Preferred Architectural Firm</h4>
<p>Specialist: <span class="text-bold">Furnitures</span></p>
<p>Contact Person: <span class="text-bold">Deny</span></p>
<p>Email: <a href="mailto:[email protected]" class="text-bold">[email protected]</a></p>
<p>Location: <span class="text-bold">Meruya Jakarta Barat</span></p>
<p class="text-roboto-light">Typical Job Costs: $100,000 - 20,000,000
Specialty Rooms: (Outdoor living space, mud room, home office, wine room, roof deck, etc. ) $20k- 100k Home Additions and Alterations: (Master suite, kitchen/family room, garage/mud room, sunroom, etc.) $100k- 2M Classic New Homes: (Shingle Style, Georgian, Federal, French, Colonial, English Country, Modern, Townhouse) $1.4M- 10M</p>
</div>
<div role="tabpanel" class="tab-pane" id="settings">
<div class="col-sm-6 col-md-4">
<a href="photos.html" class="thumbnail_item thumbnail less-padding less-margin">
<img src="images/professional/project1.jpg" alt="" class="full-width-image">
</a>
<div class="caption box">
<h3>Studio S Square</h3>
<div class="row">
<div class="col-sm-12">
<p class="default-userProductList-CardList-price">Kemang Jakarta Selatan</p>
<p class="min-order">12 Photos</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<a href="photos.html" class="thumbnail_item thumbnail less-padding less-margin">
<img src="images/professional/project2.jpg" alt="" class="full-width-image">
</a>
<div class="caption box">
<h3>Studio S Square</h3>
<div class="row">
<div class="col-sm-12">
<p class="default-userProductList-CardList-price">Kemang Jakarta Selatan</p>
<p class="min-order">12 Photos</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<a href="photos.html" class="thumbnail_item thumbnail less-padding less-margin">
<img src="images/professional/project3.jpg" alt="" class="full-width-image">
</a>
<div class="caption box">
<h3>Studio S Square</h3>
<div class="row">
<div class="col-sm-12">
<p class="default-userProductList-CardList-price">Kemang Jakarta Selatan</p>
<p class="min-order">12 Photos</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row maya-well-padding visible-xs">
<div class="col-md-12">
<h4>Projects</h4>
<div class="project-slider owl-carousel owl-theme">
<a href="photo.html" class="item">
<img src="images/photos/1.jpg">
</a>
<a href="photo.html" class="item">
<img src="images/photos/2.jpg">
</a>
<a href="photo.html" class="item">
<img src="images/photos/3.jpg">
</a>
<a href="photo.html" class="item">
<img src="images/photos/4.jpg">
</a>
<a href="photo.html" class="item">
<img src="images/photos/5.jpg">
</a>
<a href="photo.html" class="item">
<img src="images/photos/6.jpg">
</a>
</div>
</div>
</div>
<div class="row visible-xs">
<div class="col-md-12">
<h4>About</h4>
<p class="helvetica-18 text-thin">
Sellemore. was founded on the belief that client involvement and a positive relationship is the key to a successful project, and we are committed to a team-oriented approach in all phases of the design process. We believe in the value of collaboration within our office, with our consultant team, the building contractor, and most importantly, the owner.
</p>
<p class="helvetica-18 text-thin">
Our practical experience covers the entire spectrum of projects, from small commercial remodels to large corporate campuses, from single family homes to multi-family buildings. The common thread in our buildings is the belief that architecture can lift the spirit, and that great relationships make great architecture possible.
</p>
</div>
</div>
<div class="row visible-xs">
<div class="col-md-12">
<h4>Coverage</h4>
<p class="helvetica-18 text-thin">
Jabodetabek
</p>
</div>
</div>
<div class="row visible-xs">
<div class="col-md-12">
<h4>Location</h4>
<p class="helvetica-18 text-thin">
Meruya, Kebon Jeruk, Jakarta Barat
</p>
</div>
</div>
<div class="row visible-xs">
<div class="col-md-12">
<h4>Specialist</h4>
<p class="helvetica-18 text-thin">
Typical Job Costs: $100,000 - 20,000,000 Specialty Rooms: (Outdoor living space, mud room, home office, wine room, roof deck, etc. ) $20k- 100k Home Additions and Alterations: (Master suite, kitchen/family room, garage/mud room, sunroom, etc.) $100k- 2M Classic New Homes: (Shingle Style, Georgian, Federal, French, Colonial, English Country, Modern, Townhouse) $1.4M- 10M
</p>
</div>
</div>
<div class="row visible-xs">
<div class="col-md-12">
<h4>Reviews (2)</h4>
<!-- review -->
<div>
<div class="caption box">
<div class="row">
<div class="col-xs-3">
<img src="images/face3.jpg" width="40" class="pull-left img-circle">
</div>
<div class="col-xs-9">
<p class="text-left">Matthew Willinger</p>
<span class="last-text">
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
<i class="fa fa-star" aria-hidden="true"></i>
</span>
</div>
</div>
<div class="">
<div class="col-md-12 maya-tiny-padding">
<h5>Relationship: Client</h5>
<h5>Project Price: more than Rp 100.000.000</h5>
<p class="text-roboto-light text-left">
Amazing workers and people. Very friendly and easy to work with. Exceptionally thorough workers. They are very informative and respectful of our thoughts, wants, and needs. They were understanding and respectful of our budget and worked within our parameters. We wish we needed another house to build again because we enjoyed the experience so much!
</p>
<div class="maya-tiny-padding"></div>
<i class="fa fa-calendar" aria-hidden="true" style="margin-right: 15px;"></i><small>December 2017</small>
</div>
</div>
</div>
</div>
<!-- review -->
</div>
</div>
</div>
<!--include footer-->
<div class="include-footer"></div>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="./js/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="./js/bootstrap.min.js"></script>
<script src="./js/mmenu/jquery.mmenu.js"></script>
<!-- owl carousel -->
<script src="js/owl_carousel/owl.carousel.js"></script>
<!--kimi basic js-->
<script src="js/kimi.js"></script>
</body>
</html>