function onLoadFcDw(lYoffset){
  fckEditorReplacement();
  scrollToYOffset(lYoffset);
  movePickers();
  resizePanel();
}