			$(document).ready(function(){
				$(".lightbox").colorbox({transition: "elastic",initialWidth:"805px", height:"600px", width: "805px", iframe: true, title:"<a href=\"/recent_work.php\" class=\"recentbttn\">Browse all recent work</a>"});
			});
