$(document).ready(function(){
	$("a[rel='rickgriffin']").colorbox({speed:"700", preloading:false, current:" ", initialWidth: "100", initialHeight: "100", maxHeight: "500", opacity: "0.8"});
});
