<!--#include file="includes/reporter_data.asp"-->
<!--#include file="includes/reporter_script.asp"-->
<script language="JavaScript" src="reporter.js" type="text/javascript"></script><html> <head> 
<title> Lewis and Clark </title>
<link rel="stylesheet" type="text/css" href="/activities/lewis_clark/lc.css">
<style type="text/css">
<!--
.ContentPad {  padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.HeaderText {  font-size: 24px; font-weight: bold; color: #CC0000; font-family: "Times New Roman", Times, serif}
-->
</style>
<SCRIPT LANGUAGE="PerlScript" RUNAT="Server">
sub doMenu { 
 	push(@INC, "d:/http/menu/"); 
	require 'menu.pl'; 
	$FORM{'asp'} = "true"; 
          	
### Modify Attributes below:
          	
	$FORM{'uri'} = "/activities/index.htm";
	$FORM{"bgcolor"} = "#FFFFCC"; 


### END MODIFY 
             
	$retval = &aspOut(); 
	$Response->Write($retval); 
}
</SCRIPT>
<% 
doMenu 
%>
<table border="0" cellpadding="0" cellspacing="0" width="720">
  <tr> 
    <td colspan="4"><img src="../images/header.jpg" width="720" height="132" border="0" alt=""></td>
  </tr>
  <tr valign="top"> 
    <td width="2" class="border"><img src="/images/spacer.gif" width="2" height="1"></td>
    <td width="183" class="nav" align="center"> <a href="../index.htm"><img src="../images/nav/nav.lc_home.0.gif" width="183" height="55" border="0" alt=""></a> 
      <a href="../prepare.htm"><img src="../images/nav/nav.prepare.0.gif" width="183" height="48" border="0" alt=""></a> 
      <a href="../1803.htm"><img src="../images/nav/nav.relive.1803.0b.gif" width="183" height="30" border="0"></a> 
      <a href="../1804.htm"><img src="../images/nav/nav.relive.1804.1.gif" width="183" height="28" border="0"></a> 
      <img src="../images/nav/nav.relive.1805.1.gif" width="183" height="30"> 
      <table border="0" cellpadding="0" cellspacing="0" width="183">
        <tr valign="top"> 
          <td><img src="../images/nav/nav2.1805.left.gif" alt="" width="34" height="44" border="0"></td>
          <td><a href="../1805.htm"><img src="../images/nav/nav2.1805.trail.0.gif" width="130" height="20" border="0"></a> 
            <a href="../1805_today.htm"><img src="../images/nav/nav2.1803.today.0.gif" width="130" height="24" border="0"></a> 
          </td>
          <td><img src="../images/nav/nav2.1805.right.gif" alt="" width="19" height="44" border="0"></td>
        </tr>
        <tr> 
          <td colspan="3"><img src="../images/nav/nav2.1805.btm.gif" width="183" height="17"></td>
        </tr>
      </table>
      <a href="../flash/landc.asp" target="box" onClick="window.open(this.href,this.target,'width=620,height=390');return false;"><img src="../images/view_box.gif" width="144" height="73" border="0" alt="" vspace="5"></a> 
      <p><br>
        <img src="../images/double.gif" width="164" height="3" border="0" alt=""></p>
      <p><br>
        <a href="/scholasticnews/"><img src="../images/sch_news.gif" width="123" height="52" border="0" alt=""></a></p>
    </td>
    <td width="533" align="center" bgcolor="#CCCCFF"><img src="/images/spacer.gif" width="533" height="1"> 
      <table width="519" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td colspan="6"><img src="images/header.gif" width="519" height="70"></td>
        </tr>
        <tr valign="top"> 
          <td width="1"><img src="/images/spacer.gif" width="1" height="1"></td>
          <td width="1"><img src="images/border-left-index.gif" width="1" height="250"></td>
          <td width="314" valign="top"> 
            <!-- Begin Breaking News -->
            <div style="Padding-Left: 10px; Padding-Right: 10px; Padding-Top: 5px;"> 
              <% BuildDescription %>
            </div>
            <div align="center"> <img src="images/hr-dots-index.gif" width="295" height="2"> 
              <br>
              <table width="295" border="0" cellspacing="0" cellpadding="1">
                <tr valign="top"> 
                  <td width="46"><img src="images/step1.gif" width="46" height="12" vspace="2"></td>
                  <td>Before starting your story, write a headline and enter your 
                    byline. The headline should make someone who bought your newspaper 
                    want to read this story. The headline should be short and 
                    to the point. For this story, you are writing about the completion of the Lewis and Clark expedition, and whether it met its goal of establishing peaceful trade relations with the Indians.<br>
                    <br>
                  </td>
                </tr>
              </table>
              <table width="311" border="0" cellspacing="0" cellpadding="0">
                <form name="ReportForm" method="Post" action="step2.asp">
                  <input type="HIDDEN" name="Story" value="<%=Story%>">
                  <input type="HIDDEN" name="Caption" value="<%=Caption%>">
                  <tr> 
                    <td colspan="3"><img src="images/tab-headline.gif" width="311" height="24"></td>
                  </tr>
                  <tr> 
                    <td bgcolor="#2129D4" width="1"><img src="images/px-2129D4.gif" width="1" height="1"></td>
                    <td width="309" bgcolor="#E9E9F9" align="center"> 
                      <table width="309" border="0" cellspacing="0" cellpadding="5">
                        <tr valign="top"> 
                          <td align="right"><b>Your Headline:</b></td>
                          <td> 
                            <input type="text" name="Headline" size="15" value="<%= UndoFix(Headline) %>">
                          </td>
                        </tr>
                        <tr valign="top"> 
                          <td align="right"><b>First name:</b></td>
                          <td> 
                            <input type="text" name="FirstName" size="15" value="<%= UndoFix(FirstName) %>" maxlength="15">
                          </td>
                        </tr>
                      </table>
                      <br>
                      Scholastic does not collect or retain this information. 
                      <div align="right" style="Padding-Right: 10px; Padding-Top: 10px;"> 
                        <input type="image" border="0" name="imageField" src="images/but-go-step2.gif" width="157" height="25">
                      </div>
                    </td>
                    <td bgcolor="#2129D4" width="1"><img src="images/px-2129D4.gif" width="1" height="1"></td>
                  </tr>
                  <tr> 
                    <td colspan="3"><img src="images/box-bot-index.gif" width="311" height="10"></td>
                  </tr>
                </form>
              </table>
            </div>
            <img src="/images/spacer.gif" width="314" height="1"> </td>
          <td width="1" bgcolor="#6D139F"><img src="/images/spacer.gif" width="1" height="1"></td>
          <td width="201" bgcolor="#CC99FF" valign="top"><img src="images/badge-index.gif" width="201" height="270"><img src="/images/spacer.gif" width="201" height="1"></td>
          <td width="1" bgcolor="#6D139F"><img src="/images/spacer.gif" width="1" height="1"></td>
        </tr>
      </table>
      <!-- End Breaking News -->
    </td>
    <td width="2" class="border"><img src="/images/spacer.gif" width="2" height="1"></td>
  </tr>
  <tr> 
    <td colspan="3" class="border"><img src="/images/spacer.gif" width="1" height="2"></td>
  </tr>
</table>
<SCRIPT LANGUAGE="PerlScript" RUNAT="Server">
	
sub doFooter {
$URI = $_[0];
push(@INC, "d:/http/menu/");
	require 'footer.pl';
	$FORM{'uri'} = "/activities/index.htm";
	$FORM{'asp'} = "true";
	
	$retval = &aspOut();
   $Response->Write($retval);
}
</SCRIPT>
<%
doFooter
%>
<script language="JavaScript1.1">var SA_Message="IC=Scholastic-Teachers-Online_Activities-Lewis_Clark"; </script><! Copyright IBM Corporation, 2001, 2002 !><script language="JavaScript1.1">var SA_ID="scholas;scholas";</script><script language="JavaScript1.1" src="//stats.surfaid.ihost.com/sacdcsch.js?scholas"></script><noscript><img src="//stats.surfaid.ihost.com/rc/images/uc.GIF?1.13&scholas&scholas&noscript" height="1" width="1" alt="" border="0"></noscript></body>
</html>
