<%@ Page Language="vb" AutoEventWireup="false" Codebehind="ReadingPlan.aspx.vb" Inherits="ReadingPlan"%>

<HTML>
  <HEAD><title>ReadingPlan</title>
</HEAD>
<body style="FONT-FAMILY:Tahoma">
<P><a href="http://www.dcarroll.com">Home</a></P>
<H1>One-Year-Bible reading plan.</H1>
<P>This plan provides a good balance of Old and New Testament readings and 
includes readings from Psalms and Proverbs all through the year. You actually 
end up reading through the Psalms twice on this plan.</P>
<p><a href="#Today">Today's Reading</a></p>
<P><asp:PlaceHolder id=Tbl runat="server"></asp:PlaceHolder></P>
</body>
</HTML>