/** 预载入一些数据 yyl */
if($.browser.msie)
  $.get("../plugins/html_mail/fckeditor/editor/js/fckeditorcode_ie.js");
else
  $.get("../plugins/html_mail/fckeditor/editor/js/fckeditorcode_gecko.js"); 