jQuery(function($) {
    $("a[rel='screenshot']").colorbox({transition:"elastic"})
})