<%@Page language="C#" Inherits="tsl.tsl" Debug="true" %>
<%
string sign=userlogin();
string username=Convert.ToString(Session["usename"]);
string [,] zgfc;
string [,] zgpt;
string [,] zgfile;
zgfcfile(out zgfc, out zgpt,out zgfile);
%>
<HTML>
<HEAD>
<TITLE>职工风采--中国烟草在线</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<META
content="中国烟草，烟草信息，中国，烟草企业，烟草新闻，香烟，烟草，卷烟，雪茄，卷烟厂，烟叶，烟草专卖，国家烟草专卖局，专卖局，烟草经济信息中心，富莱公司，富莱，烤烟，白肋烟，晾烟，晒烟，熏烟，烟草公司，烟草企业，烟草商，烟草进出口，烟草文化，烟草新闻，烟草政策，烟草行业，吸烟，抽烟，烟,China, China tobacco, tobacco, cigarette, cigar, smoking"
name=keywords>
<META
content=中国烟草（TOBACCOCHINA　ONLINE）在线是中国国内容最丰富，信息最权威，最专业的烟草行业信息发布站点,竭诚为您提供优秀的信息服务！
name=description>
<script type="text/javascript">
function init() {
  if (!document.getElementById) return
  var imgOriginSrc;
  var imgTemp = new Array();
  var imgarr = document.getElementsByTagName('img');
  for (var i = 0; i < imgarr.length; i++) {
    if (imgarr[i].getAttribute('hsrc')) {
        imgTemp[i] = new Image();
        imgTemp[i].src = imgarr[i].getAttribute('hsrc');
        imgarr[i].onmouseover = function() {
            imgOriginSrc = this.getAttribute('src');
            this.setAttribute('src',this.getAttribute('hsrc'))
        }
        imgarr[i].onmouseout = function() {
            this.setAttribute('src',imgOriginSrc)
        }
    }
  }
}
onload=init;
</script><script type="text/javascript">
function openwindow()
{window.open('login.aspx','','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=300,height=300');
}
function openwindow3()
{window.open('logout.aspx','','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=300,height=300');
}

</script>
<link href="images/style.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginwidth="0" marginheight="0" >
 <!--#include virtual="/commond/act.htm" -->
<table width="760" border="0" cellspacing="0" cellpadding="0" align="center" height="65" class="box_1">
    <tr> 
      <td height="2"><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="760" height="90">
        <param name="movie" value="images/jiaozi7609020040212.swf">
        <param name="quality" value="high">
        <embed src="images/jiaozi7609020040212.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="90"></embed>
      </object></td>
    </tr>
  </table>
  <table width="760" height="60" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr> 
      <td width="193" align="center" bgcolor="#AFD23C"><img src="images/logo.gif" width="149" height="50"></td>
      <td align="center" background="images/menu_bg_02.gif">
	  <table width="90%" border="0" cellspacing="0" cellpadding="0">
        <tr align="center"> 
          <td><a href="empl_main.aspx"><img src="images/menu_o_01.gif" hsrc="images/menu_01.gif" border="0"></a></td>
          <td><a href="empl_mien.aspx"><img src="images/menu_02.gif"  border="0"></a></td>
          <td><a href="empl_tshi.aspx"><img src="images/menu_o_03.gif" hsrc="images/menu_03.gif" border="0"></a></td>
          <td><a href="empl_xqin.aspx"><img src="images/menu_o_04.gif" hsrc="images/menu_04.gif" border="0"></a></td>
          <td><a href="empl_wxue.aspx"><img src="images/menu_o_05.gif" hsrc="images/menu_05.gif" border="0"></a></td>
          <td><a href="empl_pic.aspx"><img src="images/menu_o_06.gif" hsrc="images/menu_06.gif" border="0"></a></td>
          <td><a href="bbs.aspx"><img src="images/menu_o_08.gif" hsrc="images/menu_08.gif" border="0"></a></td>
        </tr>
      </table>
	  </td>
    </tr>
  </table>
  
