var tmplocation = document.location;
tmplocation = tmplocation.toString();
tmplocation = tmplocation.toLowerCase();
tmplocation = tmplocation.toString();

document.write("<table width=100% border=0 cellspacing=0 cellpadding=0>")
document.write("<tr>")
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("joblist.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff ><a href='./JobList.aspx' class=sidesub>职缺项目</td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131><a href='./JobList.aspx' class=sidesub>职缺项目</td>") 
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")

document.write("<tr>") 
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("hresume.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff ><a href='./hresume.aspx' class=sidesub>履历登录</td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131 ><a href='./hResume.aspx' class=sidesub>履历登录</a></td>")
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")

document.write("<tr>") 
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("hresume_01.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff ><a href='./hresume_01.aspx' class=sidesub>履历维护</td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131 ><a href='./hResume_01.aspx' class=sidesub>履历维护</a></td>")
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")

document.write("<tr>") 
document.write("<tr>") 
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("qryrsmstatus.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff ><a href='./QryRsmStatus.aspx' class=sidesub>履历追踪</td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131 ><a href='./QryRsmStatus.aspx' class=sidesub>履历追踪</a></td>")
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")

document.write("<tr>") 
document.write("<tr>") 
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("qryrsmpwd.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff ><a href='./QryRsmPwd.aspx' class=sidesub>密码查询</td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131><a href='./QryRsmPwd.aspx' class=sidesub>密码查询</a></td>")
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")


document.write("<tr>") 
document.write("<td width=13><img height=16 src=../images/shim.gif width=13></td>")
if ( tmplocation.indexOf("orderepaper.aspx") > 0  ) {
  document.write("<td width=16 valign=top><img height=16 src=../images/menu_arrow_sm.gif width=16></td>")
  document.write("<td colspan=2 width=131 bgcolor=#ffffff><a href='./OrderEpaper.aspx' class=sidesub >职缺报报</a></td>")
}
else {
  document.write("<td width=16 valign=top><img height=16 src=../images/shim.gif width=16></td>")
  document.write("<td colspan=2 width=131><a href='./OrderEpaper.aspx' class=sidesub >职缺报报</a></td>")
}
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/1x1.gif width=160 height=1></td>")
document.write("</tr>")

document.write("<tr> ")
document.write("<td colspan=4><img src=../images/shim.gif width=160 height=100></td>")
document.write("</tr>")
            
document.write("</table>")
          
