
function setupVideos()
{
	Shadowbox.setup('a[title="Dedo Demo Reel"]', {
		height:     360,
		width:      640,
		flashVars:  
		{
			clip_id:    "12959673",
			autoplay:   "1"
		}
	});
}



