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

function setupDemos() {


    Shadowbox.setup('a[title="North Shore Day School"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "15863371",
            autoplay:   "1"
        }
    });

	Shadowbox.setup('a[title="International Gymnastics Camp"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "15618653",
            autoplay:   "1"
        }
    });
	
	Shadowbox.setup('a[title="Farm And Wilderness"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "15865657",
            autoplay:   "1"
        }
    });

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

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

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

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

	Shadowbox.setup('a[title="Fernwood Cove"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:    "15864380",
            autoplay:   "1"
        }
    });
	
	Shadowbox.setup('a[title="Ben Coffman"]', {
        height:     360,
        width:      640,
        
    });
	Shadowbox.setup('a[title="Brad Walker"]', {
        height:     360,
        width:      640,
        
    });
	Shadowbox.setup('a[title="Andrea Walker"]', {
        height:     360,
        width:      640,
        
    });

}

