Skip to content

Instantly share code, notes, and snippets.

(function(){
var total = {};
var date = new Date();
var year = date.getFullYear();
var all = false;
function init(num) {
if(typeof num !== 'number') {
num = 0;
$('<div/>').css({
position: 'fixed',