initial site commit
[occam.git] / public / weddings.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
5 <title>The Occam Singers</title>
6 <script type="text/javascript">
7 <!--
8 var preloadFlag = false;
9 function preloadImages() {
10         if (document.images) {
11                 pre_home_over = newImage('../tags/home_over.png');
12                 pre_choir_over = newImage('../tags/choir_over.png');
13                 pre_concerts_over = newImage('../tags/concerts_over.png');
14                 pre_join_over = newImage('../tags/join_over.png');
15                 pre_booking_over = newImage('../tags/booking_over.png');
16                 preloadFlag = true;
17         }
18 }
19
20 function MM_preloadImages() { //v3.0
21   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
22     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
23     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
24 }
25
26 function MM_findObj(n, d) { //v4.01
27   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
28     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
29   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
30   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
31   if(!x && d.getElementById) x=d.getElementById(n); return x;
32 }
33
34 function MM_nbGroup(event, grpName) { //v6.0
35   var i,img,nbArr,args=MM_nbGroup.arguments;
36   if (event == "init" && args.length > 2) {
37     if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
38       img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
39       if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
40       nbArr[nbArr.length] = img;
41       for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
42         if (!img.MM_up) img.MM_up = img.src;
43         img.src = img.MM_dn = args[i+1];
44         nbArr[nbArr.length] = img;
45     } }
46   } else if (event == "over") {
47     document.MM_nbOver = nbArr = new Array();
48     for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
49       if (!img.MM_up) img.MM_up = img.src;
50       img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
51       nbArr[nbArr.length] = img;
52     }
53   } else if (event == "out" ) {
54     for (i=0; i < document.MM_nbOver.length; i++) {
55       img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
56   } else if (event == "down") {
57     nbArr = document[grpName];
58     if (nbArr)
59       for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
60     document[grpName] = nbArr = new Array();
61     for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
62       if (!img.MM_up) img.MM_up = img.src;
63       img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
64       nbArr[nbArr.length] = img;
65   } }
66 }
67 function MM_swapImgRestore() { //v3.0
68   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
69 }
70
71 function MM_swapImage() { //v3.0
72   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
73    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
74 }
75 //-->
76             </script>
77                 </csactiondict>
78                 <style type="text/css">
79 <!--
80 .text {
81         font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
82 }
83 .text {
84         color: #000F55;
85         font-size: xx-small;
86         text-align: right;
87 }
88 body,td,th {
89         font-family: "Myriad Pro";
90         font-size: 16px;
91         color: #006;
92 }
93 body {
94         background-color: #EEE;
95         background-image: ../backgrounds/background1.jpg;
96         background-repeat: no-repeat;
97         background-image: url(../images/back.jpg);
98 }
99 .lady {
100         font-size: 12px;
101 }
102 .lady {
103         font-size: 12px;
104         font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
105 }
106 .in {   font-size: 12px;
107         font-weight: bold;
108 }
109 .if {   font-size: 12px;
110         font-weight: bold;
111 }
112 .m {    font-size: 12px;
113 }
114 .text {
115         font-family: "Myriad Pro";
116 }
117 .text {
118         text-align: left;
119 }
120 .text {
121         font-family: "Myriad Pro";
122 }
123 .text {
124         font-size: 16px;
125 }
126 .text {
127         color: #006;
128 }
129 .text1 {        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
130 }
131 .text1 {        color: #000F55;
132         font-size: xx-small;
133         text-align: right;
134 }
135 .text1 {        font-size: 18px;
136 }
137 .text1 {        text-align: left;
138 }
139 .text1 {        font-family: "Myriad Pro";
140         font-size: 16px;
141 }
142 .text1 {        font-family: "Myriad Pro";
143         font-size: 16px;
144 }
145 .text1 {        color: #006;
146 }
147 .text1 {        font-family: "Myriad Pro";
148 }
149 .text1 {        font-size: 16px;
150 }
151 .text1 {        color: #FFF;
152 }
153 .text1 {        color: #006;
154 }
155 .text1 {        font-family: "Myriad Pro";
156 }
157 .text1 {        font-size: 14px;
158 }
159 .text1 {        font-family: "Myriad Pro";
160 }
161 .text1 {        font-family: "Myriad Pro";
162 }
163 .text1 {        font-size: 16px;
164 }
165 .text1 {
166         color: #006;
167         font-size: 16px;
168 }
169 .text {
170         font-family: "Myriad Pro";
171         font-size: 16px;
172         color: #006;
173 }
174 .text {
175         font-family: "Myriad Pro";
176 }
177 .text {
178         font-size: 16px;
179 }
180 .text {
181         color: #006;
182         font-size: 16px;
183 }
184 .text .text .text {
185         color: #006;
186         font-size: 14px;
187 }
188 .text .text .text {
189         font-size: 16px;
190         font-weight: bold;
191 }
192 .text .text .text {
193         font-weight: normal;
194 }
195 .text .text strong {
196         font-size: 18px;
197 }
198 .text .text strong {
199         text-align: center;
200 }
201 .text .text strong {
202         text-align: center;
203 }
204 .text .text strong {
205 }
206 .text1 font {
207         font-family: "Myriad Pro";
208 }
209 .text1 font {
210         font-size: 16px;
211 }
212 .text1 font {
213         font-family: "Myriad Pro";
214 }
215 .text1 font {
216         font-size: 16px;
217 }
218 .text1 font {
219         font-size: 16px;
220 }
221 .text1 font {
222         font-family: "Myriad Pro";
223 }
224 .text {
225         font-family: "Myriad Pro";
226 }
227 .text {
228         font-family: "Myriad Pro";
229 }
230 .text {
231         font-size: 16px;
232 }
233 .text1 font {
234         font-size: 14px;
235 }
236 .text {
237         font-family: "Myriad Pro";
238 }
239 .text {
240         font-size: 16px;
241 }
242 .text font {
243         font-family: "Myriad Pro";
244         font-size: 16px;
245 }
246 .text font {
247         font-family: "Myriad Pro";
248 }
249 .text font {
250         font-size: 16px;
251 }
252 .text {
253         font-family: "Myriad Pro";
254 }
255 .text {
256         font-size: 16px;
257 }
258 .tetxt {
259         font-weight: bold;
260 }
261 .texta {
262         font-weight: bold;
263 }
264 -->
265                 </style>
266         </head>
267
268         <body onLoad="preloadImages();MM_preloadImages('../tags/home_over.png','../tags/choir_over.png','../tags/concerts_over.png','../tags/contact_over.png','../tags/booking_over.png','../tags/join_over.png','../tags/nick_over.gif')" bgcolor="white">
269 <div align="center">
270                                 <table width="201" border="0" cellspacing="0" cellpadding="0" cool gridx="16" gridy="16" height="40" showgridx showgridy usegridx usegridy>
271                                         <tr height="39">
272                                                 <td width="200" height="39"></td>
273                                                 <td width="1" height="39"><spacer type="block" width="1" height="39"></td>
274                                         </tr>
275                                         <tr height="1" cntrlrow>
276                                                 <td width="200" height="1"><spacer type="block" width="200" height="1"></td>
277                                                 <td width="1" height="1"></td>
278                                         </tr>
279                                 </table>
280                                 <table width="930" border="0" align="center" cellpadding="0" cellspacing="0">
281                                   <tr>
282                                     <td align="center" valign="middle" bgcolor="#1252A0"><img src="../tags/header_blue.jpg" alt="" width="282" height="112" border="0"></td>
283                               </tr>
284                                   <tr>
285                                     <td><table border="0" cellpadding="0" cellspacing="0">
286                                       <tr bgcolor="#FFFFFF">
287                                         <td height="41"><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','spacer','',1)" onMouseOver="MM_nbGroup('over','spacer','','',1)" onMouseOut="MM_nbGroup('out')"><img src="../tags/spacer.png" alt="" name="spacer" width="45" height="40" border="0" onload=""></a></td>
288                                         <td><a href="../index.html" target="_self" onMouseOver="MM_swapImage('Image9','','../tags/home_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/home.png" alt="Home" name="Image9" width="140" height="40" border="0"></a></td>
289                                         <td><a href="../public/about.html" target="_self" onMouseOver="MM_swapImage('Image10','','../tags/choir_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/choir.png" alt="Choir" name="Image10" width="140" height="40" border="0"></a></td>
290                                         <td><a href="../public/concerts.html" target="_self" onMouseOver="MM_swapImage('Image11','','../tags/concerts_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/concerts.png" alt="Concerts" name="Image11" width="140" height="40" border="0"></a></td>
291                                         <td><a href="../public/contact.html" target="_self" onMouseOver="MM_swapImage('Image12','','../tags/contact_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/contact.png" alt="Contact" name="Image12" width="140" height="40" border="0"></a></td>
292                                         <td><a href="../public/weddings.html" target="_self" onMouseOver="MM_swapImage('Image13','','../tags/hire_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/hire.png" alt="Booking" name="Image13" width="140" height="40" border="0"></a></td>
293                                         <td><a href="../public/join.html" target="_self" onMouseOver="MM_swapImage('Image14','','../tags/join_over.png',1)" onMouseOut="MM_swapImgRestore()"><img src="../tags/join.png" alt="Join" name="Image14" width="140" height="40" border="0"></a></td>
294                                         <td><img src="../tags/spacer.png" width="45" height="40" alt="Spacer"></td>
295                                   </tr>
296                                       </table></td>
297                               </tr>
298                           </table>
299 </div>
300 <table width="930" height="827" border="0" align="center" cellpadding="0" cellspacing="0">
301                           <tr>
302                             <td width="40" height="40" bgcolor="#FFFFFF">&nbsp;</td>
303                             <td width="850" height="40" bgcolor="#FFFFFF">&nbsp;</td>
304                             <td width="40" height="40" bgcolor="#FFFFFF">&nbsp;</td>
305                       </tr>
306                           <tr>
307                             <td width="40" height="747" bgcolor="#FFFFFF">&nbsp;</td>
308                             <td bgcolor="#FFFFFF"><table width="845" border="0" align="center">
309                       <tr>
310                               <td width="459"><p><span class="texta">Hire the Occam Singers </span></p>
311                                 <p>We would be delighted to sing at your special event, such as   weddings, civil ceremonies, funerals or corporate functions.&nbsp;Please get   in touch with Sigrid Sharp at&nbsp;<a href="mailto:occamsingers@hotmail.com">occamsingers@hotmail.com</a>&nbsp;or call 07748 949388 for more information. <br />
312                                 The Occam Singers   is a charitable organisation and we donate all our performance fees to our   selected charity for the year after our basic expenses have been covered.<br />
313                                 <br />
314                                 You would be most   welcome to come along to one of our regular rehearsals to hear and meet us –   please call to arrange this.<br />
315                                 We can provide:</p>
316                         <ul type="disc">
317                           <li>A choir of 16-20 singers,        plus organist/music director </li>
318                           <li>A wealth of experience in        choosing and performing music </li>
319                           <li>A large and flexible music        repertoire; traditional and contemporary</li>
320                           <li>Your choice of specially        selected choral pieces to enhance the occasion </li>
321                           <li>We are happy to help you        with your music choice if required</li>
322                           <li>A special musical        background as your guests await the arrival of the bride and during        signing the register</li>
323                           <li>Music to highlight the        arrival of the bride</li>
324                           <li>A strong lead during all        singing at the service</li>
325                           <li>A rousing finale as the        couple leave</li>
326                           <li>Acapella or accompanied        music as friends and family arrive</li>
327                           <li>After lunch/dinner musical interlude</li>
328                     </ul></td>
329                   </tr>
330                       </table>
331                               <br />
332                   <table width="845" border="0" align="center">
333                     <tr>
334                       <td width="850"><img src="../images/flowers.jpg" width="840" height="279" alt="flowers" /></td>
335                     </tr>
336                   </table>
337                   <br />
338                   <table width="845" border="0" align="center">
339                     <tr>
340                       <td width="398" class="text"><font face="Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif">This is what some people have said about the Occam Singers:</font>
341                         <p class="text"><font size="2" face="Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif">&quot;<i> We loved EVERY minute of the singing, it's a shame that your choir couldn't see our faces because we were absolutely beaming with delight when we heard your wonderful voices. You all sounded amazing and I know that all the congregation loved it too. There is no doubt in our minds that without the Occam Singers our service would not have been as enjoyable. Please pass on our thanks to everyone who sang at the wedding and made it such a special day for us</i>.&quot;</font></p>
342                       <p class="text"><font size="2" face="Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif">&quot;</font><font size="2" face="Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif"> <i>The choir were just fantastic. It was so atmospheric in the lovely little Saxon church with the purity of the unaccompanied singing making the hairs stand up on the back of my neck. Everyone was so complementary, it really made the wedding service memorable and a truly uplifting experience. Thank &nbsp;you so much.&quot;</i></font></p></td>
343                     </tr>
344                   </table></td>
345                             <td bgcolor="#FFFFFF">&nbsp;</td>
346                       </tr>
347                           <tr>
348                             <td width="40" height="40" bgcolor="#FFFFFF">&nbsp;</td>
349                             <td height="40" bgcolor="#FFFFFF">&nbsp;</td>
350                             <td height="40" bgcolor="#FFFFFF">&nbsp;</td>
351                       </tr>
352     </table>
353                         <p></p>
354 </body>
355
356 </html>
357 </div>
358
359
360
361
362
363
364
365
366
367
368
369
370
371