if(isMobile){ if(randomNum(1,2) == 1){ window.location.href="wap/index.html"; }else{ window.location.href="wap/index.html"; } }