$(document).ready(function(){
  $("#newslettersubscribeform label").inFieldLabels({ fadeOpacity: 0.2 });
});
