/* SuperBG Image */
$(function() {
	$('#thumbs').superbgimage().hide();
	$('#content').fadeTo('slow', 0.75);
});
