$(document).ready(function() {
    $('.thumb a').fadeTo(0, 0.7);
});
