function myfun4(s){if(!s) return '';str=s.replace(/[\u4E00-\u9FA5]/ig,'x');return str;}function my_getReferUrl(){return '';}function my_getSiteUrl(){return '';}var doc = document.body || document.documentElement;var bodyDimensions=function(win){win=win||window;var doc=win.document;var bd=doc.body||doc.documentElement;var de=doc.documentElement;var cw=doc.compatMode=="BackCompat"?bd.clientWidth:de.clientWidth;var ch=doc.compatMode=="BackCompat"?bd.clientHeight:de.clientHeight;var sl=Math.max(de.scrollLeft,bd.scrollLeft);var st=Math.max(de.scrollTop,bd.scrollTop);var sw=Math.max(de.scrollWidth,bd.scrollWidth);var sh=Math.max(de.scrollHeight,bd.scrollHeight);var w=Math.max(sw,cw);var h=Math.max(sh,ch);return{clientWidth:cw,clientHeight:ch,scrollLeft:sl,scrollTop:st,scrollWidth:sw,scrollHeight:sh,width:w,height:h};};var bd = bodyDimensions();function weshake(o) { var c = ['marginBottom', 'marginLeft'], R = 3; var i = setInterval(function () { var L = (Math.random() * R * (Math.random() > 0.5 ? 1 : -1)).toFixed(2); var T = Math.floor(Math.random() * c.length); o.style[c[T]] = L + 'px'; }, 15); setTimeout(function () {clearInterval(i);o.style[c[0]] = 0;o.style[c[1]] = 0;}, 800);}; document.writeln('');