new DskLogin()
),
// new DskBreadcrumb(),
new LayHorizontalSplit(
new DskNavigation(),
new DskContent(),
new DefAttribute(LayoutBuilder.SPLIT_MIN, "100px"),
new DefAttribute(LayoutBuilder.SPLIT_MAX, "400px"),
new DefAttribute(LayoutBuilder.SPLIT_POS, "200px"),
new DefAttribute(LayoutBuilder.WIDTH, "100%"),
new DefAttribute(LayoutBuilder.HEIGHT, "100%"),