-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
362 lines (346 loc) · 22.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Import Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
<!-- Import Font Awesome -->
<script src="https://kit.fontawesome.com/2fa58dfbff.js" crossorigin="anonymous"></script>
<!-- Import Bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<!-- Import SwiperJS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css"/>
<link rel="stylesheet" href="index.css">
<link rel="icon" href="./images/favicon/favicon.ico">
<title>Psychology Accreditation Website</title>
</head>
<body>
<!-- Launch Site -->
<header class="header-home">
<button><i class="fa-solid fa-bars"></i></button>
<div class="launch-main-container">
<div class="launch-main-title">POLYTECHNIC UNIVERSITY OF THE PHILIPPINES</div>
<div class="launch-main-course">COLLEGE OF SOCIAL SCIENCES AND DEVELOPMENT<br>DEPARTMENT OF PSYCHOLOGY</div>
<div class="launch-main-quote">"Sikolohistang PUPian: <b>P</b>uso at <b>U</b>tak ang <b>P</b>amantayan."</div>
<div class="launch-main-images">
<div class="launch-image"><img src="images/PUP_logo.png"></div>
<div class="launch-image"><img src="images/Tempo_logo.png"></div>
<div class="launch-image"><img src="images/Psychologo_logo.png"></div>
</div>
<div class="launch-main-welcome">
<br>
<br>
<div class="launch-welcome">WELCOME AACCUP ACCREDITORS!!!</div>
<br>
<div class="launch-quote">Scroll down to start</div>
</div>
</div>
<button class="launch-arrow"><i class="fa-solid fa-chevron-down home-arrow-down"></i></button>
</header>
<!-- Side Bar -->
<nav>
<div>
<img src="images/Psychologo_logo.png">
<a href="index.html"><p>| Home</p></a>
</div>
<ul class="scrollable-list">
<a href="About-us.html"><li><button><span><i class="fa-solid fa-circle-info"></i>About the Program</span></button></li></a>
<a href="Newsletter.html"><li><button><span><i class="fa-solid fa-newspaper"></i> Newsletter</span></button></li></a>
<a href="./Certificate of Authenticity/BSPSY.html"><li><button><span><i class="fa-solid fa-award"></i> Certificate of Authenticity</span></button></li></a>
<a href="Faculty.html"><li><button><span><i class="fa-solid fa-users"></i> Officials and Faculty</span></button></li></a>
<a href="Research.html"><li><button><span><i class="fa-solid fa-book"></i> Research</span></button></li></a>
<a href="Teaching-and-Learning.html"><li><button><span><i class="fa-solid fa-graduation-cap"></i> Teaching and Learning</button></span></li></a>
<a href="Extension-Community.html"><li><button><span><i class="fa-solid fa-handshake-simple"></i> Extension and Community Involvement</button></span></li></a>
<a href="International-linkages.html"><li><button><span><i class="fa-solid fa-group-arrows-rotate"></i> International Linkages and Consortia</span></button></li></a>
<a href="Planning.html"><li><button><span><i class="fa-solid fa-bullseye"></i> Well-Developed Planning Process</button></span></li></a>
<li>
<button class="btn btn-toggle align-items-center rounded" data-bs-toggle="collapse" data-bs-target="#compliance-report-collapse" aria-expanded="false">
<span><i class="fa-solid fa-circle-check"></i>Compliance Report</span>
<i class="fa-solid fa-chevron-down"></i>
</button>
<div class="collapse" id="compliance-report-collapse">
<ul class="list-unstyled fw-normal pb-1 small">
<li><a href="./Compliance Report/Level3_Phase1.html"><button href="#" class="rounded">Level 3 Phase I</button></a></li>
<li><a href="./Compliance Report/Level3_Phase2.html"><button href="#" class="rounded">Level 3 Phase II</button></a></li>
</ul>
</div>
</li>
<a href="Documented-accreditors.html"><li><button><span><i class="fa-solid fa-folder-open"></i> Requested Documentation by Accreditors</span></button></li></a>
</ul>
</nav>
<main class="home">
<!-- Message of the dean -->
<div>
<div>
<img src="images/deanpicnew.png">
</div>
<div>
<h1 class="title-dean" id="title-dean">Message of the Dean</h1>
<p class="message-dean">On behalf of the College of Social Sciences and Development of PUP, I would like to welcome our dear
accreditors to this very important academic activity — the accreditation of the BS psychology program.
We are honored by your presence, and we sincerely acknowledge your effort and commitment to help
our Sintang Paaralan attain its vision of excellence. Excellence is a way of life that should be nurtured by
perseverance, commitment, self-examination, and adherence to quality standards. We, in the College of
Social Sciences and Development, firmly believe in self-examination but also adhere to the principles of
accreditation. Knowing our strengths and weaknesses through an outside perspective is one thing that
completes the recipe for excellence.
<br><br>
Before I end, allow me to extend my sincerest appreciation to the members of the executive committee
of PUP for their encouragement and continued support. Also, the same extent of gratitude is extended
to our esteemed accreditors and the faculty and students of the Department of Psychology for their
dedication and hard work in making this accreditation possible and successful. As we claim victory in this
endeavor, we reaffirm our commitment to excellence by making it a tradition in the College. And I think
we can make excellence possible by imbibing accreditation as a way of life.
<br><br>
Mabuhay ang programang BS Psychology! Mabuhay ang CSSD! Mabuhay ang Sintang Paaralan!</p>
</div>
</div>
<!-- program video 1-->
<!--div>
<div>
<p>
<br>
<br>
</p>
<iframe width="600" height="355" src="https://www.youtube.com/embed/6stlCkUDG_s" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>
<div>
<p>With a staggering 20% preference rate from employers, PUP graduates emerge as the top choice in the eyes of employers,
as unveiled by JobStreet's recent report.
</p>
</div>
</div-->
<!-- program video Introduction-->
<div>
<div>
<p>
<br>
<br>
<br>
</p>
</div>
<div>
<center>
<!-- https://maxl.us/hide-related -->
<style>
.hytPlayerWrap{display:inline-block;position:relative}
.hytPlayerWrap.ended::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;cursor:pointer;background-color:black;background-repeat:no-repeat;background-position:center;background-size:64px 64px;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==)}
.hytPlayerWrap.paused::after{content:"";position:absolute;top:70px;left:0;bottom:50px;right:0;cursor:pointer;background-color:black;background-repeat:no-repeat;background-position:center;background-size:40px 40px;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)}
</style>
<div class="hytPlayerWrapOuter">
<div class="hytPlayerWrap">
<iframe width="650" height="405" src="https://www.youtube.com/embed/kIM4MsvWfzE?si=F0rGyTchJbiidgDw?rel=0&enablejsapi=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
<script>
"use strict";
document.addEventListener('DOMContentLoaded',function(){
if(window.hideYTActivated)return;
if(typeof YT==='undefined'){
let tag=document.createElement('script');
tag.src="https://www.youtube.com/iframe_api";
let firstScriptTag=document.getElementsByTagName('script')[0];firstScriptTag.parentNode.insertBefore(tag,firstScriptTag);
}
let onYouTubeIframeAPIReadyCallbacks=[];
for(let playerWrap of document.querySelectorAll(".hytPlayerWrap")){
let playerFrame=playerWrap.querySelector("iframe");
let onPlayerStateChange=function(event){
if(event.data==YT.PlayerState.ENDED){
playerWrap.classList.add("ended");
}
else if(event.data==YT.PlayerState.PAUSED){
playerWrap.classList.add("paused");
}
else if(event.data==YT.PlayerState.PLAYING){
playerWrap.classList.remove("ended");
playerWrap.classList.remove("paused");
}
};
let player;onYouTubeIframeAPIReadyCallbacks.push(function(){
player=new YT.Player(playerFrame,{events:{'onStateChange':onPlayerStateChange}});});
playerWrap.addEventListener("click",function(){
let playerState=player.getPlayerState();
if(playerState==YT.PlayerState.ENDED){
player.seekTo(0);
}
else if(playerState==YT.PlayerState.PAUSED){
player.playVideo();}});} window.onYouTubeIframeAPIReady=function(){
for(let callback of onYouTubeIframeAPIReadyCallbacks){
callback();}};window.hideYTActivated=true;});
</script>
</center>
</div>
</div>
<!-- program video 3-->
<!--div>
<div>
<p>
<br>
<br>
</p>
<iframe width="600" height="355" src="https://www.youtube.com/embed/6stlCkUDG_s" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>
<div>
<p>With a staggering 20% preference rate from employers, PUP graduates emerge as the top choice in the eyes of employers,
as unveiled by JobStreet's recent report.
</p>
</div>
</div-->
<!-- program video 4-->
<!--div>
<div>
<p>
<br>
<br>
<br>
</p>
</div>
<div>
<center>
<iframe width="600" height="355" src="https://www.youtube.com/embed/6stlCkUDG_s" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</center>
</div>
</div-->
<!-- program video 5-->
<!--div>
<div>
<p>
<br>
<br>
</p>
<iframe width="600" height="355" src="https://www.youtube.com/embed/6stlCkUDG_s" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
</iframe>
</div>
<div>
<p>With a staggering 20% preference rate from employers, PUP graduates emerge as the top choice in the eyes of employers,
as unveiled by JobStreet's recent report.
</p>
</div>
</div-->
<!--photo carousel-->
<div>
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image6.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image7.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image8.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image9.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image10.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image11.png)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image12.png)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image13.JPG)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image14.JPG)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image15.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Extension-Community/Image16.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/311779482_5616474771709221_4065062280132455657_n.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/315704885_5709296042427093_150816995983319315_n.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/358136138_642665104559511_2637444951316053283_n.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/363880057_670286741695359_9208452214478588617_n.jpg)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/364222526_1305469893431080_2004027920726779731_n.png)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/IMG_1893.JPG)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/IMG_4008.JPG)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/IMG_4018.JPG)"></div>
<div class="swiper-slide" style="background-image:url(images/Home/student-pics/IMG_4029.JPG)"></div>
</div>
</div>
</div>
</main>
<main class="video">
<!-- program video Closing Remarks-->
<div>
<div>
<p>
<br>
<br>
<br>
</p>
</div>
<div>
<center>
<!-- https://maxl.us/hide-related -->
<style>
.hytPlayerWrap{display:inline-block;position:relative}
.hytPlayerWrap.ended::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;cursor:pointer;background-color:black;background-repeat:no-repeat;background-position:center;background-size:64px 64px;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==)}
.hytPlayerWrap.paused::after{content:"";position:absolute;top:70px;left:0;bottom:50px;right:0;cursor:pointer;background-color:black;background-repeat:no-repeat;background-position:center;background-size:40px 40px;background-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)}
</style>
<div class="hytPlayerWrapOuter">
<div class="hytPlayerWrap">
<iframe width="650" height="405" src="https://www.youtube.com/embed/79Sv0f0O0AY?si=Fi7--DNTgrtlir7f?rel=0&enablejsapi=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
<script>
"use strict";
document.addEventListener('DOMContentLoaded',function(){
if(window.hideYTActivated)return;
if(typeof YT==='undefined'){
let tag=document.createElement('script');
tag.src="https://www.youtube.com/iframe_api";
let firstScriptTag=document.getElementsByTagName('script')[0];
firstScriptTag.parentNode.insertBefore(tag,firstScriptTag);
}
let onYouTubeIframeAPIReadyCallbacks=[];
for(let playerWrap of document.querySelectorAll(".hytPlayerWrap")){
let playerFrame=playerWrap.querySelector("iframe");
let onPlayerStateChange=function(event){
if(event.data==YT.PlayerState.ENDED){
playerWrap.classList.add("ended");
}
else if(event.data==YT.PlayerState.PAUSED){
playerWrap.classList.add("paused");
}
else if(event.data==YT.PlayerState.PLAYING){
playerWrap.classList.remove("ended");
playerWrap.classList.remove("paused");
}
};
let player;
onYouTubeIframeAPIReadyCallbacks.push(function(){
player=new YT.Player(playerFrame,{events:{'onStateChange':onPlayerStateChange}});});
playerWrap.addEventListener("click",function(){
let playerState=player.getPlayerState();
if(playerState==YT.PlayerState.ENDED){
player.seekTo(0);
}
else if(playerState==YT.PlayerState.PAUSED){
player.playVideo();}});}
window.onYouTubeIframeAPIReady=function(){
for(let callback of onYouTubeIframeAPIReadyCallbacks){callback();}};
window.hideYTActivated=true;});
</script>
</center>
</div>
</div>
</main>
<button class="go-back-top-btn"><i class="fa-solid fa-angles-up"></i></button>
<script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script>
<script>
var swiper = new Swiper('.swiper-container', {
effect: 'coverflow',
grabCursor: true,
centeredSlides: true,
slidesPerView: 'auto',
loop: true,
autoplay: {
delay: 8000,
disableOnInteraction: false,
},
});
</script>
<script src="index.js"></script>
</body>
</html>