﻿jQuery(document).ready(function($){
			$(".youtube").colorbox({iframe:true, innerWidth:640, innerHeight:390});
		});
