if (res.resize == 1) {
            if (!divMode) $("img", trTmp).css("max-width", ((screen.width-200) / 2) + 'px');
          }