$(document).ready(function() {
$(".movie_iframe").colorbox({width:"900", height:"585", iframe:true});
});
