-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.htm
200 lines (181 loc) · 8.22 KB
/
index.htm
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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>LivingHymns.org >> Home</title>
<LINK REL="stylesheet" HREF="livinghymns.css">
<script language="JavaScript">
<!--
function newImage(arg) {
if (document.images) {
rslt = new Image();
rslt.src = arg;
return rslt;
}
}
function changeImages() {
if (document.images && (preloadFlag == true)) {
for (var i=0; i<changeImages.arguments.length; i+=2) {
document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
}
}
}
var preloadFlag = false;
function preloadImages() {
if (document.images) {
header_03_over = newImage("images/header_03-over.gif");
header_04_over = newImage("images/header_04-over.gif");
header_05_over = newImage("images/header_05-over.gif");
header_06_over = newImage("images/header_06-over.gif");
header_07_over = newImage("images/header_07-over.gif");
preloadFlag = true;
}
}
// -->
</script>
</head>
<body bgcolor="#99CC99" onLoad="preloadImages();">
<center>
<table border="0" width="755" cellspacing="0" cellpadding="0">
<tr>
<td width="100%">
<center>
<table width="755" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="7">
<img src="images/header_01.gif" width="755" height="47"></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">
<img src="images/header_02.gif" width="207" height="23"></td>
<td bgcolor="#FFFFFF">
<img name="header_03" src="images/header_03.gif" border="0" width="63" height="23"></td>
<td bgcolor="#FFFFFF">
<a href="bio.htm"
onmouseover="changeImages('header_04', 'images/header_04-over.gif'); return true;"
onmouseout="changeImages('header_04', 'images/header_04.gif'); return true;">
<img name="header_04" src="images/header_04.gif" border="0" width="139" height="23"></a></td>
<td bgcolor="#FFFFFF">
<a href="resources.htm"
onmouseover="changeImages('header_05', 'images/header_05-over.gif'); return true;"
onmouseout="changeImages('header_05', 'images/header_05.gif'); return true;">
<img name="header_05" src="images/header_05.gif" width="131" height="23" border="0"></a></td>
<td bgcolor="#FFFFFF">
<a href="contact.htm"
onmouseover="changeImages('header_06', 'images/header_06-over.gif'); return true;"
onmouseout="changeImages('header_06', 'images/header_06.gif'); return true;">
<img name="header_06" src="images/header_06.gif" width="103" height="23" border="0"></a></td>
<td bgcolor="#FFFFFF">
<a href="orderform.htm"
onmouseover="changeImages('header_07', 'images/header_07-over.gif'); return true;"
onmouseout="changeImages('header_07', 'images/header_07.gif'); return true;">
<img name="header_07" src="images/header_07.gif" width="95" height="23" border="0"></a></td>
<td>
<img src="images/header_08.gif" width="17" height="23"></td>
</tr>
</table>
<table border="0" width="755" cellspacing="0" cellpadding="0">
<tr >
<td>
<table border="0" width="755" cellspacing="0" cellpadding="0" height="187">
<tr>
<td class="bg_left" height="172" width="8">
</td>
<td bgcolor="#FFFFFF" valign="top" width="725" height="172"><img border="0" src="images/spacer.gif" width="1" height="1">
<table border="0" width="100%" height="167">
<tr>
<td width="100%" height="161" valign="top">
<table border="0" width="100%">
<tr>
<td class="body_text" width="300">
<table border="0" width="700" height="1">
<tr>
<td class="mission_text" width=315 valign="top" height="1" colspan="2"><img border="0" src="images/mission_title.gif" width="311" height="36">
Feeling that much of the Sacred Music produced in recent
years has
drifted far from the moorings of required Christian standards,
both musically and Scripturally, we are committed unreservedly
to preserving, protecting,
and producing God-Honoring, Christ- centered music for the
church, home,
and Christian school.</td>
<td width="369" valign="top" rowspan="2" height="1">
<p align="center" style="word-spacing: 0; margin: 0"><a class="histlink" href="HH01_howgreatthouart.htm"><img src="images/Feature3.jpg" border="0" alt="Read the Latest Hymn History!" width="350" height="256"><br>
Read our Featured Hymn
History for <SCRIPT language="javascript"> todaysDate = new Date(); dayarray = new
Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday",
"Saturday"); montharray = new Array("January", "February", "March", "April",
"May", "June", "July", "August", "September", "October", "November", "December");
document.write(dayarray[todaysDate.getDay()] + ", " +
montharray[todaysDate.getMonth()] + " " + todaysDate.getDate() + ", "); if
(todaysDate.getYear()
<1000){ document.write(todaysDate.getYear() + 1900); } else { document.write(todaysDate.getYear());
} </script></a></p>
<p> </p>
</td>
</tr>
<tr>
<td class="contact" width=157 valign="top">
<img border="0" src="images/arrow.gif" width="30" height="41" align="left">
<a href="bio.htm" class="homelink">Read about Dr.
Alfred B Smith</a>
</td>
<td class="contact" width=185 valign="top">
<a href="resources.htm"><img border="0" src="images/arrow.gif" width="30" height="41" align="left"></a>
<a href="resources.htm" class="homelink">Browse our
music products</a>
</td>
</tr>
<tr>
<td colspan="2"><a href="http://www.strivingtogether.com/pages/living-hymns-retypeset.html" target="_blank"><img src="images/promo-livinghymns-2nd.gif" alt="Living Hymns 2nd Edition" border="0"></a> </td>
</tr>
<tr>
<td width=342 valign="top" colspan="2">
<a class="footer" href="http://www.virtualconnect.net" target="_blank">site credits</a>
<font color="#99CC99"> |</font>
<a class="footer" href="contact.htm"> contact information</a>
<font color="#99CC99"> |</font>
<a class="footer" href="default.htm">home</a> <font color="#99CC99"> |</font>
<a class="footer" href="orderform.htm"> order</a>
</td>
<td width=342 valign="top" class="fine">
<p align="right">©
<script type="text/javascript">
var d = new Date()
document.write(d.getFullYear())
</script>
Al Smith Ministries. All Rights Reserved</p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="bg_right" width="13" height="172"><img border="0" src="images/spacer.gif" width="1" height="1">
<p> </p>
<p> </p>
<p> </p>
<p> </p>
</td>
</tr>
<tr>
<td height="21" valign="top" width="8"><img border="0" src="images/corner_left.gif" width="22" height="21">
</td>
<td class="bg_bottom_white"><img border="0" src="images/spacer.gif" width="1" height="1">
<p><img border="0" src="images/spacer.gif" width="1" height="1">
</p>
</td>
<td height="21" valign="top"><img border="0" src="images/corner_right.gif" width="16" height="21" valign="top">
</td>
</tr>
</table>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>