$(document).ready(function(){
$("a.photo_colorbox[rel='gallery']").colorbox({transition:"fade", slideshow:true});
});
