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