- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Left.aspx.cs" Inherits="Left" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head runat="server">
- <title>无标题页</title>
- </head>
- <body >
- <form id="form1" runat="server">
- <table width="175" border="0" cellspacing="0" cellpadding="0" height="500px">
- <tr>
- <td width="8px" background="Images/body_left.jpg">
- </td>
- <td valign="top">
- <TABLE width="160" height="21" border="0" cellPadding="0" cellSpacing="0" >
- <tr>
- <td>
- <TABLE width="160" height="21" border="0" cellPadding="0" cellSpacing="0" background="Images/left_bg.jpg">
- <TR>
- <TD width="3"><strong> </strong>
- </TD>
- <TD width="135"><strong><img src="Images/icon3.gif" width="17" height="18" align="absmiddle">
- 公 告</strong></TD>
- <TD style="CURSOR: hand" align="left" width="22"><img src="Images/arrowdown.gif" id="Img1" height="15" width="15" border="0" /></TD>
- </TR>
- </TABLE>
- <div id="Div1">
- <DIV class="SnapContent" id="DIV2" style="WIDTH: 160; HEIGHT: 100%">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <td height="50px" style="width: 5px">
- <marquee style="width:145px;height:150px" direction="up" onMouseOver="this.stop()" onMouseOut="this.start()" scrollamount="2" id="showLeft">
- <asp:Label id="lb_mqtext" runat="server" ></asp:Label>
- </marquee>
- </td>
- </TR>
- </TABLE>
- </DIV>
- </div>
- <TABLE width="160" height="21" border="0" cellPadding="0" cellSpacing="0" background="Images/left_bg.jpg">
- <TR>
- <TD width="3"><strong> </strong>
- </TD>
- <TD width="135"><strong><img src="Images/icon1.gif" width="17" height="18" align="absmiddle">
- 日常工作</strong></TD>
- <TD style="CURSOR: hand" align="left" width="22"><img src="Images/arrowdown.gif" id="Left1_AscxLC1_Snap1_ctl00_IMG1" height="15" width="15" border="0" /></TD>
- </TR>
- </TABLE>
- <div id="Left1_AscxLC1_Snap1_InnerSpan">
- <DIV class="SnapContent" id="pH3G" style="WIDTH: 160; HEIGHT: 100%">
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="WorkFlowStart">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/i_rate.gif" width="18" border="0"></TD>
- <TD><A class="links" target="mainFrame" href="Workflow/WorkFlowStart.aspx">启动工作</A></TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="WorkFlowWait">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/i_rate.gif" width="18" border="0"></TD>
- <TD><A class="links" href="Workflow/WorkFlowWait.aspx" target="mainFrame" >待办工作</A></TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="ProjectSearch">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/i_email.gif" width="18" border="0"></TD>
- <TD><A class="links" href="SearchP/ProjectSearch.aspx" target="mainFrame">已办工作</A> </TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="CheStatusSearch">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/actionEdit.gif" width="18" border="0"></TD>
- <TD><A class="links" href="SearchP/ProjectSearch.aspx" target="mainFrame">验收监测</A> </TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="StructureStatusSearch">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/actionEdit.gif" width="18" border="0"></TD>
- <TD><A class="links" href="SearchP/ProjectSearch.aspx" target="mainFrame">施工监测</A> </TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="StatusSearch">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/actionEdit.gif" width="18" border="0"></TD>
- <TD><A class="links" href="SearchP/StatusSearch.aspx" target="mainFrame">计划监测</A> </TD>
- </TR>
- </TABLE>
- </asp:Panel>
- <asp:Panel BorderWidth="0px" Width="100%" runat="server" ID="StatusSearchPrjAlert">
- <TABLE cellSpacing="0" cellPadding="2" border="0">
- <TR>
- <TD><IMG height="18" src="Images/actionEdit.gif" width="18" border="0"></TD>
- <TD><A class="links" href="SearchP/StatusSearchPrjAlert.aspx" target="mainFrame">变更监测</A> </TD>
- </TR>
- </TABLE>
- </asp:Panel>
- </DIV>
- </div>
- </td>
- </tr>
- </TABLE>
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>