codice:
$(this).attr("id") == 'thumbSkybox' ? $('#workSkybox').hide() :  $('#workSkybox').show();
$(this).attr("id") == 'thumbExample' ? $('#workWebsite').hide() : $('#workWebsite').show();
Se sono al contrario invertili..