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
|
<!DOCTYPE html> <html lang="en-HK">
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0"> <title>Hong Kong & Macao Lions Beacon for Youth Foundation | Lions Clubs International District 303 - Hong Kong & Macao, China</title> <link rel="shortcut icon" href="../img/pagelogo.png">
<!-- fonts --> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="../css/myicons.css?version=1.1"/> <!-- slick --> <link rel="stylesheet" type="text/css" href="../css/slick.css?version=1.1"/> <link rel="stylesheet" type="text/css" href="../css/slick-theme.css?version=1.1"/>
<!-- lightslider --> <link rel="stylesheet" href="../css/lightslider.css?version=1.1"/>
<link rel="stylesheet" href="../css/style.css?version=1.1"> <link rel="stylesheet" href="../css/responsive.css?version=1.1"> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-45123111-29"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());
gtag('config', 'UA-45123111-29'); </script> </head>
<body> <!-- start wrapper --> <div class="wrapper">
<!-- start header --> <!-- topbar --> <div class="topbar"> <div class="fl"></div> <div class="fr"> <a href="https://mylci.lionsclubs.org/Login.aspx?l=ZH" target="_blank"><img src="../img/topbar_myLCI.png"> MyLCI Login</a> <a href="comingsoon.php"><img src="../img/topbat_login.png"> Member Login</a> <a href="download.php"><img src="../img/topbat_download.png"> Download</a> <a href="https://www.facebook.com/pg/photoshare/photos/?ref=page_internal" target="_blank"><img src="../img/topbat_facebook.png"></a> </div> <div class="clear"></div> </div> <!-- end of topbar -->
<?php include 'header_en.php';?> <!-- end of header --> <!-- end of location --> <div class="web_locations"> <div class="container"> <a href="index.php"><i data-icon="B"></i>Home</a>/<a href="staticpage_1.php">About Lions</a>/<a href="staticpage_3-1.php">Affiliated Organizations</a>/<a href="#" class="active">Hong Kong & Macao Lions Beacon for Youth Foundation</a> </div> </div> <div class="clear"></div>
<div class="box-padding3020"> <div class="container"> <div class="box_details"> <div class="full_box"> <div class="style_h1_border">Hong Kong & Macao Lions Beacon for Youth Foundation</div> <h2 class="style_h2_blue">(Established on 8 February 2012)</h2> <h2 class="style_h2_blue">Objectives :</h2> <p>To realize the Lions Clubs’ spirit of ‘We Serve’ by showing care for and serving the community; To cultivate children and young people with the idea to care and serve the community; It is hoped that through the homework guidance programme of the Foundation, they can be nurtured to become a group of responsible people who make contribution to society.</p>
<h2 class="style_h2_blue">Service :</h2> <p>To provide after-school homework guidance programme for primary students from low-income families</p>
<h2 class="style_h2_blue">The aims of the programme : </h2> <p>Service targets are underprivileged students who have no parental care or guidance after school. The programme provides a better environment and guidance for the students to study. This enhances their knowledge and reduces street kid problem.</p>
<p>This programme enables parents of low-income families to go out to work without worries. This will increase their family income and improve their lives. Tutors can practice their teaching methods and develop communication skills and confidence. Then they are well-prepared to pursue a career in the social work profession.</p>
<h2 class="style_h2_blue">Partner Organizations :</h2> <p> Lions Clubs of Wan Chai<br> Lions Club of Shatin<br> Lions Club of South Kowloon<br> Lions Club of Bauhinia<br> Elderly care Children’s homes <br> Sowers Action<br> Hong Kong Design Institute <br> Hong Kong Institute of Vocational Education (Morrison Hill) <br> Hong Kong Institute of Vocational Education (Haking Wong)<br> Hong Kong Institute of Vocational Education (Sha Tin)<br> Hong Kong Institute of Vocational Education (Lee Wai Lee)<br> Hong Kong Institute of Vocational Education (Tuen Mun)<br> </p>
<h2 class="style_h2_blue">Beneficiary Schools:</h2>
<p> Lions Clubs International Ho Tak Sum Primary School<br> G.C.C.I.T.K.D. Cheong Wong Wai Primary School<br> Po Leung Kuk Gold and Silver Exchange Society Pershing Tsang School <br> Lok Sin Tong Lau Tak Primary School<br> Shamshuipo Kaifong Welfare Association Primary School<br> Hong Kong Sze Yap Commercial and Industrial Association San Wui Commercial Society School <br> S.K.H. Kei Oi Primary School </p>
</div> <div class="half_box"><img src="../img/Foundation_01.jpg"></div> <div class="half_box lastone"><img src="../img/Foundation_02.jpg"></div>
<div class="half_box"><img src="../img/Foundation_03.jpg"></div>
<div class="clear"></div> </div> </div> </div>
<div class="clear"></div>
<div class="invitation"> <div class="home_container"> <div class="fl en"><img src="../img/lions_logo_sm.png"><h2 class="inline_bk">It is our privilege to invite you to participate in our "Friends Of The Lions"</h2></div> <div class="fr"><a href="staticpage_6.php">Apply Now</a></div> <div class="clear"></div> </div> </div> <!-- scroll to top --> <a href="#"class="scrollToTop"><img src="../img/scrollTop.png"></a>
<!-- end of application --> <?php include 'footer_en.php';?> <!-- end of footer -->
</div> <!-- end of wrapper -->
<script src="../js/jquery.js"></script>
<!-- slick --> <script type="text/javascript" src="../js/slick.min.js"></script>
<script src="../js/lightslider.js"></script> <script src="../js/script.js"></script> <script type="text/javascript" src="../js/nav_drop.js"></script> <script type="text/javascript" src="../js/functions.js"></script> </body> </html>
|