// This file is only required to run some of the demos.

function setupDemos() {
    Shadowbox.setup('a[title="Konkrete Showcase"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "25852453",
            autoplay:   "1"
        }
    });
}

