﻿<!DOCTYPE html>
<html>
<head> <meta name="keywords" content="keywords_temp" />
<meta name="description" content="description_temp">

    <meta charset="utf-8" />
    <title>出错误了~</title>
<#webadvjs#>
    <link href="css/bootstrap.min.css" rel="stylesheet" />
    <link href="css/css.css" rel="stylesheet" />
<meta http-equiv="Cache-Control" content="no-transform" />
<script>var V_PATH="/";window.onerror=function(){ return true; };</script>
</head>
<body><h1><a href="http://jonaldama.com/">开元登录官网</a></h1>
    <div style="background-color:white;height:90px;position:absolute;top:0px;width:100%;box-shadow: -3px 2px 6px #8e8e8e;">
        <div class="gh_hp_top">
            <div class="logo"></div>
            <div class="right">
                <img src="images/head_qiyehao.jpg" />
                <img src="images/head_public.jpg" />
                <span>
                    &nbsp;&nbsp;
                    <img style="width: 16px; height: 16px; margin: 0px 2px 0px 0px;" src="images/addtocollection.png" /><a id="favorites">加入收藏</a>
                </span>
            </div>
        </div>
    </div>
    <div id="mian">
        <img src="images/error.png" alt="error" style="width:300px" />

        <h2>
            <label><b>Sorry</b></label>
        </h2>

        <p>
            很抱歉！您要访问的页面出现错误。
        </p>
        <p>
            <a class="return" href="Default.aspx">返回开元登录官网</a>
        </p>
    </div>
    
    <style>
        body {
            background-color: #e1e1e1;
            overflow: hidden;
            margin:0px;
        }

        #mian {
            text-align: center;
            margin: 0 auto;
            overflow: hidden;
            box-shadow: 6px 6px 5px 0px #d4d4d4;
            /*border-top: 20px solid;
            border-bottom: 20px solid;*/
            padding-top: 80px;
        }

        b {
            text-shadow: 3px 3px white;
            font-size: 28px;
        }

        .return {
            background-color: #006699;
            color: white;
            padding: 10px;
            border-radius: 5px;
            text-decoration: none;
            margin-top: 10px;
        }

        a:hover {
            color: #006699;
            background-color: white;
        }

        h2, p {
            margin: 0px;
        }

        p {
            line-height: 41px;
        }
    </style>
<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>