<%@Page language="C#" Inherits="enews.enews_song" Debug="true"%>
<%
string[,] enter=new string[22,13];
string sign=enewsdisp(out enter);
string title1=enter[0,0];
string master1=enter[0,2];
string derivation1=enter[0,3];
string content=enter[0,11];
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>TobaccoChina Online_www.TobaccoChina.com</title>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<link href="style.css" rel="stylesheet" type="text/css">
</head>

<body>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="5" bgcolor="#FFFFFF"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="180" height="19"><a href="index.aspx"><img src="images/logo_2003.gif" width="165" height="53" hspace="4" border="0"></a></td>
    <td width="468"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="60" hspace="5">
      <param name="movie" value="ad/baisha.swf">
      <param name="quality" value="high">
      <embed src="ad/baisha.swf" width="468" height="60" hspace="5" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
    </object></td>
  <td width="112"><table width="100%" height="60" border=0 align=center cellpadding=0 cellspacing=0>
    <tbody>
      <tr>
        <td> <a onClick="javascript:window.external.addfavorite('http://act.tobaccochina.net/englishnew/index.aspx','TobaccoChina Online_www.TobaccoChina.com');" href="#" alt="TobaccoChina Online_www.TobaccoChina.com">Add to Favorites</a></td>
      </tr>
      <tr>
        <td> <a onClick="javascript:this.style.behavior='url(#default#homepage)';this.sethomepage('http://act.tobaccochina.net/englishnew/index.aspx');" href="#">Set as Homepage</a></td>
      </tr>
      <tr>
        <td> <a href="http://www.tobaccochina.com">Chinese Edition</a></td>
      </tr>
    </tbody>
  </table></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="5" bgcolor="#FFFFFF"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td height="3"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td height="5" bgcolor="#FFFFFF"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="100" valign="top" bgcolor="#F2F2F2"><table width="100%" border="0" cellpadding="6" cellspacing="0">
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='index.aspx'" 
          onmouseout="style.background=''">Home</td>
      </tr>
      <tr>
        <td class="current2" onmouseover="style.cursor='hand'" 
          onclick="location='http://act.tobaccochina.net/englishnew/news.aspx'" vAlign=bottom>Industry News </td>
      </tr>
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='http://act.tobaccochina.net/englishnew/regu.aspx'" 
          onmouseout="style.background=''">Regulations Update</td>
      </tr>
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='http://act.tobaccochina.net/englishnew/smoke.aspx'" 
          onmouseout="style.background=''">Smoking &amp; Health</td>
      </tr>
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='http://act.tobaccochina.net/englishnew/cned.aspx'" 
          onmouseout="style.background=''">Chinese Edition Headlines </td>
      </tr>
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='http;//act.tobaccochina.net/englishnew/about.aspx'" 
          onmouseout="style.background=''">About Us </td>
      </tr>
      <tr>
        <td class="title1" onmouseover="style.background='#C4C4C4';style.cursor='hand'" 
          onclick="location='http://act.tobaccochina.net/englishnew/contact.aspx'" 
          onmouseout="style.background=''">Contact Us </td>
      </tr>     
    </table>    </td>
    <td width="5">&nbsp;</td>
    <td valign="top"><table width="98%"  border="0" cellpadding="2" cellspacing="2">
      <tr>
        <td align="center" class="font14"><%=enter[0,0]%></td>
      </tr>
      <tr>
        <td align="right" class="large"> <%if (enter[0,3].Trim()==enter[0,2].Trim())
		{
		Response.Write (enter[0,3]);
		}
		else
		{
		 String abc=enter[0,3].Replace(enter[0,2],"");
		 if (abc.Length>3)
		 {
		   String source=enter[0,3].Trim().Replace(enter[0,2],"");
		   if (source=="Special Report by TobaccoChina Online" || source=="TobaccoChina Online")
		   {
             Response.Write (enter[0,3].Trim().Replace(enter[0,2],"")+"&nbsp;&nbsp;"+enter[0,2]);
		   }
		   else
		   {
		     Response.Write ("Source from:"+enter[0,3].Trim().Replace(enter[0,2],"")+"&nbsp;&nbsp;"+enter[0,2]);
		   }
		 }
		 else
		 {
              Response.Write (enter[0,2]);
		 }
		}					
		%></td>
      </tr>
      <tr>
        <td height="5" class="line"><img src="images/speacer.gif" width="1" height="1"></td>
      </tr>
      <tr>
        <td class="large"><%=enter[0,1]%>
       </td>
      </tr>
    </table>
      <table width="98%"  cellpadding="4" cellspacing="0" style="border:1 solid #999999;">
        <tr>
          <td class="box01">Related Updates </td>
        </tr>
        <tr>
          <td><%
newsxg(enter[0,8]);
%></td>
        </tr>
      </table></td>
    <td width="5">&nbsp;</td>
  </tr>
</table>
<table width="760"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="5" bgcolor="#FFFFFF"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td height="5" bgcolor="#000000"><img src="images/speacer.gif" width="1" height="1"></td>
  </tr>
  <tr>
    <td height="30" align="center" bgcolor="#5E595A" class="white">
	Copyright 2000-2004 By TobaccoChina Online. All rights reserved. </td>
  </tr>
</table>
</body>
</html>
