$(document).ready(function(){

    $("span.kepek a").colorbox({transition:"none", width:"75%", height:"90%"});
       
});
