if ((screen.width<=600) && (screen.height<=500))
{
 window.location="http://www.art-studio.tv/mobile";
}