function setupMCFArt() {

    Shadowbox.setup("a.mcfart-gallery", {
        gallery:        "mcfart",
        continuous:     true,
        counterType:    "skip"
    });


}


