$(document).ready(function(){
	$("a[rel='facebox']").colorbox({title:" "});
});
