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

7月

  12345
6789101112
13141516171819
2021
22232425
26
2728293031  
       
'; document.getElementById('tabel2').innerHTML = '

8月

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

9月

 12345
6
789101112
13
1415
16171819
20
21222324252627
282930    
       
'; document.getElementById('tabel4').innerHTML = '

10月

   1234
567891011
12131415161718
19202122232425
262728293031 
       
'; });