<?php 
	// Set this page to the Section title for the left navigation bar
	$thispagebookmark = "newsroom";
?>
<html>
<head>
<title>Expedition Newsnet - Daily news from the field </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="Expedition News, video, daily updates and dispatches from over 4,000 news sources covering current field research, adventure, and exploration worldwide."> 
<META NAME="keywords" CONTENT="Expedition News,National Geographic Adventure,Everest News,Outside Online,Outside Magazine,National Foundation News,Science Daily News,Antarctic News,,Backpacker Magazine,Climbing Magazine,National Geographic,North Face,Archaeology news,Mountainzone "> 
</head>
<body bgcolor="#FFFFFF" leftmargin=0 topmargin=0>
<table width="<?=$t1_width?>" border="0" cellspacing="0" cellpadding="0">
  <?php
	$UI=new UserInterface;
	$UI->DisplayHeader();
	$UI->DisplayTab($thispagebookmark);

	if($expcatid)
	{
		//include ("../expeditionportal/include/common.inc");


		//$expedition = new ECExpedition;
		//$expacname = $expedition->getExpeditionCategoryName("$expcatid");
}
  ?>
  <tr valign="top"> 
    <td > 
      <table width="<?=$t2_width?>" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <?php include "ell/left_navigation_bar.inc"; ?>
          <td width="<?=$t3_width?>" height="10" valign="top"> 
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr> 
                <td rowspan="3" width="3%"><img src="/images/dot.GIF" width="30" height="1"></td>
                <td width="97%" height="6"> <?php include "ell/welcome_banner.ell"; ?> 
                </td>
              </tr>
              <tr> 
                <td width="97%" height=20>&nbsp;</td>
              </tr>
              <tr> 
                <td width="97%" valign="top" height="200"> 
                  <table width="97%" border="0" cellspacing="0" cellpadding="0">
                    <tr> 
                      <td height="30" colspan="2"> 
                        <div align="center"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#990000" style="font-size:14px" >Expedition 
                          Newsnet</font></b></div>                      </td>
                    </tr>
                    <tr> 
                      <td colspan="2"><font face="Verdana, Arial, Helvetica, sans-serif" size="1" color="#0">Expedition 
                        Newsnet searches over 18,000 articles per week to bring 
                        you the latest adventures, field research reports, and 
                        expeditionary news from around the globe. Equest members 
                        have access to full text articles and our weekly e-mail 
                        service.&nbsp;<a href="/register/register_select.ell"><font size="1" color="#EE0000">Membership 
                        Info!</font></a></font></td>
                    </tr>
                    <tr>
                      <td colspan="2">&nbsp;</td>
                    </tr>
                    <tr> 
                      <td width="1177"><table width="97%" border="0" cellpadding="0" cellspacing="0">
                        <tr>
                          <td bgcolor="1E55DF" width="65%" height="6"><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF"><b><font size="1" style="font-size:12px" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;
                                    <?=$expacname?>
                            News 
                            Headlines &nbsp;<font color="#CCFF66">
            <?php
			  echo date("dS F, Y");
			?>
          </font></font><font color="#CCFF66" size="1" face="Verdana, Arial, Helvetica, sans-serif"> </font></b></font></td>
                          <td valign="bottom" height="6"><img src="/images/sub_tab_right.gif" /></td>
                        </tr>
                        <tr>
                          <td colspan="2" height="1" bgcolor="#666666"><img src="/images/dot.GIF" width="1" height="1" /></td>
                        </tr>
                        <tr valign="top">
                          <td colspan="2" height="7"><img src="/images/dot.GIF" width="1" height="1" /></td>
                        </tr>
                        <tr valign="top">
                          <td colspan="2" height="18"><?php
		      include("newsdir/news_headlines_main.ell");
		      ?>
                              <font face="Verdana, Arial, Helvetica, sans-serif" size="1"> </font></td>
                        </tr>
                      </table></td>
                      <td width="170" align=center valign=top><br>
			<script type="text/javascript"><!--
google_ad_client = "pub-6599114083874796";
/* 160x600, created 12/2/08 */
google_ad_slot = "3186450160";
google_ad_width = 160;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
			</td>
                    </tr>
                  </table>
                  <br>
                </td>
	      </tr>
              <tr> 
                <td colspan="2" height="40"> 
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<?php
	$UI->DisplayMap();
?>
</body>
</html>