-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·344 lines (304 loc) · 18.6 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
<!DOCTYPE html>
<html lang="en">
<head>
{{include "/templates/head.html"}}
<title>Immaculate Conception Church | Millhousen, IN</title>
<meta name="description" content="Built at the center of a German Catholic community, Immaculate Conception has been the heart of Millhousen since 1834.">
</head>
<body>
{{include "/templates/header.html"}}
<div style=display:none class='stripe red-stripe' id=hours-anomaly>
<p id="alert">Hello</p>
</div>
<script>
{{include "js/alert.js"}}
var fieldNameElement = document.getElementById('alert');
fieldNameElement.innerHTML = message;
var ts = Math.round((new Date()).getTime() / 1000);
anomaly = document.getElementById('hours-anomaly');
if (ts <= unix) {
anomaly.style.display = 'block';
} else {
anomaly.style.display = 'none';
}
</script>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Carousel indicators -->
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<!-- Wrapper for carousel items -->
<div class="carousel-inner">
<div class="item">
<div class="img-slide2">
<div class="carousel-caption">
<p>Built at the center of a German Catholic community, Immaculate Conception has been the heart of Millhousen since 1834</p>
<a href="/about/history/" class="btn btn-default">
Our History
</a>
</div>
</div>
</div>
<div class="item">
<div class="img-slide0">
<div class="carousel-caption">
<p>We can now process recurring gifts online!</p>
<a href="https://secure.acceptiva.com/?cst=Hg94dq&giveparish=10097%20Immaculate%20Conception,%20Millhousen" class="btn btn-default">Donate</a>
</div>
</div>
</div>
<div class="item">
<div class="img-slide3">
<div class="carousel-caption">
<p>We are back open, join us on Sunday at 8:30 AM!</p>
<a href="/about/directions/" class="btn btn-default">
Get Directions
</a>
</div>
</div>
</div>
<!-- <div class="item active">
<div class="img-slide5">
<div class="carousel-caption">
<p>Happy Easter to all!</p>
<button type="button" class="btn btn-primary" data-toggle="modal" data-target="#EasterModal">
Quarantine Easter Tips
</button>
</div>
</div>
</div> -->
<!-- <div class="item">
<div class="img-slide4">
<div class="carousel-caption">
<p>Please support our trip!</p>
<img src="/img/ncyc.png" alt="NCYC Logo">
<a href="/youth-ministry/" class="btn btn-default">
Learn More
</a>
</div>
</div>
</div> -->
<div class="item active">
<div class="img-slide1">
<div class="carousel-caption">
<p>The parish auction will be on August 14th!</p>
<a href="/events/auction/" class="btn btn-default">
Learn More
</a>
</div>
</div>
</div>
</div>
<!-- Carousel controls -->
<a class="carousel-control left" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> </a>
<a class="carousel-control right" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> </a>
</div>
<div class="stripe gray-stripe">
<div class="mission-statement">
<h2>Mission Statement</h2>
<p class="lead-line">We, the Catholic Community of Immaculate Conception Church, Millhousen established in 1834, value the gift of faith handed on to us by those who built this parish and centered their lives around it.</p>
<a href="/about/mission-statement/" class="btn btn-default">
View the Full Statement
</a>
</div>
</div>
<div class="stripe white-stripe">
<div class="upcoming-events">
<ul id="events-upcoming" class="list1"></ul>
<a href="/calendar/" class="btn btn-inv btn-calendar">
View the Full Calendar
</a>
</div>
</div>
<div class="stripe gray-stripe">
<h2>Our Staff</h2>
<div class="row">
<div class="col-md-6"> <img src="/img/sr-donna-prickel.jpg" alt="Sister Donna Prickel" height="200" />
<h4>Sister Donna Prickel</h4>
<h5>Parish Life Coordinator</h5>
</div>
<div class="col-md-6"> <img src="/img/father-jey.jpg" alt="Avatar" height="200" />
<h4>Father Jeyaseelan Sengolraj</h4>
<h5>Sacramental Minister</h5>
</div>
</div>
<a href="/about/staff/" class="btn btn-default btn-staff">
Learn More
</a>
</div>
<div class="stripe white-stripe">
<h2>Catholic Community</h2>
<h3 id="cohort">Our Cohort</h3>
<div class="row">
<div class="col-md-4"><img src="/img/st-maurice.jpg" alt="St. Maurice Napoleon" height="200" />
<h4>St. Maurice</h4>
<h5>Napoleon</h5>
<a href="http://stmauricechurch.org/index.html" class="btn btn-inv">
Visit Site
</a>
</div>
<div class="col-md-4"><img src="/img/immaculate-conception.jpg" alt="Immaculate Conception Millhousen" height="200" />
<h4>Immaculate Conception</h4>
<h5>Millhousen</h5>
<a href="/about/mass/" class="btn btn-inv">
Mass Time
</a>
</div>
<div class="col-md-4"><img src="/img/st-john.jpg" alt="St. John the Baptist Osgood" height="200" />
<h4>St. John the Baptist</h4>
<h5>Osgood</h5>
<a href="http://www.stjohncatholicchurchosgood.com/" class="btn btn-inv">
Visit Site
</a>
</div>
</div>
<div class="row">
<div class="col-md-6"><img src="/img/ArchIndy.svg" alt="ArchIndy Coat of Arms" height="200" title="By Alekjds (Own work) [CC BY 1.0 (http://creativecommons.org/licenses/by/1.0), GFDL (http://www.gnu.org/copyleft/fdl.html) or CC-BY-SA-3.0 (http://creativecommons.org/licenses/by-sa/3.0/)], via Wikimedia Commons" />
<h3>Archdiocese of Indianapolis</h3>
<a href="http://www.archindy.org/" class="btn btn-inv">
Visit Site
</a>
</div>
<div class="col-md-6"><img src="/img/deanery.jpg" alt="Batesville Deanery Logo" height="200" />
<h3>Batesville Deanery</h3>
</div>
</div>
</div>
<div class="stripe gray-stripe">
<div class="community">
<div class="row">
<div class="col-md-4">
<div class="photo-gallery">
<h3>Photo Gallery</h3> <span id="random_image">
<script type="text/javascript" src="//gallery.millhousenchurch.com/piwigo-random-backend.php?maximages=9&size=square&target=_blank" async>
</script>
</span>
<a href="https://gallery.millhousenchurch.com/" class="btn btn-default">
Visit the Gallery
</a>
</div>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-md-12">
<h3>Daily Readings</h3>
<iframe width="150" height="120" src="https://www.catholiccontent.com/150/mass/" class="daily-readings"></iframe>
</div>
<div class="col-md-12">
<div class="social-media">
<a href="https://www.facebook.com/Millhousen/" class="btn btn-default">
Check us out on Facebook!
</a>
<a href="/about/church-closings.pdf" class="btn btn-default">
Get Closing Notifications!
</a>
<a href="/servers/servers-manual.pdf" class="btn btn-default">
View the Server's Manual
</a>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div id="amznCharityBanner">
<script type="text/javascript">
(function() {
var iFrame = document.createElement('iframe');
iFrame.style.display = 'none';
iFrame.style.border = "none";
iFrame.width = 310;
iFrame.height = 256;
iFrame.setAttribute && iFrame.setAttribute('scrolling', 'no');
iFrame.setAttribute('frameborder', '0');
setTimeout(function() {
var contents = (iFrame.contentWindow) ? iFrame.contentWindow : (iFrame.contentDocument.document) ? iFrame.contentDocument.document : iFrame.contentDocument;
contents.document.open();
contents.document.write(decodeURIComponent("%3Cdiv%20id%3D%22amznCharityBannerInner%22%3E%3Ca%20href%3D%22https%3A%2F%2Fsmile.amazon.com%2Fch%2F35-0876357%22%20target%3D%22_blank%22%3E%3Cdiv%20class%3D%22text%22%20height%3D%22%22%3E%3Cdiv%20class%3D%22support-wrapper%22%3E%3Cdiv%20class%3D%22support%22%20style%3D%22font-size%3A%2025px%3B%20line-height%3A%2028px%3B%20margin-top%3A%201px%3B%20margin-bottom%3A%201px%3B%22%3ESupport%20%3Cspan%20id%3D%22charity-name%22%20style%3D%22display%3A%20inline-block%3B%22%3EImmaculate%20Conception%20Church%3C%2Fspan%3E%3C%2Fdiv%3E%3C%2Fdiv%3E%3Cp%20class%3D%22when-shop%22%3EWhen%20you%20shop%20at%20%3Cb%3Esmile.amazon.com%2C%3C%2Fb%3E%3C%2Fp%3E%3Cp%20class%3D%22donates%22%3EAmazon%20donates.%3C%2Fp%3E%3C%2Fdiv%3E%3C%2Fa%3E%3C%2Fdiv%3E%3Cstyle%3E%23amznCharityBannerInner%7Bbackground-image%3Aurl(https%3A%2F%2Fimages-na.ssl-images-amazon.com%2Fimages%2FG%2F01%2Fx-locale%2Fpaladin%2Fcharitycentral%2Fbanner-background-image._CB309675353_.png)%3Bwidth%3A300px%3Bheight%3A250px%3Bposition%3Arelative%7D%23amznCharityBannerInner%20a%7Bdisplay%3Ablock%3Bwidth%3A100%25%3Bheight%3A100%25%3Bposition%3Arelative%3Bcolor%3A%23000%3Btext-decoration%3Anone%7D.text%7Bposition%3Aabsolute%3Btop%3A20px%3Bleft%3A15px%3Bright%3A15px%3Bbottom%3A100px%7D.support-wrapper%7Boverflow%3Ahidden%3Bmax-height%3A86px%7D.support%7Bfont-family%3AArial%2Csans%3Bfont-weight%3A700%3Bline-height%3A28px%3Bfont-size%3A25px%3Bcolor%3A%23333%3Btext-align%3Acenter%3Bmargin%3A0%3Bpadding%3A0%3Bbackground%3A0%200%7D.when-shop%7Bfont-family%3AArial%2Csans%3Bfont-size%3A15px%3Bfont-weight%3A400%3Bline-height%3A25px%3Bcolor%3A%23333%3Btext-align%3Acenter%3Bmargin%3A0%3Bpadding%3A0%3Bbackground%3A0%200%7D.donates%7Bfont-family%3AArial%2Csans%3Bfont-size%3A15px%3Bfont-weight%3A400%3Bline-height%3A21px%3Bcolor%3A%23333%3Btext-align%3Acenter%3Bmargin%3A0%3Bpadding%3A0%3Bbackground%3A0%200%7D%3C%2Fstyle%3E"));
contents.document.close();
iFrame.style.display = 'block';
});
document.getElementById('amznCharityBanner').appendChild(iFrame);
})();
</script>
</div>
</div>
</div>
</div>
</div>
<div class="modal fade" id="EasterModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Quarantine Easter Tips</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="email_section_inside_full_helper">
<div class="email_column email_column_1 full">
<div class="email_item item_type_photo" data-type="photo" data-itemid="309315510">
<img width="100%" src="https:////d6iyrqjd26xke.cloudfront.net/beautifuleasterdecorationontable21creativeidea/full.jpg">
</div>
<div class="email_item item_type_text" data-type="text" data-itemid="309315511">
<div>Pull out the good china and put on your best Easter attire. Easter is a time to celebrate! No, things won't be quite the same this year. It's going to feel weird not going to church on Easter Sunday. But the reason for the season hasn't changed!</div><div><br></div><div>Here are some ways to make the most out of your Easter this year:</div><ol><li>Tune in to Mass via live stream at <a href="https://bit.ly/2V3OZQV" class="breakwords">https://bit.ly/2V3OZQV</a>.</li><li>Go ahead and wear your Easter best!</li><li>Listen to your favorite music on an Easter playlist.</li><li>Schedule a virtual gathering with your family and friends to wish them a Happy Easter.</li><li>Make a donation that is meaningful to you, such as your parish or your favorite Catholic charity or organization. </li><li>Send out Easter cards to loved ones and/or those who are home bound.</li><li>Dye Easter eggs and then hide them around your yard for the kids to find.</li><li>Easter is a celebration after all, so set the tone for the day by decorating your table and pulling out the good china.</li><li>Use this at-home Easter as an excuse to start a new tradition with your family.</li></ol><div>We would love to see how your family celebrates this year, and of course see you in your Easter best! Click on the link below to share your Easter photos and/or video with us. Or post them on your Facebook page and use the hashtag #archindycares. We will make a fun video collage and share it so everyone can enjoy.</div>
</div>
<div class="email_item item_type_button" data-type="button" data-itemid="309315512">
<a href="https://drive.google.com/drive/folders/1LLIe7RB5FrF6CxIwhCHJHtbg-ODtk5NT?usp=sharing" class="btn btn-inv">
Share your Easter Photos or Video Here!
</a>
<a href="https://www.archindy.org/giving" class="btn btn-inv">
Give to Your Parish Online
</a>
</div>
</div>
<div class="email_column email_column_2 none">
</div>
<div class="clear"></div>
</div> </div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
{{include "/templates/footer.html"}}
<script src="/js/format-google-calendar.js"></script>
<script>
formatGoogleCalendar.init({
calendarUrl: 'https://www.googleapis.com/calendar/v3/calendars/millhousenchurch.com_9og4v0j9kgl200r65quv01d65c@group.calendar.google.com/events?key=AIzaSyAzEfSIZVELF5T1ZDrd-xwWNwRc69s-Zm8',
past: false,
upcoming: true,
sameDayTimes: true,
dayNames: false,
pastTopN: -1,
upcomingTopN: 6,
recurringEvents: true,
itemsTagName: 'li class="event"',
upcomingSelector: '#events-upcoming',
pastSelector: '#events-past',
upcomingHeading: '<h2>Upcoming Events</h2>',
pastHeading: '<h2>Past Events</h2>',
format: ['<h4>', '*summary*', '</h4>', '*date*']
});
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Immaculate Conception Church, Millhousen",
"url": "https://millhousenchurch.com/",
"logo": "https://millhousenchurch.com/img/church-favicon.png",
"sameAs": [
"https://www.facebook.com/Millhousen/",
"https://www.instagram.com/ic_millhousen/",
"https://twitter.com/IC_Millhousen/",
"https://www.archindy.org/parishes/listings/097.html",
"https://www.yelp.com/biz/immaculate-conception-church-greensburg-2"
]
}
</script>
</body>
</html>