$(document).ready(function(){
    $(".view_record").colorbox();
    });

