in js/styleswitcher.js [57:60]
window.onunload = function(e) { var title = getActiveStyleSheet(); createCookie("style", title, 365); }