-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathkitchen-cooking.html
More file actions
625 lines (595 loc) · 34.5 KB
/
Copy pathkitchen-cooking.html
File metadata and controls
625 lines (595 loc) · 34.5 KB
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
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="format-detection" content="telephone=no">
<!-- favicon -->
<!--<link href="assets/img/favicon.ico" rel="shortcut icon" type="image/x-icon" />-->
<!-- fonts -->
<link href="https://fonts.googleapis.com/css?family=Oxygen:100,300,400,700" rel="stylesheet">
<!-- css -->
<link href="assets/css/vendor/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/vendor/bootstrap-theme.css" rel="stylesheet">
<link href="assets/css/vendor/slick.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body class="page-enagic">
<!-- THE page-header -->
<header class="page-header header-png">
<div class="container-fluid">
<div class="row">
<div class="col-xs-6 col-md-3">
<a class="logo" href="index.html"><img src="assets/img/icons/logo.png" alt=""></a>
</div>
<div class="col-xs-6 col-md-9">
<nav class="main-menu">
<ul>
<li class=""><a href="index.html">Home</a></li>
<li class="menu-item_outer active">
<a href="#" onclick="return false;">Uses</a>
<span class="head-li-mask"></span>
<ul class="menu-item_inner">
<span class="left-border"></span>
<span class="right-border"></span>
<span class="bottom-border"></span>
<li><a href="uses_greener_home.html">Home care</a></li>
<li><a href="personal-care.html">Personal care</a></li>
<li class="active"><a href="kitchen-greener.html">In The Kitchen</a></li>
<li><a href="garden-greener.html">In The Garden</a></li>
<li><a href="pets-greener_pet.html">For Your Pets</a></li>
<li><a href="water-types.html">5 Water Types</a></li>
</ul>
</li>
<li class="menu-item_outer">
<a href="#" onclick="return false;">Enagic</a>
<span class="head-li-mask"></span>
<ul class="menu-item_inner">
<span class="left-border"></span>
<span class="right-border"></span>
<span class="bottom-border"></span>
<li><a href="enagic_corporate.html">Enagic® Corporate</a></li>
<li class=""><a href="enagic_givesback.html">Enagic® Gives Back</a></li>
<li><a href="enagic_guidelines.html">Guidelines for Environment</a></li>
<li><a href="enagic.html">Certification</a></li>
</ul>
</li>
<li><a href="products.html">PRODUCTS</a></li>
<li><a href="video.html">video</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
</nav>
<!-- END main-menu -->
<div id="mobile-menu_btn" class="mobile-menu_btn">
<span></span>
<span></span>
<span></span>
</div>
<!-- END mobile-menu-btn -->
</div>
</div>
</div>
<nav class="secondary-menu ">
<h3>In The Kitchen</h3>
<ul>
<li><a href="kitchen-greener.html">Greener Kitchen</a></li>
<li><a href="kitchen-cleaner.html">Cleaner Produce
with Kangen Water®</a></li>
<li><a href="kitchen-cooking.html" class="active">Kangen Cooking</a></li>
<li><a href="kitchen-water.html">Kangen Water®
with a Twist</a></li>
<li><a href="kitchen-recipes.html">Recipes</a></li>
</ul>
</nav>
</header>
<!-- END page-header -->
<!-- THE mobile-menu -->
<div class="mobile-menu">
<div class="mobile-menu_app view_main">
<div class="mobile-menu_header">
<div class="mobile-menu_back">
<i class="icon-mobile-back"></i>
</div>
<div class="mobile-menu_close">
<i class="icon-mobile-close"></i>
</div>
</div>
<div class="mobile-menu_content">
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li class="parent uses">
<a href="#">Uses<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li class="home_care care"><a href="#">home care<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="uses_greener_home.html" class="active">A Greener Home</a></li>
<li><a href="uses_green_laundering.html">Green Laundering</a></li>
<li><a href="uses_green_cleaning.html">Green Cleaning</a></li>
<li><a href="uses_green_dishes.html">Greener Dishes</a></li>
<li><a href="uses_home_recipes.html">Home Recipes</a></li>
</ul>
</li>
<li class="parent care1"><a href="#">personal care<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="personal-care.html" class="active">Personal Care</a></li>
<li><a href="personal-beauty.html">Green Beauty</a></li>
<li><a href="personal-fragrances.html">Green Fragrances</a></li>
<li><a href="personal-hair.html">Hair Care</a></li>
<li><a href="personal-recipes.html">Personal Care Recipes</a></li>
</ul>
</li>
<li class="kitchen care2"><a href="#">in the kitchen<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="kitchen-greener.html" class="active">Greener Kitchen</a></li>
<li><a href="kitchen-cleaner.html">Cleaner Produce
with Kangen Water®</a></li>
<li><a href="kitchen-cooking.html">Kangen Cooking</a></li>
<li><a href="kitchen-water.html">Kangen Water®
with a Twist</a></li>
<li><a href="kitchen-recipes.html">Recipes</a></li>
</ul>
</li>
<li class="garden care3"><a href="#">in the garden<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="garden-greener.html" class="active">Greener Garden</a></li>
<li><a href="garden-benefits.html">Benefits of Gardening</a></li>
<li><a href="garden-water.html">Gardening with
Kangen Water®</a></li>
<li><a href="garden-children.html">Benefits of Gardening
for Your Children</a></li>
<li><a href="garden-compost.html">Compost with
Kangen Water®</a></li>
</ul>
</li>
<li class="pets care4"><a href="#">for your pets<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="pets-greener_pet.html" class="active">Greener Pet</a></li>
<li><a href="pets-treatment.html">Flea & Tick Treatment</a></li>
<li><a href="pets-eliminate.html">Eliminate Pet Odor</a></li>
<li><a href="pets-hydration.html">Pet Hydration</a></li>
</ul>
</li>
<li><a href="water-types.html">five water types</a></li>
</ul>
</li>
<li class="parent enagic">
<a href="#">Enagic<i class="icon-mobile-arrow-right"></i></a>
<ul>
<li><a href="enagic.html" class="active">Enagic® Corporate</a></li>
<li><a href="enagic_givesback.html">Enagic® Gives Back</a></li>
<li><a href="enagic_guidelines.html">Guidelines for Environment</a></li>
<li><a href="enagic.html">Certification</a></li>
</ul>
</li>
<li><a href="products.html">Products</a></li>
<li><a href="video.html">Video</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
</div>
<!-- END mobile-menu -->
<main id="section-wrapp" class="section-wrapp">
<section class="section section-home_recipes ">
<div class="row">
<div class="container">
<div class="row">
<div class="col-lg-12">
<img src="assets/img/placeholder.png" width="1562" height="385" alt="" class="toRight">
<h3>Cooking with Kangen Water®</h3>
<p>
Staying hydrated with alkaline Kangen Water® is an important step toward physical health, but a healthy diet is also paramount in overall wellness. Healthy eating supports a healthy body.
<br><br>
You can maximize the power of your Enagic® machine by learning how to prepare Nature's healthy ingredients with 3 different types of Enagic® Water, and then cooking these vibrant foods with alkaline
<a href="#">Kangen Water®</a>. Here are some simple ways you can substitute Kangen Water® in your recipes to make your food even more nutritious and delicious:
</p>
<br><br>
<ol>
<li>Don't waste any part of your vegetables! Many people chop up a vegetable and throw away the ends - in fact, 27% of all edible food gets wasted every year! But you can reduce waste by using these veggie tips to make healthy homemade Kangen Water® broth! Once your vegetables have been properly
<a href="#">cleaned</a>, you can store the pieces you do not need right away in the freezer. Once you have about 3 or 4 pounds of vegetable pieces stored, you're ready to make delicious, flavorful
<a href="#">Kangen Water® Vegetable Broth</a>. Once the broth is made, add your cooked vegetables to your
<a href="#">compost pile</a>. <br><br>
</li>
<li>You can also use your spare vegetable "tips" to make delicious Kangen Water® salad dressings! If you have ever looked at the label of most salad dressings in the grocery store, you know they are largely comprised of water, high fructose corn syrup, and other natural and artificial "flavors." Why not eat salad dressing made of healthy, alkaline Kangen Water® and other nutritious and natural ingredients? For a delicious Kangen Water® Sauce and Salad Dressing, courtesy of Chef Pascal's DVD "Open the Door to Evolution,"
<a href="#">click here: Kitchen Recipes</a>. <br><br>
</li>
<li>Remember that reducing waste is a big part of living green, so here is another way you can use your scraps. Save your shrimp tails, mussel or crawfish shells, fish ends, and vegetable tips to make a delicious
<a href="#">Kangen Water® Seafood Stock</a>. <br><br></li>
<li>Use Kangen Water® (9.0 pH) when steaming your food. You can infuse more flavor into your steamed food by using Homemade Kangen Water® Broth instead of water, or adding citrus zest to the Kangen Water® when steaming vegetables. A bamboo steamer is an excellent way to perfectly steam your vegetables, fish, and meats, and retains more nutrients in your food than boiling, frying, or baking. For an easy, flavorful recipe, check out the
<a href="#">Kangen Water® Steamed Salmon and Potatoes</a>. <br><br>
</li>
<li>Use Kangen Water® when brewing Fair Trade teas and coffees, or in homemade lemonade. You will be delighted by the delicate boost Kangen Water® can have on your ordinary beverages.
<br><br></li>
<li>Make Kangen Water® your choice for all your soup recipes, and make sure to boil your pasta, oatmeal, beans, etc. in Kangen Water® for a deliciously healthy kick.</li>
</ol>
<br><br>
<p>
There are so many possibilities when you integrate Kangen Water® into your cooking! Get creative and explore how you can come up with your own extraordinary
<a href="#">Kangen Twist</a> on ordinary recipes.
<br><br>
Prepare food with passion and purpose! Discover gourmet cooking with Kangen Water®.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<section class="section section-get ">
<div class="row">
<div class="container">
<div class="row">
<div class="table">
<div class="table-cell">
<div class="bg">
<img src="assets/img/bg/section/3-layers.png" alt="">
</div>
<div class="col-md-8">
<div class="form-wrapper">
<div class="text">
<h2>Get your FREE Eco-Living eBook!</h2>
<p>The eBook is sent to you via email. We dislike spam too!
Your details are kept safe. Feel free to read our Privacy Policy.</p>
</div>
<div class="form">
<form action="#">
<div class="form_group">
<input class="form_input" type="text" required>
<label>First Name</label>
</div>
<div class="form_group">
<input class="form_input" type="text" required>
<label>Last Name</label>
</div>
<div class="form_group">
<input class="form_input" type="email" required>
<label>Email</label>
</div>
<div class="form_group">
<input class="form_input" type="tel" required>
<label>Phone</label>
</div>
<div class="form_group">
<input id="check1" class="form_checkbox" type="checkbox">
<label for="check1">Yes! Please also send the Newsletter</label>
</div>
<div class="form_group">
<button type="submit" class="btn_send my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="175" height="50"/>
</svg>
Send The ebook
</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END section -->
<section class="section section-buy ">
<div class="row">
<div class="container">
<div class="text">
<h2>Buy Your Machine Today!</h2>
</div>
<div class="product-slider">
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/1.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<!-- <a href="#" class="btn btn-link">buy now</a> -->
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/2.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/3.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/4.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/5.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/6.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
<div class="product-slider_item slick-current">
<div class="product-slider_inner">
<div class="product-slider_img">
<img src="assets/img/products/slider/7.png" alt="">
</div>
<div class="product-slider_content">
<div class="product-slider_name">
Leveluk Kangen 8
</div>
<div class="product-slider_description">
The Mighty 8-Plate Anti-Oxidizer
</div>
<div class="product-slider_link">
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
view details
</div>
</a>
<a href="#">
<div class="my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="150" height="50"/>
</svg>
buy now
</div>
</a>
</div>
</div>
</div>
</div>
<!-- END product-slider_item -->
</div>
<!-- END product-slider -->
</div>
</div>
</section>
<!-- END section -->
<!-- THE page-footer -->
<footer class="section page-footer">
<div class="row">
<div class="container">
<div class="row">
<div class="col-sm-3 footer-col">
<h3>Kangen Water®</h3>
<p>Kangen Water® is delicious water created from Enagic's innovative water technology. Not only
do these devices filter your tap water, but they also produce ionized alkaline and acidic waters through electrolysis.</p>
</div>
<div class="col-sm-3 footer-col">
<h3>Your Distributor</h3>
<ul class="footer-contact">
<li><i class="icon-home"></i>Alkaline River, Asheville, NC, US</li>
<li><i class="icon-phone"></i>1 555-222-2323</li>
<li><i class="icon-print"></i>1 555-111-1212</li>
<li><i class="icon-twitter-with-circle"></i><a href="#">Twitter</a></li>
<li><i class="icon-facebook-with-circle"></i><a href="#">Facebook</a></li>
</ul>
</div>
<div class="col-sm-3 footer-col">
<h3>Other Websites</h3>
<nav>
<ul>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
<li><a href="#">EnagicWebSystem.com © 2011-2016 </a></li>
</ul>
</nav>
</div>
<div class="col-sm-3 footer-col">
<h3>Live Help</h3>
<!-- <a href="#" class="btn btn-default btn-icons"><i class="icon-chat"></i>is offline</a> -->
<a href="#" class="btn-icons">
<i class="icon-chat"></i>
<div class="btn_footer my_btn btn btn-default">
<svg>
<rect x="0" y="0" fill="none" width="190" height="50"/>
</svg>
is offline
</div>
</a>
<p class="copyright">EnagicWebSystem.com © 2011-2016</p>
</div>
</div>
</div>
</div>
</footer>
<!-- END page-footer -->
</main>
<!-- END ection-wrapp -->
<!-- js -->
<script src="assets/js/vendor/modernizr-2.7.1.min.js"></script>
<script src="assets/js/vendor/jquery-3.1.0.min.js"></script>
<script src="assets/js/vendor/jquery-migrate-3.0.0.min.js"></script>
<script src="assets/js/vendor/ScrollToPlugin.js"></script>
<script src="assets/js/vendor/TweenMax.min.js"></script>
<script src="assets/js/vendor/device.min.js"></script>
<script src="assets/js/vendor/jquery.waypoints.min.js"></script>
<script src="assets/js/vendor/slick.min.js"></script><script src="assets/js/vendor/side_menu.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>