$(document).ready(function() { 
        $('.zync').colorbox({iframe:true,width:'80%', height:'80%',});

});


