//change stylelesheet by random number,n:bumber of stylesheet files
n=9;
curStyle=Math.round(Math.random()*10)%
n;