info='<A HREF="index.htm" onMouseOver="switchto(&#39;hp&#39;,1)"' + 
' onMouseOut="switchto(&#39;hp&#39;,0)">' + 
'<IMG SRC="images/hpoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="hp"></A>' + 
'<A HREF="contact.htm" onMouseOver="switchto(&#39;cu&#39;,1)"' + 
' onMouseOut="switchto(&#39;cu&#39;,0)">' + 
'<IMG SRC="images/cuoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="cu"></A>' + 
'<A HREF="faith/index.htm" onMouseOver="switchto(&#39;def&#39;,1)"' + 
' onMouseOut="switchto(&#39;def&#39;,0)">' + 
'<IMG SRC="images/defoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="def"></A>' + 
'<A HREF="myweeks/index.htm" onMouseOver="switchto(&#39;mw&#39;,1)"' + 
' onMouseOut="switchto(&#39;mw&#39;,0)">' + 
'<IMG SRC="images/mwoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="mw"></A>' + 
'<A HREF="gallery.htm" onMouseOver="switchto(&#39;gal&#39;,1)"' + 
' onMouseOut="switchto(&#39;gal&#39;,0)">' + 
'<IMG SRC="images/galoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="gal"></A>' + 
'<A HREF="inquiry.htm" onMouseOver="switchto(&#39;inq&#39;,1)"' + 
' onMouseOut="switchto(&#39;inq&#39;,0)">' + 
'<IMG SRC="images/inqoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="inq"></A>' + 
'<A HREF="library/library.htm" onMouseOver="switchto(&#39;lib&#39;,1)"' + 
' onMouseOut="switchto(&#39;lib&#39;,0)">' + 
'<IMG SRC="images/liboff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="lib"></A>' + 
'<A HREF="corner/corner.htm" onMouseOver="switchto(&#39;pc&#39;,1)"' + 
' onMouseOut="switchto(&#39;pc&#39;,0)">' + 
'<IMG SRC="images/pcoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="pc"></A>' + 
'<A HREF="views/views.htm" onMouseOver="switchto(&#39;vp&#39;,1)"' + 
' onMouseOut="switchto(&#39;vp&#39;,0)">' + 
'<IMG SRC="images/vpoff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="vp"></A>' + 
'<A HREF="henry.htm" onMouseOver="switchto(&#39;wi&#39;,1)"' + 
' onMouseOut="switchto(&#39;wi&#39;,0)">' + 
'<IMG SRC="images/wioff.gif" BORDER=0 HEIGHT=25 WIDTH=120 NAME="wi"></A>'

document.write(info)

