$(document).ready(function(){
	$(".video-popup").colorbox({width:"700px", height:"470px", iframe:true});
});
