 
$(document).ready(function(){
	$(".subscribe").colorbox({width:"400px",height:"225px", scrolling:false, iframe:true});
});
 

