-
Notifications
You must be signed in to change notification settings - Fork 0
/
teams.php
211 lines (183 loc) · 9.58 KB
/
teams.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
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
<!DOCTYPE html>
<html>
<head>
<!-- Basic Page Needs ================================================== -->
<meta charset="utf-8">
<!-- Mobile Specific Metas ================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0">
<meta name="keywords" content="IEEESLSYWC19, IEEE Student YP WIE Congress Sri Lanka, Sri Lanka IEEE Congress, IEEE SL Section, IEEE ORG, IEEE, ieee.org, ieee.lk, Sri Lanka Section, Sri Lanka" >
<meta name="description" content="The IEEE Sri Lanka Section, for the 10th consecutive year, is getting ready to present the Sri Lankan IEEE enthusiasts with yet another memorable episode of the Sri Lanka Section Students / Young Professional / Women in Engineering Congress for 2019." >
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="">
<meta name="url" content="https://sywc.ieee.lk" />
<meta name="owner" content="IEEE SLSYWC 2019" />
<meta name="author" content="Bhathiya Kariyawasam - IEEE SLSYWC Dev Team" />
<meta name="copyright" content="IEEE SLSYWC, 2019" />
<meta name="creation_Date" content="30/09/2019" />
<meta name="robots" content="all" />
<meta name="robots" content="follow" />
<meta name="google-translate-customization" content="">
<meta name="google-site-verification" content="" />
<!-- OG Properties -->
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:street-address" content=""/>
<meta name="og:locality" content=""/>
<meta name="og:region" content=""/>
<meta name="og:postal-code" content=""/>
<meta name="og:country-name" content="SRI LANKA"/>
<meta property="og:url" content="https://sywc.ieee.lk" />
<meta property="og:site_name" content=" IEEE CONGRESS SRI LANKA SECTION" />
<meta property="og:title" content="IEEE Student|YP|WIE Congress 2019 | Sri Lanka Section" />
<meta property="og:description" content="The IEEE Sri Lanka Section, for the 10th consecutive year, is getting ready to present the Sri Lankan IEEE enthusiasts with yet another memorable episode of the Sri Lanka Section Students / Young Professional / Women in Engineering Congress for 2019." />
<!--Favicon-->
<link rel="shortcut icon" href="images/SLSYWC19Logo-Dark.png" type="image/x-icon">
<link rel="icon" href="images/SLSYWC19Logo-Dark.png" type="image/x-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i|Montserrat:300,400,500,700" rel="stylesheet">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Template styles-->
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/responsive.css">
<!-- FontAwesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css">
<link rel="stylesheet" href="css/fontAwesome/fontawesome.css">
<!-- ColorBox -->
<link rel="stylesheet" href="css/colorbox.css">
<!-- Animate CSS -->
<link rel="stylesheet" href="css/animate.css">
<!-- Google fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:400" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:700" rel="stylesheet">
<!-- Site Title -->
<title>TEAM | IEEE SLSYWC 2019</title>
<!-- JQuery Library -->
<script type="text/javascript" src="js/jquery-3.4.1.js"></script>
<!-- Bootstrap jQuery -->
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<!-- Counterup JQuery -->
<script type="text/javascript" src="js/jquery.counterup.min.js"></script>
<!-- Waypoints -->
<script type="text/javascript" src="js/jquery.waypoints.min.js"></script>
<!-- ColorBox -->
<script type="text/javascript" src="js/jquery.colorbox.js"></script>
<!-- Custom js -->
<script type="text/javascript" src="js/custom.js"></script>
<script>
$(document).ready(function(){
$('.counter').counterUp();
});
</script>
</head>
<body>
<!-- Preloader -->
<script>
$(window).on("load", function() {
$(".se-pre-con").fadeOut("slow");
});
</script>
<!-- NAVBAR SECTION STARTS-->
<?php require_once 'process/common/headers/teams_navbar.php'?>
<!-- NAVBAR SECTION ENDS -->
<div id="page-banner-area" class="page-banner-area" style="background-image:url(images/banners/oc.jpg)">
<!-- Subpage title start -->
<div class="page-banner-title">
<div class="text-center">
<h2>Team</h2>
</div>
</div><!-- Subpage title end -->
</div><!-- Page Banner end -->
<section id="team_section" class="main-container">
<div class="team_container">
<div class="year-links">
<a href="https://sywc.ieee.lk/archives/2019/team/">2019</a>
<a href="https://sywc.ieee.lk/archives/2018/team/" target="_black">2018</a>
<a href="#">2017</a>
<a href="#">2016</a>
<a href="#">2015</a>
</div>
<div class="teams_tabs_content">
<div class="teams_tabs">
<ul class="nav nav-pills mb-3" id="pills-tab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="pills-all-tab" data-toggle="pill" href="#pills-all" role="tab" aria-controls="pills-team" aria-selected="true">ALL</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-executive-tab" data-toggle="pill" href="#pills-executive" role="tab" aria-controls="pills-team" aria-selected="false">Executive</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-secretary-tab" data-toggle="pill" href="#pills-secretary" role="tab" aria-controls="pills-team" aria-selected="false">Secretariat</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-program-tab" data-toggle="pill" href="#pills-program" role="tab" aria-controls="pills-team" aria-selected="false">Program</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-finance-tab" data-toggle="pill" href="#pills-finance" role="tab" aria-controls="pills-team" aria-selected="false">Finance</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-logistic-tab" data-toggle="pill" href="#pills-logistic" role="tab" aria-controls="pills-team" aria-selected="false">Logistic</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-publicity-tab" data-toggle="pill" href="#pills-publicity" role="tab" aria-controls="pills-team" aria-selected="false">Publicity</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-design-tab" data-toggle="pill" href="#pills-design" role="tab" aria-controls="pills-team" aria-selected="false">Design</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-dev-tab" data-toggle="pill" href="#pills-dev" role="tab" aria-controls="pills-team" aria-selected="false">Development</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-photo-tab" data-toggle="pill" href="#pills-photo" role="tab" aria-controls="pills-team" aria-selected="false">Photo & Video</a>
</li>
</ul>
<br><br>
<div class="tab-content" id="pills-tabContent">
<!-- TAB PANE ONE BEGINS -->
<?php require_once 'process/team/all.php';?>
<!-- TAB PANE ONE ENDS -->
<!-- TAB PANE TWO BEGINS -->
<?php require_once 'process/team/executive.php';?>
<!-- TAB PANE TWO ENDS -->
<!-- TAB PANE THREE BEGINS -->
<?php require_once 'process/team/secretary.php';?>
<!-- TAB PANE THREE ENDS -->
<!-- TAB PANE FOUR BEGINS -->
<?php require_once 'process/team/program.php';?>
<!-- TAB PANE FOUR ENDS -->
<!-- TAB PANE FIVE BEGINS -->
<?php require_once 'process/team/finance.php';?>
<!-- TAB PANE FIVE ENDS -->
<!-- TAB PANE SIX BEGINS -->
<?php require_once 'process/team/logistic.php';?>
<!-- TAB PANE SIX ENDS -->
<!-- TAB PANE SEVEN BEGINS -->
<?php require_once 'process/team/publicity.php';?>
<!-- TAB PANE SEVEN ENDS -->
<!-- TAB PANE EIGHT BEGINS -->
<?php require_once 'process/team/design.php';?>
<!-- TAB PANE EIGHT ENDS -->
<!-- TAB PANE NINE BEGINS -->
<?php require_once 'process/team/dev.php';?>
<!-- TAB PANE NINE ENDS -->
<!-- TAB PANE TEN BEGINS -->
<?php require_once 'process/team/photo.php';?>
<!-- TAB PANE TEN ENDS -->
<!-- TAB PANE TEN BEGINS -->
<?php require_once 'process/team/team_modals.php';?>
<!-- TAB PANE TEN ENDS -->
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER SECTION STARTS-->
<?php require_once 'process/common/headers/footer.php'?>
<!-- FOOTER SECTION ENDS -->
<!-- FACEBOOK PLUGIN SECTION STARTS-->
<?php require_once 'process/common/custom/facebook.php'?>
<!-- FACEBOOK PLUGIN SECTION ENDS -->
</body>
<div class="se-pre-con"></div>
</html>