﻿function killErrors(){return true}window.onerror=killErrors;sfHover=function(){var b=document.getElementById("nav").getElementsByTagName("LI");for(var a=0;a<b.length;a++){b[a].onmouseover=function(){this.className+=" sfhover"};b[a].onmouseout=function(){this.className=this.className.replace(new RegExp(" sfhover\\b"),"")}}};window.onload=sfHover;function doZoom(a){var b=document.all?document.all["content"]:document.getElementById("content");b.style.fontSize=a+"px"}function copyurl(){ttext=location.href+"?="+"һƪ£";clipboardData.setData("text",ttext);alert("ַƳɹճ밴[ CTRL + V ]\n\nǳлƼ")}function ReImgSize(){for(i=0;i<document.images.length;i++)if(document.all){if(document.images[i].width>500){document.images[i].width="500";document.images[i].outerHTML='<a href="'+document.images[i].src+'" target="_blank" title="´ڴͼƬ">'+document.images[i].outerHTML+"</a>"}}else if(document.images[i].width>400){document.images[i].title="´ڴͼƬ";document.images[i].style.cursor="pointer";document.images[i].onclick=function(){window.open(this.src)}}}