ÿþ<html> <!--4CWC--> <script type="text/javascript"> /**************************************************** * DOM Image rollover: * by Chris Poole * http://chrispoole.com * Script featured on http://www.dynamicdrive.com * Keep this notice intact to use it :-) ****************************************************/ function init() { if (!document.getElementById) return var imgOriginSrc; var imgTemp = new Array(); var imgarr = document.getElementsByTagName('img'); for (var i = 0; i < imgarr.length; i++) { if (imgarr[i].getAttribute('hsrc')) { imgTemp[i] = new Image(); imgTemp[i].src = imgarr[i].getAttribute('hsrc'); imgarr[i].onmouseover = function() { imgOriginSrc = this.getAttribute('src'); this.setAttribute('src',this.getAttribute('hsrc')) } imgarr[i].onmouseout = function() { this.setAttribute('src',imgOriginSrc) } } } } onload=init; </script> <head> <title>Four Corners Worship Center</title> <meta name="description" content="The concept of a "worship center" is not so much a building, or a format, as much as a connecting point of the Body of Christ, and a repository of spirit-filled revelation and inspiration; especially in the areas of worship, intercession and the prophetic. "> <meta name="author" content="Steven B Derby"> <meta name="copyright" content="2004 by DerbyGraphics"> <meta name="revisit-after" content="15 days"> <meta name="distribution" content="Global"> <meta name="rating" content="14 years"> <meta http-equiv="content-language" content="en-us"> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <meta name="keywords" content="4 four corners christian ministry worship music praise native american navajo dine dinetah first nations peoples jesus christ lord bible holy spirit "> </head> <body bgcolor="black" lang=EN-US link="#999fcf" vlink="#999fcf" leftmargin=20 topmargin=20 marginheight="20" marginwidth="20"> <table width=800 height=600 cellpadding=0 cellspacing=0 border=0 background="images/4cwcbg2a.jpg"> <tr> <td width=800 valign=top colspan=9> <table width=800 cellpadding=0 cellspacing=1 border=0> <tr> <td height=280 colspan=9> </td> </tr> <tr> <td valign=center><a href="index2.html"><img src="images/main.jpg" hsrc="images/main2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="faith.html"><img src="images/faith.jpg" hsrc="images/faith2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="calendar.html"><img src="images/calendar.jpg" hsrc="images/calendar2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="links.html"><img src="images/links.jpg" hsrc="images/links2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="vision.html"><img src="images/vision.jpg" hsrc="images/vision2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="contact.html"><img src="images/contact.jpg" hsrc="images/contact2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="maps.html"><img src="images/maps.jpg" hsrc="images/maps2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="archives.html"><img src="images/archives.jpg" hsrc="images/archives2.jpg" height=17 width=80 border=0></a></td> <td valign=center><a href="music.html"><img src="images/music.jpg" hsrc="images/music2.jpg" height=17 width=75 border=0></a></td> </tr> </table> </td> </tr> <tr><td height=20></td></tr> <tr> <td align=center> <table width=700 cellpadding=10 cellspacing=0 border=0 bgcolor=black> <tr><td align=center colspan=12><font color=yellow>Click on Thumbnails to download video</font></td></tr> <tr> <td> <a href="video/v1.wmv">Video 1</a> </td> <td> <a href="video/v2.wmv">Video 2</a> </td> <td> <a href="video/v3.wmv">Video 3</a> </td> <td> <a href="video/v4.wmv">Video 4</a> </td> </tr> </table> </td> </tr> </table> </body> </html>