/**
 * @author adam
 */

Cufon.replace('.font');

$(document).ready(function() {
	$('#thumbs_holder').fadeIn(1200);
});
