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