function setupDemos() {
	Shadowbox.setup('a[title="Crediteuren"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12108301",
            autoplay:   "1"
        }
    });	
	Shadowbox.setup('a[title="Debiteuren"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12108412",
            autoplay:   "1"
        }
    });	
	Shadowbox.setup('a[title="Contributie"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12107958",
            autoplay:   "1"
        }
    });	
	Shadowbox.setup('a[title="HO Boeking"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12108437",
            autoplay:   "1"
        }
    });	
	Shadowbox.setup('a[title="Memoriaalboeking"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12108473",
            autoplay:   "1"
        }
    });	
    Shadowbox.setup('a[title="Bankafschrift"]', {
        height:     450,
        width:      800,
        flashVars:  {
            clip_id:    "12107878",
            autoplay:   "1"
        }
    });	
}

