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

5月

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

6月

      1
2
345678
9
101112131415
16
171819202122
23
242526272829
30
      
'; document.getElementById('tabel3').innerHTML = '

7月

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

8月

    123
45678910
11121314151617
18192021222324
25262728293031
       
'; });