/var/www/hkosl.com/ergofito/en/env_mozzyology.php


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
<? include('../_init.php');?>
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<? include('_head.php')?>
</head>

<body class="stretched  no-transition">

    <!-- Document Wrapper
    ============================================= -->
    <div id="wrapper" class="clearfix">

        <!-- Header
        ============================================= -->
        <? include('_header.php')?><!-- #header end -->

        <!-- Page Title
        ============================================= -->
        <section id="page-title" class="page-title-dark" style="background-color:#8bc53f;">

            <div class="container clearfix">
                <h1>Mozzyology</h1>
                <ol class="breadcrumb">
                    <li><a href="#">Home</a></li>
                    <li><a href="#">Environmental Protection</a></li>
                    <li class="active">Mozzyology</li>
                </ol>
            </div>

        </section><!-- #page-title end -->

        <!-- Content
        ============================================= -->
        <section id="content">

            <div class="content-wrap">
            
                <div class="container clearfix">
                
                    <!--<div class="col_two_fifth topmargin nobottommargin">
                        <img class="image_fade" src="../images/aboutus/1.jpg" alt="Image">
                    </div>-->

                    <div class="col_full nobottommargin col_last">
                        <div class="heading-block">
                            <h3>Mozzyology</h3>
                            <span></span>
                        </div>

                        <p>LIQUID YEAST EXTRACT CONTAINING BROWN ALGAE</p>
                        <p>The mozzyology solution is designed to improve and sustain vegetation growth and quality of its produce by re-introducing natural balance in the environment through organic means. </p>
                        
                        <p>Mozzyology uses proprietary enzyme and other organic substance to eliminate contaminant and restore soil to its natural state, resulting in much-needed organic environment for quality food production. It is safe and extremely effective in giving nature what it needs to regain its own balance at highly accelerated pace.</p>
                        
                        <p>Application of Mozzyology is simple. Air-pump sprayer is used to spray diluted solution of Mozzyology onto the vegetation, field and soil. It balances the PH level and softens the soil. It also reduces the breeding of pests.</p>
                        
                        <p>Declaration: Mozzyology is non-toxic. All enzymes in Mozzyology are from plants and do not contain chemical, pesticide and animal elements. It is harmless and easy to use. </p>
                        
                        <p>Composition :
Amylase, Protease, Chitinase, Lipase, Cellulase, Saccaromicetacee, Lactobacilli, Autotrophic, Photoautotrophic, Chemiautotrophic, Heterophic, Anaetobic, Aerobic and Facultative</p>
                        
                        <p>Dilution:
200 : 1; 10kg per hectare; (10 kg mozzyology add 200 liter of water)
Equipment: Air-pump sprayer
First time user: Spray the diluted solution once every week for consecutive four weeks.</p>
                        
                        <p>Then apply once a month to maintain the balance. </p>
                        
                    </div>
                    
                </div>
                
            </div>
        </section><!-- #content end -->

        <!-- Footer
        ============================================= -->
        <? include('_footer.php');?><!-- #footer end -->

    </div><!-- #wrapper end -->

    <? include('_footer_scripts.php');?>

</body>
</html>