-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
521 lines (405 loc) · 20.4 KB
/
index.html
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
<html lang="en">
<head>
<meta charset="utf-8">
<title>UE-CSS Research and Development Unit: Excellence is Our Habit</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet"/>
<link href="css/style.css" rel="stylesheet"/>
<link rel="stylesheet" href="css/nivo-lightbox.css" type="text/css" />
<link rel="stylesheet" href="css/themes/default/default.css" type="text/css" />
<link rel="shortcut icon" type="image/png" href="img/favicon.png">
<link rel="shortcut icon" type="image/png" href="http://i.imgur.com/PFt02xX.png"/>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<nav class="container top-fixed">
<!-- class="navbar-inner" id="navigator" -->
<ul id="navigator">
<li><a href="#home">Home</a></li>
<li><a href="#works">Works</a></li>
<li><a href="#about">About</a></li>
<li><a href="#members">Members</a></li>
<li><a href="#contact-us">Contact Us</a></li>
<li>Need some battery exam tutorials? Click<a href="http://battery.uernd.org" target="_blank">here</a></li>
</ul>
</nav>
<!-- <div id="nav">
<div class="navbar">
</div>
</div> -->
<div class="slide" id="home" data-stellar-background-ratio="0.5">
<br/>
<div class="container">
<div class="span7">
<img src="img/small-comet.png" id="small-comet">
<h1>HEY THERE!</h1>
<p id="intro">Welcome to University of the East - Computer Studies and Systems'
Research and Development Unit! We are a group of students who love to
improve the University's productivity by means of extensive study and research.
We do a lot of things! from web design and development up to teaching other people
some techy stuff. Hop in and have a ride, cause a wonderful journey awaits you.</p>
<img src="img/big-comet.png" id="big-comet">
</div>
<div class="span4"id="rocket" data-stellar-ratio="0.75">
<img src="img/rocket.png" >
</div>
</div>
</div>
<div class="border" id="home-border">
</div>
<div class="slide" id="works" data-stellar-background-ratio="0.5">
<div class="container">
<div class="span12">
<h1>WHAT CAN WE DO?</h1>
</div>
</div>
<div id="works-gallery">
<div id="works-left-button">
<span class="works-left-button-icon" id="works-prev">
<a href="#"> </a>
</span>
</div>
<div id="works-slideshow-container">
<div id="works-slideshow-pictures" class="cycle-slideshow" data-cycle-timeout="0" data-cycle-slides=".works-gallery-page"
data-cycle-prev="#works-prev" data-cycle-next="#works-next">
<div class="works-gallery-page">
<a href="img/screenshots/battery.jpg" title="Battery Exam Tutorial Reservation System">
<div class="works-thumbnail" id="battery">
</div>
</a>
<a href="img/screenshots/cprrs.jpg" title="R&D Christmas Party Registration & Raffle System">
<div class="works-thumbnail" id="cprrs">
</div>
</a>
<a href="img/screenshots/dlpc.jpg" title="Dynamic Learning Program (CVIF-DLP) Convention">
<div class="works-thumbnail" id="dlpc">
</div>
</a>
<a href="img/screenshots/forrest.jpg" title="Freshmen Orientation Registration System (Admin Module)">
<div class="works-thumbnail" id="forrest">
</div>
</a>
<a href="img/screenshots/fors.jpg" title="Freshmen Orientation Registration System (Registration Module)">
<div class="works-thumbnail" id="fors">
</div>
</a>
<a href="img/screenshots/msi.jpg" title="Management Systems for Interns">
<div class="works-thumbnail" id="msi">
</div>
</a>
<a href="img/screenshots/recruitment.jpg" title="RnD Recruitment Examination System">
<div class="works-thumbnail" id="recruitment">
</div>
</a>
<a href="img/screenshots/uesce.jpg" title="UE Student Council Election System">
<div class="works-thumbnail" id="uesce">
</div>
</a>
</div>
<div class="works-gallery-page">
<a href="img/screenshots/tnt.jpg" title="Tagisan ng Talino">
<div class="works-thumbnail" id="tnt">
</div>
</a>
<a href="img/screenshots/rnd-passers-2013.jpg" title="RnD Exam Passers 2013 Poster">
<div class="works-thumbnail" id="rnd-passers-2013">
</div>
</a>
<a href="img/screenshots/recruitment-system-2013.jpg" title="Rnd 2013 Recruitment Poster (Systems Division)">
<div class="works-thumbnail" id="recruitment-system-2013">
</div>
</a>
<a href="img/screenshots/recruitment-web-2013.jpg" title="Rnd 2013 Recruitment Poster (Web Division)">
<div class="works-thumbnail" id="recruitment-web-2013">
</div>
</a>
<a href="img/screenshots/recruitment-multi-2013.jpg" title="Rnd 2013 Recruitment Poster (Multimedia Division)" >
<div class="works-thumbnail" id="recruitment-multi-2013">
</div>
</a>
<a href="img/screenshots/recruitment-docu-2013.jpg" title="Rnd 2013 Recruitment Poster (Documentation Division)" >
<div class="works-thumbnail" id="recruitment-docu-2013">
</div>
</a>
<a href="img/screenshots/recruitment-training-2013.jpg" title="Rnd 2013 Recruitment Poster (Training Division)">
<div class="works-thumbnail" id="recruitment-training-2013">
</div>
</a>
</div>
</div>
</div>
<div id="works-right-button">
<span class="works-right-button-icon" id="works-next">
<a href="#"> </a>
</span>
</div>
</div>
</div>
<div class="border" id="cloud-border">
</div>
<div class="slide" id="about" data-stellar-background-ratio="0.5">
<div class="container">
<div class="span12">
<h1>WHO ARE WE?</h1>
</div>
<div class="span7">
<p>We are a group of students who are always thirsty for learning.
Our never-ending curiosity takes our skills into a whole new level.
Be amazed as we give solutions to your problems, just one research
away. Our team is divided into several divisions.
Namely, they are webmedia, Systems, Web, Documentation,
and Training Division. With these divisions we can give you the best
people who can give the best solution to your problem.</p>
<p>The Systems Division is in charge of making computerized information systems by using different computer programming languages.</p>
<p>Meanwhile, Web Division is in charge of creating websites by using different web design and development languages and software.</p>
<p>As for the webmedia Division, they are in charge of creating images or video presentations which will be used for projects or any promotional
events.</p>
<p>Then the Documentation will then be responsible for the narrative or documented progress of our projects.</p>
<p>And finally, the Training Division is in charge of training the users or students of our University to improve
and hone their skills into using a software or any programming language.</p>
</div>
<div class="span4" id="programming-icons">
<img src="img/about-head.png" id="head"/>
<img class="icon" src="img/programming-icons/java.png"/>
<img class="icon" src="img/programming-icons/php.png"/>
<img class="icon" src="img/programming-icons/html5.png"/>
<img class="icon" src="img/programming-icons/visual-studio.png"/>
<img class="icon" src="img/programming-icons/photoshop.png"/>
<img class="icon" src="img/programming-icons/illustrator.png"/>
<img class="icon" src="img/programming-icons/notepad++.png"/>
<img class="icon" src="img/programming-icons/rails.png"/>
</div>
</div>
</div>
<div class="border" id="black-border">
</div>
<div class="border" id="about-border">
</div>
<div class="border" id="brown-border">
</div>
<div class="slide" id="members" data-stellar-background-ratio="0.5">
<div class="container">
<h1>WHO'S UNDER THIS AWESOMENESS?</h1>
</div>
<div class="row span12" id="members-gallery">
<div id="members-left-button">
<span class="members-left-button-icon" id="members-prev">
<a href="#"> </a>
</span>
</div>
<div id="members-slideshow-container">
<div id="members-slideshow-pictures" class="cycle-slideshow" data-cycle-timeout="0"
data-cycle-slides=".members-gallery-page" data-cycle-prev="#members-prev" data-cycle-next="#members-next">
<div class="members-gallery-page">
<div class="leaders-picture-container">
<span class="leaders-picture" id="aaron">
<a href="http://www.facebook.com/nelonoel" target="_blank"> </a>
</span>
<span class="leaders-picture" id="gil">
<a href="http://www.facebook.com/ligsicnarflaniba" target="_blank"> </a>
</span>
</div>
</div>
<div class="members-gallery-page" id="systems-division">
<span class="systems-picture" id="daryll">
<a href="http://www.facebook.com/daryll.santos" target="_blank"> </a>
</span>
<span class="systems-picture" id="karl">
<a href="http://www.facebook.com/ninjagrandmasterhanzo" target="_blank"> </a>
</span>
<span class="systems-picture" id="rea">
<a href="http://www.facebook.com/chirea" target="_blank"> </a>
</span>
<span class="systems-picture" id="tabucanon">
<a href="http://www.facebook.com/misskananirafaeljoshua" target="_blank"> </a>
</span>
<span class="systems-picture" id="jarrie">
<a href="http://www.facebook.com/MilkTeaAddictus" target="_blank"> </a>
</span>
<span class="systems-picture" id="pippin">
<a href="http://www.facebook.com/michael.pippin.16" target="_blank"> </a>
</span>
<span class="systems-picture" id="steven">
<a href="http://www.facebook.com/Svenomancer" target="_blank"> </a>
</span>
<span class="systems-picture" id="neil">
<a href="http://www.facebook.com/crazylittledude" target="_blank"> </a>
</span>
<span class="systems-picture" id="argomer">
<a href="http://www.facebook.com/Vertexial" target="_blank"> </a>
</span>
<span class="systems-picture" id="nikko">
<a href="http://www.facebook.com/iSTULIN" target="_blank"> </a>
</span>
<span class="systems-picture" id="siege">
<a href="http://www.facebook.com/siege.rosario.it" target="_blank"> </a>
</span>
<span class="systems-picture" id="rayala">
<a href="http://www.facebook.com/kaharljahan" target="_blank"> </a>
</span>
<span class="systems-picture" id="malaluan">
<a href="http://www.facebook.com/tinlooor" target="_blank"> </a>
</span>
</div>
<div class="members-gallery-page" id="web-division">
<span class="web-picture" id="joey">
<a href="http://www.facebook.com/iamspix" target="_blank"> </a>
</span>
<span class="web-picture" id="patrick">
<a href="http://www.facebook.com/ultravioletheaven" target="_blank"> </a>
</span>
<span class="web-picture" id="lugtu">
<a href="http://www.facebook.com/krizmeister00" target="_blank"> </a>
</span>
<span class="web-picture" id="adrian">
<a href="http://www.facebook.com/adrian.enriquez.25" target="_blank"> </a>
</span>
<span class="web-picture" id="alyssa">
<a href="http://www.facebook.com/alyssamay.dayrit" target="_blank"> </a>
</span>
<span class="web-picture" id="tony">
<a href="http://www.facebook.com/tagote" target="_blank"> </a>
</span>
<span class="web-picture" id="saldi">
<a href="http://www.facebook.com/saldi.lozada" target="_blank"> </a>
</span>
<span class="web-picture" id="macadangdang">
<a href="http://www.facebook.com/KarlTMacadangdang" target="_blank"> </a>
</span>
</div>
<div class="members-gallery-page" id="multimedia-division">
<span class="multimedia-picture" id="sean">
<a href="http://www.facebook.com/sean.m.amador" target="_blank"> </a>
</span>
<span class="multimedia-picture" id="saboriendo">
<a href="http://www.facebook.com/mark.saboriendo" target="_blank"> </a>
</span>
<span class="multimedia-picture" id="abby">
<a href="http://www.facebook.com/abbyesteves" target="_blank"> </a>
</span>
<span class="multimedia-picture" id="chi">
<a href="http://www.facebook.com/doll.steffi.anne.loves.you" target="_blank"> </a>
</span>
<span class="multimedia-picture" id="ian">
<a href="http://www.facebook.com/ianezki" target="_blank"> </a>
</span>
</div>
<div class="members-gallery-page" id="docu-division">
<span class="docu-picture" id="diosa">
<a href="http://www.facebook.com/diosa.broncano" target="_blank"> </a>
</span>
<span class="docu-picture" id="jerone">
<a href="http://www.facebook.com/jerone.delima" target="_blank"> </a>
</span>
<span class="docu-picture" id="reymark">
<a href="http://www.facebook.com/BlackEminence" target="_blank"> </a>
</span>
<span class="docu-picture" id="stef">
<a href="http://www.facebook.com/stefocampo" target="_blank"> </a>
</span>
<span class="docu-picture" id="florence">
<a href="http://www.facebook.com/floan13" target="_blank"> </a>
</span>
</div>
<div class="members-gallery-page" id="training-division">
<span class="training-picture" id="jm">
<a href="http://www.facebook.com/Suicidollz" target="_blank"> </a>
</span>
<span class="training-picture" id="lance">
<a href="http://www.facebook.com/lancejasperlopez" target="_blank"> </a>
</span>
<span class="training-picture" id="jin">
<a href="http://www.facebook.com/namforehead" target="_blank"> </a>
</span>
<span class="training-picture" id="leonard">
<a href="http://www.facebook.com/leonardbenjaminbandril" target="_blank"> </a>
</span>
<span class="training-picture" id="keith">
<a href="http://www.facebook.com/Keith0ng" target="_blank"> </a>
</span>
</div>
<div class="members-gallery-page" id="ccss-faculty">
<span class="faculty-picture" id="danny-sando-boy">
<p> </p>
</span>
<span class="faculty-picture" id="bringula">
<p> </p>
</span>
<span class="faculty-picture" id="bana">
<p> </p>
</span>
<span class="faculty-picture" id="ventura">
<p> </p>
</span>
<span class="faculty-picture" id="afable">
<p> </p>
</span>
<span class="faculty-picture" id="manabat">
<p> </p>
</span>
<span class="faculty-picture" id="borebor">
<p> </p>
</span>
<span class="faculty-picture" id="san-diego">
<p> </p>
</span>
<span class="faculty-picture" id="dela-cruz">
<p> </p>
</span>
</div>
</div>
</div>
<div id="members-right-button">
<span class="members-right-button-icon" id="members-next">
<a href="#"> </a>
</span>
</div>
</div>
</div>
<div class="border" id="wave-border"></div>
<div class="slide" id="contact-us" data-stellar-background-ratio="0.5">
<h1 class="big">Wanna Dive In? Talk to Us!</h1>
<div class="container">
<div class="span6">
<h2>Contact Form</h2>
<form action="mail.php" method="post">
<label for="name">Name:</label>
<input type="text" name="name">
<label for="email">Email:</label>
<input type="email" name="email">
<label for="message">Inquiry:</label>
<textarea name="message"></textarea>
<button type="submit" class="btn btn-large">Send</button>
</form>
</div>
<div class="span6">
<h2>Contact Information</h2>
<p><b>Facebook Links:</b>
<br/><a href="http://www.facebook.com/ueccssrnd">RnD Facebook Page</a>
</p>
<p><b>University of the East:</b>
<br/>2219 CM Recto Ave. Manila Philippines 1008
<br/>Admissions Office: (632) 735-54-71 loc 398 - 399
<br/>Direct Line: (632) 735-85-77
<br/>Email: admission @ ue.edu.ph
</p>
<p><b>College of Computer Studies and Systems:</b><br/>
(632) 735-5471 locals 382 and 383
<br/>Direct Line: (632) 735-6975</p>
</div>
</div>
</div>
</div>
<script src="js/jquery.js"></script>
<script src="js/cycle.js"></script>
<script src="js/nivo-lightbox.min.js"></script>
<script src="js/jquery.stellar.js"></script>
<script src="js/script.js"></script>
</body>
</html>