  attr_("table_body", "no_", "no_", "no_", 50);

  name_ = "div-margin-down";
  attr_(name_, 0, 0, "no_", "no_");
  height_(name_, "screen_", "%_", 7);

  name_ = "div-margin-down-2";
  attr_(name_, 0, 0, "no_", "no_");
  height_(name_, "screen_", "%_", 14);
  
  
  name_ = "div-menu-sub-fon";
      create_(name_, "no_");
      attr_(name_, 0, 0, "no_", 2);
      width_(name_, "div-menu-sub", "num_", 0);
      height_(name_, "div-menu-sub", "num_", 0);
      pos_(name_, "div-menu-sub", "left_", "top_", "num_", 0, 0);
      background_(name_, "/templates/img/menu-sub-fon.gif", "0%", "0%", "repeat");

      name_ = "div-menu-sub-shadow-up";
      create_(name_, "no_");
      attr_(name_, 0, 10, "no_", 1);
      width_(name_, "div-menu-sub", "num_", 0);
      pos_(name_, "div-menu-sub", "left_", "top_top", "num_", 0, 0);
      background_(name_, "/templates/img/menu-sub-shadow-up.png", "50%", "0%", "no-repeat");

      name_ = "div-menu-sub-shadow-down";
      create_(name_, "no_");
      attr_(name_, 0, 20, "no_", 1);
      width_(name_, "div-menu-sub", "num_", 0);
      pos_(name_, "div-menu-sub", "left_", "bottom_bottom", "num_", 0, -1);
      background_(name_, "/templates/img/menu-sub-shadow-down.png", "50%", "0%", "no-repeat");

      name_ = "div-menu-sub-shadow-left";
      create_(name_, "no_");
      attr_(name_, 9, 0, "no_", 1);
      height_(name_, "div-menu-sub", "num_", 0);
      pos_(name_, "div-menu-sub", "left_left", "top_", "num_", 0, 0);
      background_(name_, "/templates/img/menu-sub-shadow-left.png", "0%", "50%", "no-repeat");

      name_ = "div-menu-sub-shadow-right";
      create_(name_, "no_");
      attr_(name_, 9, 0, "no_", 1);
      height_(name_, "div-menu-sub", "num_", 0);
      pos_(name_, "div-menu-sub", "right_right", "top_", "num_", 0, 0);
      background_(name_, "/templates/img/menu-sub-shadow-right.png", "0%", "50%", "no-repeat");
