$(function(){var A={resizeLgImages:true,displayNav:true,handleUnsupported:"remove",keysClose:["c",27],autoplayMovies:false};$("#content img:gt(0)").each(function(){$(this).attr("title","Click for a larger version of this image").wrap($("<a />").attr({href:$(this).attr("src"),title:$(this).attr("alt"),rel:"shadowbox",style:"text-decoration:none!important"}))});Shadowbox.init(A)});