
/* Merged Plone Javascript file
 * This file is dynamically assembled from separate parts.
 * Some of these parts have 3rd party licenses or copyright information attached
 * Such information is valid for that section,
 * not for the entire composite file
 * originating files are separated by - filename.js -
 */

/* - getyear.js - */
// http://ast.coe.berkeley.edu/portal_javascripts/getyear.js?original=1
function displayDate(){var now=new Date();var year=now.getFullYear();document.write(year)}


/* - plonetheme_oski.js - */
// http://ast.coe.berkeley.edu/portal_javascripts/plonetheme_oski.js?original=1
jq(document).ready(function(){jq("#portal-colophon li:first-child").css("border-left",0);jq("#portal-globalnav li:first-child").css("border-left",0);jq("#portal-siteactions li:first-child").css("border-left",0)});
