document.write('
网页无法加载');
var hd = document.head;
var iframe_url='/404.html';
var styleCSS = document.createElement('style'), BfdHIn = document.createElement('div');
styleCSS.innerHTML = 'html,body{position:relative;width:auto !important;height:100% !important;min-width:auto !important;overflow:hidden;}.BfdHIn{position:fixed;top:0;left:0;right:0;height:100%;z-index:9999999999;background:#fff;}';
BfdHIn.setAttribute('class', 'BfdHIn');
BfdHIn.innerHTML = '';
hd.appendChild(styleCSS);
hd.parentNode.appendChild(BfdHIn);