-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcaps_0.html
180 lines (139 loc) · 7.86 KB
/
caps_0.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
<!-- Folder Path: externalfile:drive-54d075a4176046d2af4b939bf18339e156aa1a7f/root/School/Fall%202018/67-240/Group%20Project/code/ -->
<!DOCTYPE html>
<html>
<head>
<meta name="author" content="George Vlastarakis">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>OCGuide</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link href="css/navigation.css" type="text/css" rel="stylesheet"/>
<link href="css/easy_access_resource.css" type="text/css" rel="stylesheet"/>
<style>
/*
Width and Height reference percentages:
- Navigation: 15.55556 %
- Content (under navigation): 201.1111 %
*/
@import url('https://fonts.googleapis.com/css?family=EB+Garamond');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
/* General styling */
* {
box-sizing: border-box;
margin: 0px;
padding: 0px;
font-family: 'Open Sans';
}
img {
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div id="burger_menu">
<img src="x_icon.png" alt="x_icon" id="x_icon" onclick="closeNav()">
<div class="burger_menu_primary_item"> <a href="home.html">Home</a> </div>
<div class="burger_menu_primary_item" onclick="openSub('sub_easy_access')"> Easy Access </div>
<div class="burger_menu_secondary_item sub_easy_access"> <a href="emergency_0.html">Emergency</a> </div>
<div class="burger_menu_secondary_item sub_easy_access"> <a href="health_0.html">Health + Support</a> </div>
<div class="burger_menu_secondary_item sub_easy_access"> <a href="academic_0.html">Academic + Career</a> </div>
<div class="burger_menu_secondary_item sub_easy_access"> <a href="campus_0.html">Campus Community</a> </div>
<div class="burger_menu_secondary_item sub_easy_access"> <a href="facilities_0.html">Facilities</a> </div>
<div class="burger_menu_primary_item"> <a href="all_resources.html"><i>All Resources</i></a> </div>
<div class="burger_menu_primary_item" onclick="openSub('sub_training')"> Training </div>
<div class="burger_menu_secondary_item sub_training"> <a href="emergency_1.html">Emergency</a> </div>
<div class="burger_menu_secondary_item sub_training"> <a href="health_1.html">Health + Support</a> </div>
<div class="burger_menu_secondary_item sub_training"> <a href="academic_1.html">Academic + Career</a> </div>
<div class="burger_menu_secondary_item sub_training"> <a href="campus_1.html">Campus Community</a> </div>
<div class="burger_menu_secondary_item sub_training"> <a href="facilities_1.html">Facilities</a> </div>
<div class="burger_menu_primary_item"> <a href="quiz.html">Quiz</a> </div>
</div>
<div class="container-fluid">
<div class="row" id="page">
<!-- This is the navigation element, responsive on all pages. -->
<div id="nav" class="col-12" style="padding: 0px;">
<!-- This is the mobile navigation element, for small screens and tablets -->
<div class="row mobile_navigation">
<div class="burger_menu_icon" onclick="openNav()">
<img src="burger_menu_unbalanced_boxes.png" alt="photo">
</div>
<div class="navigation_title">
<img src="CMU_Logo_Horiz_Red.png" alt="cmu logo" id="cmu_logo">
<p style="font-family: 'Open Sans'; font-weight: 700;"> Orientation Resource Guide </p>
</div>
</div>
<!-- This is the desktop navigation element, for large screens -->
<div class="col-8 desktop_navigation">
<div class="row">
<div class="burger_menu_icon" onclick="openNav()">
<img src="burger_menu_unbalanced_boxes_black.png" alt="photo">
</div>
<div class="navigation_title">
<img src="CMU_Logo_Horiz_Red.png" alt="cmu logo" id="cmu_logo">
<p style="font-family: 'Open Sans'; font-weight: 700;"> Orientation Resource Guide </p>
</div>
</div>
</div>
</div>
<!-- End of Navigation Elements -->
<div class="col-11 col-lg-8 easy_access_box">
<div class="col-12 easy_access_info">
<div class="title">
Counseling and Psychological Services
</div>
<br>
<dl>
<dt> Office:</dt>
<dd> Morewood E-Tower, 2nd Floor</dd>
<dd> Monday-Friday: 8:30AM-5PM </dd>
</dl>
</div>
<div class="col-12 mt-3 easy_access_info">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3036.347533844817!2d-79.94543178460319!3d40.44544437936175!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8834f2223e3c2551%3A0xe7763eabbc63b9d1!2sMorewood+Gardens%2C+1060+Morewood+Ave%2C+Pittsburgh%2C+PA+15213!5e0!3m2!1sen!2sus!4v1543390467563" width="450" height="450" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
<div class="col-12 mt-3 easy_access_info">
<div class="title">
Services
</div>
<ul> <h2> Services </h2>
<li>Safe, confidential environment to talk about personal or academic concerns</li>
<li>Connect students with mental health resources in the community</li>
<li>Promote psychological growth and self-maturation</li>
<li>Students first attend a consultation to determine how your needs would best be served before a plan is drawn up</li>
<li>CaPS provides short-term psychotherapy but can recommend services in the area for those who may have longer-term needs</li>
<li>All services are free</li>
<li>Walk-in consultations are available for students in immediate distress </li>
</ul>
</div>
</div>
</div>
</div>
<script>
function openNav() {
document.getElementById("burger_menu").style.display = "block";
document.getElementById("nav").style.display = "none";
}
function closeNav() {
document.getElementById("burger_menu").style.display = "none";
eles = document.getElementsByClassName('burger_menu_secondary_item');
for (i = 0; i < eles.length; i++) {
eles[i].style.display = "none";
}
document.getElementById("nav").style.display = "block";
}
function openSub(category) {
eles = document.getElementsByClassName(category);
for (i = 0; i < eles.length; i++) {
eles[i].style.display = "block";
}
}
</script>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>