$(document).ready(function()
{
	$('.thumbnail').facebox();
});
