$(document).ready(function(){


  //$(".slideshow").colorbox({transition:'fade', iframe:true, speed:350, innerWidth:565, innerHeight:328});
  //$(".interview").colorbox({transition:'fade', speed:350, innerWidth:480, innerHeight:280});
  $(".slideshow").fancybox({
	});

/*
      setTimeout(function(){
	     $(".message").fadeOut("slow", function () {
             $(".message").remove();
      }); }, 4000);
*/



});
