// JavaScript Document

function setupDemos() {
	
	Shadowbox.setup('a[title="Love to Fly - Design & Motion"]', {
        height:     511,
        width:      801,
        flashVars:  {
            clip_id:  "11501527",
            autoplay: "1"
		}
		});
	
		Shadowbox.setup('a[title="Title sequence in stop motion - Conceptual, design, motion and art direction"]', {
        
		height:     480,
        width:      654,
        flashVars:  {
            clip_id:  "11491960",
            autoplay: "1"
		}
		});
		
		Shadowbox.setup('a[title="Portfolio Showreel"]', {
        height:     480,
        width:      654,
        flashVars:  {
            clip_id:  "11494615",
            autoplay: "1"
		}
		});
		
		Shadowbox.setup('a[title="What would be the next piece to be displayed here?"]', {
        height:     480,
        width:      654,
        flashVars:  {
            clip_id:  "11494615",
            autoplay: "1"
		}
		});
		
		
		Shadowbox.setup('a[title="My RECODE using Karsten Schmidt Decode app"]', {
        height:     360,
        width:      640,
        flashVars:  {
            clip_id:  "7905847",
            autoplay: "1"
		}
		});


}


