jQuery(document).ready(function(){
  var j = jQuery;
  j(".iframe").colorbox({width:"660px", height:"650px", iframe:true});
});