<TABLE width=760 border=0 align="center" cellPadding=0 cellSpacing=0 
borderColorLight=#666666 borderColorDark=#ffffff background="images/bg_line.gif">
  <TBODY>
    <TR> 
      <TD width=192 align="center" vAlign=top bgcolor=#AFD23C> 
        <table width="180" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td><img src="images/left_1.gif" width="180" height="15"></td>
          </tr>
          <tr>
            <td align="center" bgcolor="#FFFFFF"> <%
			if(username==null||username=="")
			{
			%>
			<table width="92%" border="0" cellpadding="0">
                <form name="form1" method="post" action="empl_mien.aspx">
                  <tr> 
                    <td height="24" colspan="2" align="center" background="images/bg_list.gif"> 
                      用 户 登 录</td>
                  </tr>
                  <tr> 
                    <td width="36%">用户名</td>
                    <td><input name="username" type="text" class="text" id="username" size="12" maxlength="40"></td>
                  </tr>
                  <tr> 
                    <td>密　码</td>
                    <td><input name="password" type="password" class="text" id="password" size="12" maxlength="40"></td>
                  </tr>
                  <tr> 
                    <td align="center"><font class="font_2">
                      <input type="submit"  style="height: 20px;width: 37px;" name="Submit2" value="登录">
                    </font></td>
                    <td height="25" align="center"> <a href="reg.aspx"><img src="images/regist.gif" width="37" height="20" border="0"></a></td>
                  </tr>
                </form>
              </table>
			  <%
			}
			else
			{
			%>   
              <table width="90%" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="10" height="10"><IMG SRC="images/bg_table2_01.gif" WIDTH=10 HEIGHT=10 ALT=""></td>
                  <td background="images/bg_table2_02.gif"><img src="images/speacer.gif" width="1" height="1"></td>
                  <td width="10" height="10"><IMG SRC="images/bg_table2_03.gif" WIDTH=10 HEIGHT=10 ALT=""></td>
                </tr>
                <tr>
                  <td background="images/bg_table2_04.gif">&nbsp;</td>
                  <td align="center" background="images/bg_table2_05.gif"><table width="100%" border="0" cellpadding="2" cellspacing="2">
                      <tr> 
                        <td><p>您好！<strong><%=username%></strong><br>
                            您已经登录成功！</p></td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="empl_tshi_3.aspx" target="_blank" class="b1">个人资料修改</a> 
                        </td>
                      </tr>
                      <tr>
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> <a href="empl_mien_1.aspx?usercode=<%=Convert.ToString(Session["usercode"])%>" target="_blank" class="b1">个人风采</a> </td>
                      </tr>
					     <tr>
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> <a href="zgfcapply.aspx" target="_blank" class="b1">职工风采申请</a> </td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="empl_tshi_2.aspx" target="_blank" class="b1">创建同事录</a> 
                        </td>
                      </tr>
                      <tr>
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="e_file_add.aspx">心情故事投稿</a> </td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="e_file_add1.aspx" target="_blank" class="b1">烟草文学投稿</a></td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="empl_tshi_9.aspx" target="_blank" class="b1">职工风采维护</a></td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="empl_tshi_16.aspx" target="_blank" class="b1">职工照片</a></td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="empl_tshi_11.aspx" target="_blank" class="b1">发布寻人启事</a></td>
                      </tr>
                      <tr> 
                        <td>　　<img src="images/dot8.gif" width="6" height="11"> 
                          <a href="javascript:void();" onClick="openwindow3()">退出登录</a></td>
                      </tr>
                      <tr> 
                        <td align="right"><a href="javascript:void();" onClick="openwindow()">重新登录</a></td>
                      </tr>
                    </table>
                  </td>
                  <td background="images/bg_table2_06.gif">&nbsp;</td>
                </tr>
                <tr>
                  <td width="10" height="10"><IMG SRC="images/bg_table2_07.gif" WIDTH=10 HEIGHT=10 ALT=""></td>
                  <td background="images/bg_table2_08.gif"><img src="images/speacer.gif" width="1" height="1"></td>
                  <td width="10" height="10"><IMG SRC="images/bg_table2_09.gif" WIDTH=10 HEIGHT=10 ALT=""></td>
                </tr>
              </table>
              <%}
			  %></td>
          </tr>
          <tr>
            <td><img src="images/left_3.gif" width="180" height="15"></td>
          </tr>
          <tr>
            <td height="5"><img src="images/speacer.gif" width="1" height="1"></td>
          </tr>
          <tr>
            <td><img src="images/left_1.gif" width="180" height="15"></td>
          </tr>
          <tr>
            <td align="center" bgcolor="#FFFFFF"> 
              <table width="92%" border="0" cellpadding="0">
                <form name="form2" method="post" action="empl_search.aspx">
                  <tr align="center"> 
                    <td height="24" colspan="2" background="images/bg_list.gif">个人风采查询</td>
                  </tr>
                  <tr valign="top"> 
                    <td width="30%" height="30">好友姓名<br>
