jQuery(document).ready(function(){
	jQuery(".modal-iframe").colorbox({iframe:true, innerWidth:425, innerHeight:344});

});