Jobs.asp
Upload User: ahxunteng
Upload Date: 2022-05-16
Package Size: 1606k
Code Size: 3k
Development Platform:

VBScript

  1. <%@ LANGUAGE=VBScript CodePage=936%>
  2. <%option explicit%>
  3. <%Response.Buffer=True%>
  4. <!--#include file="Include/System.asp"-->
  5. <!--#include file="../Inc/ubbcode.asp"-->
  6. <!--#include file="Include/SysCoSaJo.asp"-->
  7. <!--#include file="Include/StrLeft.asp"-->
  8. <!--#include file="Include/Head.asp" -->
  9. <TABLE cellPadding=0 cellSpacing=0 class='Middle_Title'>
  10. <TR>
  11. <%if strSkins <= 200 and strSkins >= 1 then%>
  12. <%
  13. elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
  14. %>
  15. <TD vAlign=top class='M_Left_Td'> 
  16. <table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
  17. <tr>
  18. <td valign="top">
  19. <% Call Left_Job() %>
  20. </td>
  21. </tr>
  22. </table> 
  23. </TD>
  24. <%end if%> 
  25. <%if strSkins <= 200 and strSkins >= 1 then%>
  26. <TD class='M_Jgx_TD'><IMG src='../img/1x1_pix.gif' width=1 height=2></TD>
  27. <%
  28. elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
  29. %>
  30. <%end if%> 
  31. <TD vAlign=top> 
  32. <TABLE cellPadding=0 cellSpacing=0 align='center' class='M_Center_Title'>
  33. <% Call Style_Adcolumn() '广告栏 %>
  34. <!-- 人才策略 -->
  35. <TR>
  36. <TD>
  37. <TABLE cellSpacing=0 cellPadding=0  align='center' class='MC_Pt_Title'>
  38. <TR>
  39. <TD class='MC_Pt_TD1'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
  40. <TD class='MC_Pt_TD2'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
  41. <TD class='MC_Pt_TD3'><SPAN class=Glow>
  42. 人才策略
  43. &nbsp;</SPAN></TD>
  44. <TD class='MC_Pt_TD4'><div align="right">
  45. &nbsp;</div></TD>
  46. <TD class='MC_Pt_TD5'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
  47. </TR>
  48. </TABLE>
  49. </TD>
  50. </TR>
  51. <TR> 
  52. <TD>
  53. <TABLE cellSpacing=0 cellPadding=0  align='center' class='MC_HSJNr_Title'>
  54. <TR>
  55. <td valign=top style="line-height: 150%">  <%=CSJ_Jobs%></td>
  56. </tr>
  57. </table>
  58. </TD>
  59. </TR>
  60. <!-- 人才策略 END -->
  61. <TR> 
  62. <TD> 
  63. <TABLE cellSpacing=0 cellPadding=0  align='center' class='MC_bottom_title'>
  64. <tr> 
  65. <td>
  66. </td>
  67. </tr>
  68. <tr><td class='MC_bottom_Td2'></td></tr>
  69. </table>
  70. </TD>
  71. </TR>
  72. <TR> 
  73. <TD height=10><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
  74. </TR>
  75. </TABLE> 
  76. </TD>
  77. <%if strSkins <= 200 and strSkins >= 1 then%>
  78. <TD vAlign=top class='M_Left_Td'> 
  79. <table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
  80. <tr>
  81. <td valign="top">
  82. <% Call Left_Job() %>
  83. </td>
  84. </tr>
  85. </table> 
  86. </TD>
  87. </TR>
  88. </TABLE>
  89. <!--#include file="Include/Foot.asp" -->
  90. <%
  91. elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
  92. %>
  93. <TD class='M_Jgx_TD'><IMG src='../img/1x1_pix.gif' width=1 height=2></TD>
  94. <TD vAlign=top background="../Skin/201/line-mid-glay.gif" width="6"><img border="0" src="../Skin/201/line-shadow-glay-
  95. mid.gif" width="6" height="146"></TD>
  96. <TD vAlign=top class='Mr_TitlePt'><% Call Right_Download() %></TD>
  97. </TR>
  98. </TABLE>
  99. <!--#include file="Include/Foot4.asp" -->
  100. <%end if%>