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

11月

      1
2345678
9101112131415
16171819202122
×
23
242526272829
30
      
'; document.getElementById('tabel2').innerHTML = '

12月

 123456
7
8910111213
14
151617181920
21
222324252627
28
293031   
       
'; document.getElementById('tabel3').innerHTML = '

1月

    123
4
5678910
11
121314151617
18
192021222324
25
262728293031
       
'; document.getElementById('tabel4').innerHTML = '

2月

1234567
891011121314
15161718192021
22232425262728
       
       
'; });