/*
 * This javascript file contains the javascript for the footer. It is in
 * a separate file, so the footer can be embedded in other sites without
 * needing to include all of our javascript.
 */

$(document).ready(function(){
});

