
$(document).ready(function() {
    $('.start-project').projectStarter();
});
