// JavaScript Document

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

function setupDemos() {


    Shadowbox.setup('a[title="vimeo_clip_13506087"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "13506087",
            autoplay:   "1"
        }
    });


}

