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

9月

 123456
78910111213
14
×
151617181920
21
×
222324252627
×
28
×
2930    
       
'; document.getElementById('tabel2').innerHTML = '

10月

   1234
×
5
67891011
12
131415161718
19
202122232425
26
2728293031 
       
'; document.getElementById('tabel3').innerHTML = '

11月

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

12月

 123456
7
8910111213
14
151617181920
21
222324252627
28
293031   
       
'; });