// this executed when the page is loaded, I think it starts up the logo carousel
$(document).ready(function () {$('.carousel').carousel();});$(document).ready(function () {$('.header').header();});
