$(document).ready(function(){
    $(".soru01").colorbox({href:"#cevap01",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru02").colorbox({href:"#cevap02",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru03").colorbox({href:"#cevap03",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru04").colorbox({href:"#cevap04",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru05").colorbox({href:"#cevap05",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru06").colorbox({href:"#cevap06",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru07").colorbox({href:"#cevap07",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru08").colorbox({href:"#cevap08",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru09").colorbox({href:"#cevap09",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru10").colorbox({href:"#cevap10",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru11").colorbox({href:"#cevap11",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru12").colorbox({href:"#cevap12",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru13").colorbox({href:"#cevap13",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru14").colorbox({href:"#cevap14",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru15").colorbox({href:"#cevap15",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru16").colorbox({href:"#cevap16",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru17").colorbox({href:"#cevap17",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru18").colorbox({href:"#cevap18",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru19").colorbox({href:"#cevap19",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru20").colorbox({href:"#cevap20",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru21").colorbox({href:"#cevap21",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru22").colorbox({href:"#cevap22",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru23").colorbox({href:"#cevap23",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
    $(".soru24").colorbox({href:"#cevap24",inline: true,transition:'fade',current:"soru {current} / {total}", width:800, height:600});
});

