$(document).ready(function() {

	$("#slideshow").cycle();
	$("#vid_link").colorbox({iframe:true, innerWidth:425, innerHeight:344});
	
});
