-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
168 lines (127 loc) · 6.04 KB
/
index.php
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
<?php
require ("web.config.php");
require ("#App_Code/Page_class.php");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ice="http://ns.adobe.com/incontextediting"><!-- InstanceBegin template="/Templates/HomeLayout.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<!-- InstanceBeginEditable name="doctitle" -->
<title><?php echo $defaultPageTitle ?></title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head_Meta" -->
<!-- InstanceEndEditable -->
<link type="text/css" rel="stylesheet" href="_css/global_Main.css" />
<link type="text/css" rel="stylesheet" href="_css/global_Menu.css" />
<link rel="stylesheet" type="text/css" href="_css/slideshow.css" media="screen" />
<script type="text/javascript" src="_js/globalFunctions.js"></script>
<script language="javaScript" src="_js/mouseover.js"></script>
<script type="text/javascript" src="_js/mootools.js"></script>
<script type="text/javascript" src="_js/slideshow.js"></script>
<script src="includes/ice/ice.js" type="text/javascript"></script>
<!-- InstanceBeginEditable name="head" -->
<script type="text/javascript">
//<![CDATA[
window.addEvent('domready', function(){
var data = {
'main_pic1.jpg': { caption: '' },
'main_pic2.jpg': { caption: '' },
'main_pic3.jpg': { caption: '' },
'main_pic4.jpg': { caption: '' },
'main_pic5.jpg': { caption: '' },
'main_pic6.jpg': { caption: '' },
'main_pic7.jpg': { caption: '' },
'main_pic8.jpg': { caption: '' }
};
var myShow = new Slideshow('show', data, {controller: false, delay: 4000, duration: 2000, height: 368, hu: '_images/home/', thumbnails: false, width: 661});
});
//]]>
</script>
<!-- InstanceEndEditable -->
</head>
<body>
<DIV id="overallContent">
<div id="Main_Container">
<div id="headerArea">
<div id="headerLeft">
<a href="<?php echo $relPath?>index.php"><img src="_images/home/logoMain.gif" width="244" height="105" /></a>
</div>
<div id="headerRight">
<img class="mission" src="_images/home/missionstatement.gif" width="474" height="87" />
<div class="readMore">
<a href="about.php">Learn more about Union Church<img src="_images/home/readmoreArrow.gif" width="9" height="9" /></a></div>
</div>
</div>
<div id="menuArea">
<?php require ($relPath . "#Shared_Code/menuMain.php"); ?>
</div>
<div id="picArea">
<div id="show" class="slideshow">
<img src="_images/home/main_pic1.jpg" alt="Union Church of Monterrey" />
</div>
</div>
<div class="clearFloat"></div>
<div id="contentArea">
<div id="contentLeft">
<div class="contentTop"><a href="about.php"><img src="_images/home/hed_ourpastor.gif" width="109" height="15" border="0" /></a></div>
<img class="contentPic" src="_images/home/picLeft.jpg" width="319" height="87" />
<div ice:editable="*"><!-- InstanceBeginEditable name="ContentLeft" -->
<img class="pic" src="_images/home/pic_pastor.gif" width="86" height="115" />
<div class="text">
Pastor Robert W. Wolcott
</div>
<!-- InstanceEndEditable --></div>
<div class="readMore">
<div ice:editable="*"><!-- InstanceBeginEditable name="readmoreLeft" --><a href="about.php">
read more<img src="_images/home/readmoreArrow.gif" width="9" height="9" />
</a><!-- InstanceEndEditable --></div>
</div>
</div>
<div id="contentMiddle">
<div class="contentTop"><a href="schedule.php"><img src="_images/home/hed_thisweek.gif" width="192" height="20" border="0" /></a></div>
<img class="contentPic" src="_images/home/picMiddle.jpg" width="330" height="87" />
<div class="contentText">
<div ice:editable="*"><!-- InstanceBeginEditable name="ContentMiddle" -->
<h2>Sunday</h2>
10:00 AM - Sunday School<br />
11:00 AM - Morning Worship<br />
12:15 PM - Fellowship Hour<br />
12:30 PM – Choir Rehearsal<br />
<h2>Wednesday</h2>
9:30 AM - Women's Guild (4th Wednesday)<br />
6:45 PM – Prayer time<br />
7:00 PM - Bible Study<br />
8:00 PM - Fellowship time<br /><br />
<!-- InstanceEndEditable --></div>
</div>
<div class="readMore">
<div ice:editable="*"><!-- InstanceBeginEditable name="readmoreMiddle" --><a href="schedule.php">
read more<img src="_images/home/readmoreArrow.gif" width="9" height="9" />
</a><!-- InstanceEndEditable --></div>
</div>
</div>
<div id="contentRight">
<div class="contentTop"><a href="ministries.php"><img src="_images/home/hed_communityministries.gif" width="212" height="19" border="0" /></a></div>
<img class="contentPic" src="_images/home/picRight.jpg" width="331" height="87" />
<div class="contentText">
<div ice:editable="*"><!-- InstanceBeginEditable name="ContentRight" -->
The <b>Monterrey Hunger Ministry</b> seeks volunteers to purchase food and make deliveries to low-income families who have been chosen for the ministry. Families must own their home, humble as it may be. Find out how you can get involved with this or one of several other ministries.<!-- InstanceEndEditable --></div>
</div>
<div class="readMore">
<div ice:editable="*"><!-- InstanceBeginEditable name="readmoreRight" --><a href="ministries.php">
read more<img src="_images/home/readmoreArrow.gif" width="9" height="9" />
</a><!-- InstanceEndEditable --></div>
</div>
</div>
<div class="clearFloat"></div>
</div>
<div id="footerArea">
<div id="footerTop"><a href="http://webmail.unionchurchofmonterrey.org" style="color:white">Log into webmail</a>
</div>
</div>
</div>
</div>
<div id="bottomShadow"></div>
<embed src="This_Is_My_Fathers_World.mp3" hidden="true" border="0" width="0" height="0" autostart="true" autoplay="true" loop="false"/>
</body>
<!-- InstanceEnd --></html>