<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html dir=ltr>

<head>
<style> 
a:link			{font:9pt/11pt 宋体; color:FF0000} a:visited		{font:9pt/11pt 宋体; color:#4e4e4e}
.STYLE1 {color: #FF0000}
</style>

<META NAME="ROBOTS" CONTENT="NOINDEX">

<title>无法找到网页</title>

<META HTTP-EQUIV="Content-Type" Content="text-html; charset=gb2312">
<META NAME="MS.LOCALE" CONTENT="ZH-CN">
</head>

<script>
function Homepage(){
<!--
// in real bits, urls get returned to our script like this:
// res://shdocvw.dll/http_404.htm#http://www.DocURL.com/bar.htm

	//For testing use DocURL = "res://shdocvw.dll/http_404.htm#https://www.microsoft.com/bar.htm"
	DocURL = document.URL;

	//this is where the http or https will be, as found by searching for :// but skipping the res://
	protocolIndex=DocURL.indexOf("://",4);

	//this finds the ending slash for the domain server
	serverIndex=DocURL.indexOf("/",protocolIndex + 3);

		//for the href, we need a valid URL to the domain. We search for the # symbol to find the begining
	//of the true URL, and add 1 to skip it - this is the BeginURL value. We use serverIndex as the end marker.
	//urlresult=DocURL.substring(protocolIndex - 4,serverIndex);
	BeginURL=DocURL.indexOf("#",1) + 1;

	urlresult=DocURL.substring(BeginURL,serverIndex);

	//for display, we need to skip after http://, and go to the next slash
	displayresult=DocURL.substring(protocolIndex + 3 ,serverIndex);

	InsertElementAnchor(urlresult, displayresult);
}

function HtmlEncode(text)
{
    return text.replace(/&/g, '&amp').replace(/'/g, '&quot;').replace(/</g, '&lt;').replace(/>/g, '&gt;');
}

function TagAttrib(name, value)
{
    return ' '+name+'="'+HtmlEncode(value)+'"';
}

function PrintTag(tagName, needCloseTag, attrib, inner){
    document.write( '<' + tagName + attrib + '>' + HtmlEncode(inner) );
    if (needCloseTag) document.write( '</' + tagName +'>' );
}

function URI(href)
{
    IEVer = window.navigator.appVersion;
    IEVer = IEVer.substr( IEVer.indexOf('MSIE') + 5, 3 );

    return (IEVer.charAt(1)=='.' && IEVer >= '5.5') ?
        encodeURI(href) :
        escape(href).replace(/%3A/g, ':').replace(/%3B/g, ';');
}

function InsertElementAnchor(href, text)
{
    PrintTag('A', true, TagAttrib('HREF', URI(href)), text);
}

//-->
</script>

<body bgcolor="FFFFFF">

<table width="410" align="center" cellpadding="3" cellspacing="5">

  <tr>
    <td width="400" align="left" valign="middle"><div align="center"><img src="1.jpg" width="180" height="180" align="middle">
    </div>
      <h1 style="COLOR:000000; FONT: 12pt/15pt 宋体"><!--Problem-->
        <font style="COLOR:000000; FONT: 9pt/11pt 宋体">
        <hr color="#C0C0C0" noshade>
    </font></h1></td>
  </tr>
  

  <tr>
    <td width="400" colspan="2"><p><strong><font style="COLOR:000000; FONT: 9pt/11pt 宋体">
      <span style="COLOR:000000; FONT: 12pt/15pt 宋体">尚贤达猎头公司提示您:<span class="STYLE1">该网页无法找到</span></span></font></strong></p>
      <p><font style="COLOR:000000; FONT: 9pt/11pt 宋体">您正在搜索的网页可能已经删除、更名或暂时不可用。
      </font></p>
      <font style="COLOR:000000; FONT: 9pt/11pt 宋体">
      <p>请尝试下列操作：</p>
      </font><ul>
        <li class="STYLE1"><font style="FONT: 9pt/11pt 宋体">访问尚贤达猎头公司主页:http://www.sunsharer.cn</font></li>
      </ul>
      <font style="COLOR:000000; FONT: 9pt/11pt 宋体"><h2 style="font:9pt/11pt 宋体; color:000000"><BR>
      </h2>
      <hr color="#C0C0C0" noshade>
      <p>&nbsp;</p>
    </font></td>
  </tr>
</table>
</body>
</html>
