tmpHolder = document.getElementById('phHomeLeaveMonth');
tmpHolder.innerHTML = '<select name="homeLeaveMonth" id="sltDepartMonth_b_610x220_20090910" onChange="swapMonth(this.form);updateDayOptions(this.form, &#39;newHLD&#39;, this.form.homeLeaveMonth.value, this.form.homeLeaveDay.value);updateDayOptions(this.form, &#39;newDLD&#39;, this.form.destLeaveMonth.value, this.form.destLeaveDay.value);"></select>';

getMonthOptions('sltDepartMonth_b_610x220_20090910');