var m=1; var n=Math.floor(Math.random()*m+1); switch(n) { case 1: document.write('\'赚钱快的好项目\''); break; }