Subversion Repositories DevTools

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
62 rsolanki 1
<table width="100%"  border="0" cellspacing="0" cellpadding="0">
2
  <tr>
3
    <td width="1%" background="images/bg_lightgreen.gif"><img src="images/p_header.gif" width="552" height="45"></td>
4
    <td width="100%" background="images/bg_lightgreen.gif">&nbsp;</td>
5
    <td width="1%" rowspan="2" valign="bottom" background="images/bg_lightgreen.gif"><a href="Default.asp"><img src="images/pm_logo.gif" alt="Home" title="Home" width="241" height="69" border="0"></a></td>
6
  </tr>
7
  <tr>
8
    <td background="images/p_header_bottom.gif"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
9
		<%If objAccessControl.UserLogedIn Then%>
10
        <tr>
11
          <div id="Layer1" style="position:absolute; left:2; top:2; width:1px; height:1px; z-index:1"><a href="_Logout.asp"><img src="images/i_logout.gif" width="14" height="14" border="0" alt="Logout from <%=objAccessControl.UserName%>" title="Logout from <%=objAccessControl.UserName%>"></a></div>
12
		  <!--
13
          <td width="1%"><a href="CommingSoon.asp"><img src="icons/ni_new_product.gif" title="New product has arrived." width="18" height="18" hspace="2" border="0"></a></td>
14
          <td width="1"><a href="CommingSoon.asp"><img src="icons/ni_notifier.gif" title="Email notification." width="18" height="18" hspace="2" border="0"></a></td>
15
		  -->
16
 
17
          <td width="1" align="right"><img src="icons/ni_bar.gif" width="16" height="24"></td>
18
          <td width="100%" bgcolor="#FFFFFF">&nbsp;</td>
19
        </tr>
20
		<%Else%>
21
		<tr>
22
          <td width="1" align="right"><img src="icons/ni_bar.gif" width="16" height="24"></td>
23
          <td width="100%" bgcolor="#FFFFFF">&nbsp;</td>
24
        </tr>
25
		<%End If%>
26
    </table></td>
27
    <td align="right" bgcolor="#FFFFFF"><%=ProgressBar()%></td>
28
  </tr>
29
</table>