		$(document).ready(function(){
			
			$(".vidPopup").colorbox({iframe:true, innerWidth:425, innerHeight:344});
			
		});
