if(!video_array) var video_array = Array()

video_array.push({
    title: "EyePoint",
    thumb: "http://hci.stanford.edu/research/GUIDe/images/GUIDe.gif",
    video: "/flashvideo/eyepoint"
})

/*
video_array.push({
    title: "PhotoSpread",
    thumb: "/images/photospread.png",
    video: "/flashvideo/photospread"
})
*/

video_array.push({
    title: "juxtapose",
    thumb: "/research/juxtapose/images/videoicon.png",
    video: "/flashvideo/juxtapose"
})


video_array.push({
    title: "isis",
    thumb: "http://graphics.stanford.edu/~dphan/images/isis.small.png",
    video: "/flashvideo/isis"
})

video_array.push({
    title: "d.mix",
    thumb: "/srk/icons/dmixphone.png",
    video: "/flashvideo/dmix"
})

video_array.push({
    title: "d.tools",
    thumb: "/srk/icons/dtools.png",
    video: "/flashvideo/dtools"
})

video_array.push({
    title: "Eyepatch",
    thumb: "/images/eyepatch.png",
    video: "/flashvideo/eyepatch"
})


http://hci/images/eyepatch.png

video_array.push({
    title: "Exemplar",
    thumb: "/exemplar/media/circle-small.png",
    video: "/flashvideo/exemplar"
})

video_array.push({
    title: "ButterflyNet",
    thumb: "/srk/icons/iDeas.png",
    video: "/flashvideo/bnet"
})

video_array.push({
    title: "CINCH",
    thumb: "http://graphics.stanford.edu/papers/CINCH/images/teaser.jpg",
    video: "/flashvideo/cinch"
})

video_array.push({
	title: "groupTime",
	thumb: "/srk/icons/grouptime.png",
	video: "/flashvideo/grouptime"
})

video_array.push({
	title: "Lash-ups",
	thumb: "/srk/icons/lashups.png",
	video: "/flashvideo/lashups"
})