$(function() {

    var animation = new homeanimation();
    animation.start();

    
});
