document.domain = "xunlei.com";
function rand(num){
        return Math.floor(Math.random()*num)+1;
}