
	if (strAddlHTML) {
		document.write("</TD><TD align=\"center\" class=\"mediumtabletext\" width=\"20%\" valign=\"top\">");
		document.write(strAddlHTML);
		document.write("</TD></TR></TABLE>");
	}

