$(document).ready(function(){
  $(".varjo").dropShadow({left: -1, top: -1, blur: 1, opacity: 0.25});
});
