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