$(document).ready(function(){
	$('.bookbox img').fullsize();
});