1 2 3 4 5 6 7 8 9
27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90 27edaecc0d90
$(document).ready(function() { function hideAllButFirst(){ jQuery('.week').hide(); }; hideAllButFirst(); }