if(screen.width < 600){
location.href = "mobile/index.html";
}