$(document).ready(function(){
$(".feedback").colorbox({width:"470px", height:"650px", iframe:true,opacity:.6});
});