function calMonth(m, y){ var j = document.createElement('script'); j.setAttribute('src', 'http://www.blowig.com/bobidom/j=cal&m=' + m + '&y=' + y); document.getElementsByTagName('head')[0].appendChild(j); }