/var/www/hkosl.com/gba-owea/old_20191025/old_2018/en/GBA-Entrepreneur.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
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
<!DOCTYPE html>
<html dir="ltr" lang="en-HK">
<head>
    <?php include 'inc/metahead.php';?>
    <title>GBA Outstanding Women Entrepreneur Award | GBA Outstanding Women Entrepreneur Awards 2018</title>
</head>

<body class="stretched">

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

        <!-- Header
        ============================================= -->
        <?php include 'inc/header.php';?>

        <section id="page-title"  style="background-image: url('../images/myimg/lady_gold_2018.jpg');" class="background-title">

            <div class="container clearfix">
                <h2 class="colorFFF m0">GBA Outstanding Women Entrepreneur Award</h2>
                <ol class="breadcrumb">
                    <li><a href="#">HOME</a></li>
                    <li class="active">AWARDS</li>
                </ol>
            </div>

        </section>

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

            <div class="content bg_section_contain" style="padding-bottom:0;background-image: url('../images/myimg/background_01.jpg');">

                <div class="container clearfix ">

                    <div class="row clearfix">

                        <div class="col-md-12 topmargin-md bottommargin-lg">

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>Eligibility of Enrollment</span></h3>
                            </div>

                            <p>A current Corporate Executive / a Chairman / a General Manager who has led the company for more than 3 years</p>
                            <p>Has minimum 1 nominator / advisor from either senior management of enterprise or social leader</p>

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>How to Enter</span></h3>
                            </div>

                            <p>Applicants need to complete the submission / nomination forms (with both the countersigns of nominator and nominee), then mail or email the filled form on or before 30 Sept., 2018 (according to the postal date for submission by mail) </p>

                            <p><span>Address : Room G, 6/F., Hop Hing Industrial Building, No.704 Castle Peak Road, Lai Chi Kok, Kowloon, HK</span><br>
                            Email  : apply@gba-owea.com
                            </p>

                            <a href="../images/nomination_form_dtc.pdf" target="_blank" class="downloadBtn">
                                <i class="icon-acrobat"></i>
                                <span>Nomination Form</span>
                            </a>

                            <div class="heading-block fancy-title nobottomborder title-bottom-border">
                                <h3 class="inline-block"><span>OTHER AWARDS</span></h3>
                            </div>

                            <p class="other_awards">
                                <a href="GBA-Family.php"><i class="fa fa-award "></i> GBA Outstanding Women Entrepreneur Award in Family Business</a><br>
                                <a href="GBA-YoungWomen.php"><i class="fa fa-award "></i> GBA Outstanding Young Women Entrepreneur Award</a>
                            </p>            

                        </div>

                    </div>

                </div>

                


                

            </div>

        </section><!-- #content end -->

        <?php include 'inc/footer.php';?>

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

    <!-- Go To Top
    ============================================= -->
    <div id="gotoTop" class="icon-angle-up"></div>

    <!-- External JavaScripts
    ============================================= -->
    <script type="text/javascript" src="../js/jquery.js"></script>
    <script type="text/javascript" src="../js/plugins.js?v=1.22"></script>

    <!-- Footer Scripts
    ============================================= -->
    <script type="text/javascript" src="../js/functions.js?v=1.22"></script>
    <script type="text/javascript">
      $('nav ul > li.lv01:nth-child(2)').addClass('current');  
    </script>

</body>
</html>