$(document).ready(function() { document.getElementById('tabel1').innerHTML = '

10月

   1234
567891011
12131415161718
19
202122232425
26
2728293031 
       
'; document.getElementById('tabel2').innerHTML = '

11月

      1
2
3
45678
9
101112131415
16
171819202122
23
24
2526272829
30
      
'; document.getElementById('tabel3').innerHTML = '

12月

 123456
78910111213
14151617181920
21222324252627
28293031   
       
'; document.getElementById('tabel4').innerHTML = '

1月

    123
45678910
11121314151617
18192021222324
25262728293031
       
'; });