跟随鼠标旋转的文字
if (document.all) {yourLogo = "脚本之家欢迎您的光临";logoFont = "宋体";logoColor = "000000";yourLogo = yourLogo.split("");L = yourLogo.length;TrigSplit = 360 / L;Sz = new Array()logoWidth = 100;logoHeight = -30;ypos = 0;xpos = 0;step = 0.03;c...