$(document).ready(function(){
  $(".iframe").colorbox({iframe:true, width:"925px", height:"3750px"});
});
