var width=screen.width;
var height=screen.height;

if(width=<400px)
{
   window.location = "http://www.blcentertainment.com/mobile/index.html";

}
