if (screen.width < 1024){

docURL = String(document.location);
window.location = docURL.replace("com/","com/web1/") ;

}