或昵称</td>
                    <td width="50%"><input name="username" type="text" class="text" id="username" size="12" maxlength="40"></td>
                  </tr>
                  <tr> 
                    <td width="30%">&nbsp;</td>
                    <td width="50%"><font class="font_2"> 
                      <input type="submit" name="Submit284" value="查询">
                      </font></td>
                  </tr>
                </form>
              </table>
              <table width="92%" border="0" cellpadding="0">
                <tr> 
                  <td height="24" align="center" background="images/bg_list.gif" class="font_2">最新加入用户</td>
                </tr>
                <%
				 for(int i=0;i<5;i++)
				 {
				 if(zgfc[i,0]!=null&&zgfc[i,0]!="")
				 {
				 %>
                <tr> 
                  <td class="font_2">　<img src="images/dot6.gif" width="6" height="7"> 
                    <a href="empl_mien_1.aspx?usercode=<%=zgfc[i,1]%>"><%=zgfc[i,0]%></a></td>
                </tr>
                <%}}%>
              </table>
                
            </td>
          </tr>
          <tr>
            <td><img src="images/left_3.gif" width="180" height="15"></td>
          </tr>
        </table>
		<table width="81%" height="320" border="0" cellpadding="0" cellspacing="0">
          <tr> 
            <td height="320" align="center"> 
              <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="120" height="300">
                <param name="movie" value="images/zgzjad.swf">
                <param name="quality" value="high">
                <embed src="images/zgzjad.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="120" height="300"></embed></object> 
            </td>
          </tr>
        </table></TD>
      <TD width="566" align=center vAlign=top><table width="98%" height="20" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td>职工之家首页 &gt;&gt; 职工之家 &gt;&gt; 职工风采</td>
        </tr>
      </table>
        <TABLE width="98%" height="23" cellpadding="0" cellSpacing=0>
          <TBODY>
            <TR> 
              <TD width="6"><img src="images/list_bg1.gif" width="6" height="23"></TD>
              <TD width="516" background="images/list_bg3.gif"><img src="images/list_icon1.gif" width="30" height="22"><img src="images/list_font2.gif" width="82" height="20"></TD>
              <TD width="27" background="images/list_bg3.gif"><a href="empl_mien_more1.aspx"><img src="images/more.gif" width="45" height="20" border="0"></a></TD>
              <TD width="6"><img src="images/list_bg2.gif" width="6" height="23"></TD>
            </TR>
          </TBODY>
        </TABLE>
        <table width="96%" border="0" cellspacing="0" cellpadding="5">
          <tr align="center"> 
            <%
		for(int i=0;i<4;i++)
		{
		if(zgpt[i,1]!=null)
		{
		%>
            <td width="25%"> <table border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  <td align="center"><a href="empl_pic_1.aspx?id=<%=zgpt[i,4]%>" target="_blank"><img src="zgphoto/<%=zgpt[i,3]%>" width="70" height="72" border="0"></a></td>
                </tr>
                <tr> 
                  <td align="center"><a href="empl_pic_1.aspx?id=<%=zgpt[i,4]%>" target="_blank">名称：<%=zgpt[i,1]%></a></td>
                </tr>
                <tr> 
                  <td align="center"><a href="empl_mien_1.aspx?usercode=<%=zgpt[i,0]%>" target="_blank">作者：<%=zgpt[i,2]%></a></td>
                </tr>
              </table></td>
            <%}}%>
          </tr>
        </table>
        <TABLE width="98%" height="23" cellpadding="0" cellSpacing=0>
          <TBODY>
            <TR>
              <TD width="6"><img src="images/list_bg1.gif" width="6" height="23"></TD>
              <TD background="images/list_bg3.gif"><img src="images/list_icon1.gif" width="30" height="22"><img src="images/list_font1.gif" width="82" height="20"></TD>
              <TD width="45" background="images/list_bg3.gif"><a href="empl_mien_more2.aspx"><img src="images/more.gif" width="45" height="20" border="0"></a></TD>
              <TD width="6"><img src="images/list_bg2.gif" width="6" height="23"></TD>
            </TR>
          </TBODY>
        </TABLE>
        <table width="96%" border="0" cellspacing="0" cellpadding="0">
          <%
		 for(int i=0;i<6;i++)
		 {
		 if(zgfile[i,1]!=null&&zgfile[i,1]!="")
		 {
		 %>
          <tr>
            <td height="22"><img src="images/icon01.gif" width="9" height="9"><a href="empl_article.aspx?id=<%=zgfile[i,4]%>" target="_blank"> <%=zgfile[i,1]%></a></td>
            <td width="15%"><a href="empl_mien_1.aspx?usercode=<%=zgfile[i,0]%>" target="_blank"><%=zgfile[i,2]%></a></td>
            <td width="15%">[<%=zgfile[i,3]%>]</td>
          </tr>
          <tr bgcolor="#EEEEEE">
            <td height="1" colspan="3"><img src="images/speacer.gif" width="1" height="1"></td>
          </tr>
          <%
		}}
		%>
          <tr bgcolor="#EEEEEE">
            <td height="1" colspan="3"><img src="images/speacer.gif" width="1" height="1"></td>
          </tr>
        </table>
        <TABLE width="98%" height="23" cellpadding="0" cellSpacing=0>
          <TBODY>
            <TR> 
              <TD width="6"><img src="images/list_bg1.gif" width="6" height="23"></TD>
              <TD background="images/list_bg3.gif"><img src="images/list_icon1.gif" width="30" height="22"><img src="images/list_font3.gif" width="82" height="20"></TD>
              <TD width="45" background="images/list_bg3.gif"><a href="empl_mien_more3.aspx"><img src="images/more.gif" width="45" height="20" border="0"></a></TD>
              <TD width="6"><img src="images/list_bg2.gif" width="6" height="23"></TD>
            </TR>
          </TBODY>
        </TABLE>
        <table width="550" border="0" cellspacing="2" cellpadding="0">
         <%for(int i=0;i<20;i++)
		 {
		 	 if(zgfc[i,0]!=null&&zgfc[i,0]!="")
				 {
		 %>
		  <tr> 
            <td width="234" height="22"><img src="images/icon03.gif" width="10" height="9"> 
               <a href="empl_mien_1.aspx?usercode=<%=zgfc[i,1]%>"><%=zgfc[i,0]%></a></td>
            <td width="310"><%=zgfc[i,2]%></td>
          </tr>
          <tr> 
            <td colspan="2" bgcolor="#EEEEEE"><img src="images/speacer.gif" width="1" height="1"></td><%}}%>
          </tr>       
        </table>
      </TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE width=760 height="30" border=0 align="center" cellPadding=0 cellSpacing=0 
borderColorLight=#666666 borderColorDark=#FFFFFF background="images/bg_line.gif" bgcolor="#AFD23C" >
  <TR> 
    <TD width="192" align="center">&nbsp; </TD>
    <TD width="12" align="left" valign="top"><img src="images/bottom_left.gif" width="12" height="32"></TD>
    <TD width="543" align="left" valign="top" bgcolor="#FFFFFF">&nbsp;</TD>
    <TD width="12" align="left" valign="top"><img src="images/bottom_right.gif" width="12" height="32"></TD>
  </TR>
  <TR> 
    <TD height="30" colspan="4" align="center">&nbsp;</TD>
  </TR>
</TABLE>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td bgcolor="#CCCCCC"><img src="images/speacer.gif" width="1" height="1"></td>
    </tr>
</table>
<!--#include virtual="/commond/copyright.htm" -->
</BODY></HTML>
