/**
 * @author Tobias
 */
Modernizr.load({
  test: Modernizr.csstransitions,
  nope:'js/animate.js'
});
