-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCounselling.html
206 lines (183 loc) · 8.43 KB
/
Counselling.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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="customstyles.css" />
<title>Loving Minds</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light navbarcustom ">
<a class="navbar-brand" href="Index.html">
<img style="width:30%;" src="Images/logo_transparent-removebg-preview.png" >
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse " id="navbarNav">
<ul class="navbar-nav navtext ml-auto">
<li class="nav-item active">
<a class="nav-link ml-5" href="Index.html">Home </a>
</li>
<li class="nav-item dropdown active ">
<a class="nav-link ml-5 dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Who We Are
</a>
<div class="dropdown-menu ml-5 " aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="Index.html#a1">Our Work</a>
<a class="dropdown-item" href="Index.html#visiondiv">Our Vision/Mission</a>
<a class="dropdown-item" href="Index.html#a12">Our Team</a>
</div>
</li>
<li class="nav-item dropdown active">
<a class="nav-link ml-5 dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Our Services
</a>
<div class="dropdown-menu ml-5 " aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="Counselling.html">Counselling</a>
<a class="dropdown-item" href="Counselling.html#tpouterdiv">Training Programmes</a>
</div>
</li>
<li class="nav-item active">
<a class="nav-link ml-5" href="ContactUs.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid homeintro consolas pb-10">
<div class="row mt-3">
<div class="col-bk1050-4 d-flex justify-content-start"></div>
<div class="col-bk1050-8">
<hr>
</div>
</div>
<div class="row mt-3">
<div class="col-bk1050-4 ">
<div class="treeimagewrapper">
<img src="Images/hearttree.png" style="max-width: 100%; height:auto; max-height: 500px;" />
</div>
</div>
<div class="col-bk1050-8 ">
<div class="d-flex flex-column ">
<h1 class="csheader">Counselling Services</h1>
<div class="pt-3 profileinfo">
Our trained counsellors provide clinical counselling support to all individuals, couples, and families
regardless of race or nationality.
</div>
<div class="pt-3 profileinfo">
Refer to the the heart-tree for the various types of counselling support.
</div>
<div class="pt-3 ">
* Due to the current Covid-19 situation, all counselling will be done online.
</div>
</div>
<!--
<div class="row mt-5 cfdiv">
<h3 class="cfheader">Counselling Fees:</h3>
<select onchange="myFunction(this)" class="form-control cfddl" id="ddl_cslrtype" style="width:auto;">
<option>Counsellor</option>
<option>Senior Counsellor</option>
</select>
</div>
-->
<div class="row mt-5 ">
<table class="table table-bordered ">
<thead class="thead-dark">
<tr>
<th >Type</th>
<th>Counsellor</th>
<th>Senior Counsellor</th>
</tr>
</thead>
<tbody>
<tr class="table-active">
<td >Individual Counselling</td>
<td>$70 SGD /Session</td>
<td>$90 SGD /Session</td>
</tr>
<tr >
<td>Marital / Couple Counselling</td>
<td>$140 SGD /Session</td>
<td>$180 SGD /Session</td>
</tr>
<tr class="table-active">
<td>Family Therapy</td>
<td>$200 SGD /Session</td>
<td>$240 SGD /Session</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="row">
<div class="col-4 d-flex justify-content-start"></div>
<div class="col-8">
<hr>
</div>
</div>
<div class="row" id="tpouterdiv" >
<div class="col-4 d-flex flex-column justify-content-center" id="tpinnerdiv">
<div class="d-flex justify-content-center"> <input onclick="changeTP(this.id)" id="btn1" type="image" src="Images/supportforcaregivers.png" style="max-width: 100%; height:auto; max-height: 150px;"/></div>
<div class="d-flex justify-content-center mt-5"> <input onclick="changeTP(this.id)" id="btn2" type="image" src="Images/ParentingSeminars.png" style="max-width: 100%; height:auto; max-height: 150px;"/></div>
<div class="d-flex justify-content-center mt-5"> <input onclick="changeTP(this.id)" id="btn3" type="image" src="Images/MarriagePrep.png" style="max-width: 100%; height:auto; max-height: 150px;"/></div>
<div class="d-flex justify-content-center mt-5"> <input onclick="changeTP(this.id)" id="btn4" type="image" src="Images/signpostprog.png" style="max-width: 100%; height:auto; max-height: 150px;"/></div>
</div>
<div class="col-8">
<div class="d-flex flex-column ">
<h1>Training Programmes</h1>
<div class= "profileinfo pt-3 ">
Loving Mind has various programmes targeted to different segments of society. Each programme can be tailored to the organisation’s requirements.
</div>
<div class="pt-3 ">
*Click the menu to the left to read about different programmes
</div>
<div>
<h2 id ="contentheader" class="pt-4 ">Support For Cavegivers</h2>
</div>
<div id="content1" class="pt-3 profileinfo">
Taking care of loved ones with special needs can be exhausting, frustrating and lonely. Recent studies have shown that caregivers often suffer from burn out.
</div>
<div id="content2" class="pt-3 profileinfo">
Loving Mind’s support group are designed and run by counsellors who themselves are caregivers of loved ones with special needs.
</div>
<div id="content3" class="pt-3 profileinfo">
We understand the difficulties that caregivers face and our support group offer practical advice and support for our fellow caregivers.
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid footer">
<div class="row">
<div class="col">
<i class="fab fa-facebook-square fa-2x ml-2"></i>
<i class="fab fa-twitter-square fa-2x ml-2"></i>
<i class="fab fa-instagram-square fa-2x ml-2"></i>
<i class="fab fa-youtube-square fa-2x ml-2"></i>
</div>
<div class="col d-flex justify-content-end">
Copyright @ Loving Minds chec
</div>
</div>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"
integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI"
crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/6caf106418.js" crossorigin="anonymous"></script>
<script src="changetpcontent.js"></script>
</body>
</html>