A Founders’ Day Message from Abbot Placid Solari, O.S.B.
Join us and become a Founder of the Future of Belmont Abbey
0
Goal: 75,000
Will you step up and help ensure the already excellent Abbey education continues and transforms to meet the growing needs of our students, staff, and faithful community?
This is your chance to lead as the first Belmont Abbey Founders did, support the programs and professors that gave so much to you, and create your legacy today.
And, as a special thank you during the Founders’ Day Challenge, each donation of $5 or more will get a special Belmont Abbey Gift!
Make History Today! Select a fundraiser below to make your gift through our secure portal.
Thank you for your donation, your thank you gift selections have been received.
var getQueryParam = function(name) {
var match = window.location.search.match('[?&]' + name + '=([^&]*)');
return match ? match[1] : undefined;
}
jQuery(function($){
var page_id = '42';
window.localStorage.setItem('founders-page',page_id);
$.when(
$.getScript( "//cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js" ),
$.getScript( "//cdnjs.cloudflare.com/ajax/libs/jquery-countto/1.2.0/jquery.countTo.min.js" ),
$.Deferred(function( deferred ){
$( deferred.resolve );
})
).done(function(){
var fnSuccess = function (data) {
//console.log('hits', data);
var goal = parseInt($('.thermometer .counter').text().replace(',',''));
var stripe_amt = parseInt($('.thermometer .current_amount').text());
stripe_amt = stripe_amt + data.total.revenue;
$('.thermometer .counter').text('$'+goal.toLocaleString('en'));
$(".current_amount").text('$'+stripe_amt.toLocaleString('en')+ ' Raised');
var percentToGoal = Math.min((stripe_amt *1.0) / goal * 100, 100) + '%';
$(".thermometer").waypoint({
handler: function(direction) {
$(".filled_thermometer").animate({width: percentToGoal}, 1400);
$(".bubble").show().animate({left: percentToGoal}, 1400);
$(".current_amount").countTo({
from: 0,
to: (stripe_amt),
speed: 1400,
refreshInterval: 5,
prefix: "$",
formatter: function(value, options) {
value = Math.round(value);
return '$'+value.toLocaleString('en') + ' Raised';
}
});
$(".current_amount").text(stripe_amt);
this.destroy();
}, offset: "bottom-in-view"
});
function getName(id) {
if (id == 41) {
return 'Student Life';
} else if (id == 42) {
return 'Library';
} else if (id == 43) {
return 'Honors College';
} else if (id == 44) {
return 'Academic Resources';
} else if (id == 45) {
return 'Theology & Philosophy';
} else if (id == 46) {
return 'Education';
} else if (id == 47) {
return 'Business';
} else if (id == 48) {
return 'Mathematics & Natural Sciences';
} else if (id == 49) {
return 'Social Sciences';
} else if (id == 50) {
return 'Fine Arts & Theater';
} else if (id == 51) {
return 'Humanities';
} else if (id == 52) {
return 'Motor Sports Management';
}
}
var top5 = [];
for (const item in data.pages) {
top5.push({ id: item, name: getName(item),amount: data.pages[item].revenue});
}
top5.sort((a, b) => (a.amount < b.amount) ? 1 : -1);
top5.slice(0,5).forEach(function(item) {
$('.recent_donations_list').append('
Helping all students achieve success is at the core of the mission of the Office of Academic Assistance…your donation will help increase our offerings at the Academic Resource Center (ARC).
Business at the Abbey is about merited financial success and much more. Your donation will help to continue furthering our mission of developing honest and virtuous students.
This Founders’ Day you can help Belmont Abbey establish a Teacher Education Resource Center where students can meet, work on projects, prepare materials, and study for licensure exams.
This Founders’ Day, help ensure that the Fine Arts programs continue to offer best-in-class opportunities for our students and remain free or affordable to the public.
This Founders’ Day, we are fundraising to enhance our students’ experience of the Great Books and culture through guest lectures, conferences and cultural experiences.
This Founders’ Day we are fundraising to create more professional networking opportunities for students and expand learning opportunities through travel, tools and speakers.
This Founders’ Day, the library is fundraising to acquire display-sized editions of major works such as the Book of Kells and the Lindesfarne Gospels to share Christians in 800 BC depicted the four gospels and preserved our Christian heritage.
This Founders’ Day we are fundraising to replace equipment and provide specimen materials for students who will be our next generation of doctors, nurses, chemists, biologists, and physicists.
This Founders’ Day, we are fundraising to significantly expand our footprint in the racing industry. With your support, we will train the next leaders of the motorsports industry!
This Founders’ Day we are fundraising to offer real world experience through competitions, trips and internships to future law professionals and psychologists.
This Founders’ Day, Student Life is fundraising to enhance the spiritual and social opportunities on campus by improving outdoor spaces and the pews in St. Joseph’s Chapel.