isIE7 = false;
/*@cc_on
   @if (@_jscript_version >= 5.7)
          isIE7 = true;
   @end
@*/