function setupDemos() {
    Shadowbox.setup("a.tychy", {
        gallery:        "tychy",
        continuous:     true,
        counterType:    "skip"
    });
}

