-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprograms-students.php
More file actions
50 lines (46 loc) · 1.83 KB
/
Copy pathprograms-students.php
File metadata and controls
50 lines (46 loc) · 1.83 KB
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
<?php require_once('pop/pop.php'); ?>
<?php include 'output-programs-toc.php'; ?>
<div class="beside-toc">
<h1>Students</h1>
<div class="top imagequote">
<img class="float-right" src="http://www.lincolnroadchapel.ca/images/PJ_Wong_2011.jpg">
<blockquote>
"The Student Ministries at Lincoln Road Chapel are all
about loving God and loving other people as we try to figure
out what life is really about! Whether you are in your preteens
at Xtreme Youth or your teenage years at the LINK, these
communities of faith would love to have you included!"
</blockquote>
<div class="quotesayer">
-PJ
</div>
<br class="clear">
</div>
<div class="top contact">
<p>
<b>PJ</b><br>
Youth and Young Adult Programs <br>
(519) 747-2211 x234 <br>
<a href="mailto:pj@lincolnroadchapel.ca">pj@lincolnroadchapel.ca</a>
</p>
</div>
<p>
<b>Student Ministries</b>
at Lincoln Road Chapel includes Xtreme Youth (grades 6-8) and
The LINK (grades 9-12). Click logo for more information.
<br>
</p>
<div style="text-align:center;">
<a href="http://www.lincolnroadchapel.ca/Xtreme_Youth.php">
<img width="249" height="186" border="0"
title="xtreme_pic.jpg" alt="xtreme_pic.jpg"
src="http://www.lincolnroadchapel.ca/images/xtreme_pic.jpg">
</a>
<a href="http://www.lincolnroadchapel.ca/The_LINK.php">
<img width="249" height="191" border="0"
title="the_link.jpg" alt="the_link.jpg"
src="http://www.lincolnroadchapel.ca/images/the_link.jpg">
</a>
</div>
</div>
<div class="bottom-of-contents"></div>