$(document).ready(function(){$(".project-thumbs a").colorbox({opacity:0.7,title:function(){var linky=$(this).attr("rev");if(linky==''){return this.title}else{return this.title+" <a href='"+linky+"' class='pdf-link' style='margin-left:10px;padding-left:20px;text-decoration:underline;'>Read Project Case Study</a>"}}})});
