function Home()
{
      //Goto the home page.
      top.location.href='index.htm';
}

function AboutUs()
   {
      //Goto the AboutUs page.
      top.location.href='aboutus.htm';
   }

function Videos()
{
      //Goto the study page.
      top.location.href='video_1.htm';
}

function Law()
{
      //Goto the law page.
      top.location.href='law_pdf.htm';
}

function Articles()
{
      //Goto the Bible search page.
      top.location.href='articles.htm';
}

function calandar()
{
      //Goto the calandar page.
      top.location.href='calandar.htm';
}

function Study()
{
      //Goto the study page.
      top.location.href='studies.htm';
}

function M_Min()
{
      //Goto the Messianic Minute page.
      top.location.href='minute.htm';
}

function messages()
{
      //Goto the messages page.
      top.location.href='messages.htm';
}

function zip()
{
      //Goto the zip page.
      top.location.href='zip.htm';
}

function Links()
{
      //Goto the links page.
      top.location.href='links.htm';
}

function Alefbet()
{
      //Goto the alefbet page.
      top.location.href='alefbet.htm';
}
function AlefbetII ()
{
      //Goto the alefbet spelling/meaning page.
      top.location.href='alefbet2.htm';
}

function Greek1()
{
      //Goto the greek alefbet page.
      top.location.href='greek_alpha.htm';
}
function Greek2()
{
      //Goto the dipthongs page.
      top.location.href='special_greek.htm';
}
function BibleSearch()
{
      //Goto the Bible search page.
      top.location.href='b_search.htm';
}

function schedule()
{
      //Goto the schedule page.
      top.location.href='schedule.htm';
}

function Forum()
{
      //Goto the forum page.
      window.open('http://www.allon.org/discussion/index.php');
}

function Shopping()
{
      //Goto the forum page.
      top.location.href='shopping.htm';
}

function SendIt()
   {
      //Send us some money.
      top.location.href='https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=donation@allon.org&item_name=Allon+Ministries&return=http%3A%2F%2Fwww.allon.org%2Fmessages.htm&cancel_return=http%3A%2F%2Fwww.allon.org%2Fmessages.htm&no_note=1&currency_code=USD&tax=0&submit.x=67&submit.y=11';
   }

document.write("<FORM>");
document.write("<TABLE BORDER='0' CELLPADDING='0' CELLSPACING='0' BACKGROUND='' WIDTH='874'>");
document.write("   <TR><TD><IMG SRC='images/allon_header.jpg' WIDTH='874'></TD></TR>");
document.write("</TABLE>");
document.write("<TABLE BORDER=1 BGCOLOR=#333366 BORDERCOLOR=#333366 WIDTH=874 CELLPADDING=0 CELLSPACING=0>");
document.write("   <TR>");
document.write("      <TD>");
document.write("         <TABLE ALIGN='right' BORDER=0 CELLPADDING=0 CELLSPACING=0");
document.write("            <TR>");
document.write("               <TD><FONT SIZE='1' COLOR='white'>|</FONT></TD>");
document.write("               <TD onMouseOver=bgColor='#CC9900' STYLE=CURSOR:hand onMouseOut=bgColor='#333366' BGCOLOR=#333366 WIDTH=80 ALIGN=center VALIGN=center>");
document.write("                  <B><A HREF='JavaScript:Alefbet()' CLASS='stOne'>Alefbeit</A></B>");
document.write("               </TD>");
document.write("               <TD><FONT SIZE='1' COLOR='white'>|</FONT></TD>");
document.write("               <TD onMouseOver=bgColor='#CC9900' STYLE=CURSOR:hand onMouseOut=bgColor='#333366' BGCOLOR=#333366 WIDTH=80 ALIGN=center VALIGN=center>");
document.write("                  <B><A HREF='JavaScript:AlefbetII()' CLASS='stOne'>AlefbeitII</A></B>");
document.write("               </TD>");
document.write("               <TD><FONT SIZE='1' COLOR='white'>|</FONT></TD>");
document.write("               <TD onMouseOver=bgColor='#CC9900' STYLE=CURSOR:hand onMouseOut=bgColor='#333366' BGCOLOR=#333366 WIDTH=80 ALIGN=center VALIGN=center>");
document.write("                  <B><A HREF='JavaScript:Greek1()' CLASS='stOne'>GreekI</A></B>");
document.write("               </TD>");
document.write("               <TD><FONT SIZE='1' COLOR='white'>|</FONT></TD>");
document.write("               <TD onMouseOver=bgColor='#CC9900' STYLE=CURSOR:hand onMouseOut=bgColor='#333366' BGCOLOR=#333366 WIDTH=80 ALIGN=center VALIGN=center>");
document.write("                  <B><A HREF='JavaScript:Greek2()' CLASS='stOne'>GreekII</A></B>");
document.write("               </TD>");
document.write("            </TR>");
document.write("         </TABLE>");
document.write("      </TD>");
document.write("   </TR>");
document.write("</TABLE>");
document.write("</FORM>");
