$(document).ready(function() {
	$("#main a > img").parent().addClass("thickbox");
});
