| "+months[mo]+" "+yr+" | ||||||
| "+weekdays[i]+" | "); var thisCell = document.createElement("td") ; //* thisCell.align = "center" ; //* thisCell.width = "14%" ; //* thisCell.style.fontSize = SmallFontSize ; //* thisCellText = document.createTextNode(weekdays[i]) ; //* thisCell.appendChild(thisCellText) ; //* thisRow.appendChild(thisCell) ; //* } // document.write("||||||
| "); thisCellText = document.createTextNode('\u00A0') ; //* thisCell.style.fontSize = FontSize ; //* thisCell.appendChild(thisCellText) ; //* } // Otherwise, write date and the event, // if any, in this cell of the table. else { ShowDate(yr,mo,dy,i,curmo,curdy,thisCell); //*--* dy++; } thisRow.appendChild(thisCell) ; //* } // document.write(" | ||||||
| "); thisCellText = document.createTextNode('\u00A0') ; //* thisCell.appendChild(thisCellText) ; //* } // Otherwise, write date and the event, // if any, in this cell of the table. else { ShowDate(yr,mo,dy,i,curmo,curdy,thisCell); //*--* dy++; } thisRow.appendChild(thisCell) ; //* } // document.write(" | ||||||
| "+jump+" | ||||||
"; thisCell.appendChild(MonthDayPara) ; //* EventText = document.createTextNode('\u00A0') ; //* var EventPara = document.createElement('p') ; //* EventPara.style.fontSize = SmallFontSize ; //* EventPara.appendChild(EventText) ; //* EventPara.appendChild(document.createElement("br")) ; //* EventPara.appendChild(EventText) ; //* thisCell.appendChild(EventPara) ; //* } // document.write(">"+dy+"
"+tmp+"