$(document).ready(function() {
	
	$("a[rel='videos']").colorbox();

});
