					document.writeln("<ul class=\"menulist\" id=\"programsSubMenu\">");
						document.writeln("<li><a href=\"programinfo.html\"");
								document.writeln("onMouseOver=\"document.pgminfo.src=pgminfo_over.src; return true\"");
								document.writeln("onMouseOut =\"document.pgminfo.src=pgminfo_off.src;  return true\"");
								document.writeln("onMouseDown=\"document.pgminfo.src=pgminfo_over.src; return true\">");
						document.writeln("<img src=\"images/pgminfo_off.jpg\" width=94 height=16 border=0 alt=\"pgminfo\" name=\"pgminfo\"></img></a></li>");
						document.writeln("<li><a href=\"residential.html\"");
								document.writeln("onMouseOver=\"document.reshous.src=reshous_over.src; return true\"");
								document.writeln("onMouseOut =\"document.reshous.src=reshous_off.src;  return true\"");
								document.writeln("onMouseDown=\"document.reshous.src=reshous_over.src; return true\">");
						document.writeln("<img src=\"images/reshous_off.jpg\" width=131 height=16 border=0 alt=\"reshous\" name=\"reshous\"></img></a></li>");
						document.writeln("<li><a href=\"tbs.html\"");
								document.writeln("onMouseOver=\"document.tbs.src=tbs_over.src; return true\"");
								document.writeln("onMouseOut =\"document.tbs.src=tbs_off.src;  return true\"");
								document.writeln("onMouseDown=\"document.tbs.src=tbs_over.src; return true\">");
						document.writeln("<img src=\"images/tbs_off.jpg\" width=50 height=16 border=0 alt=\"tbs\" name=\"tbs\"></img></a></li>");
						document.writeln("<li><a href=\"itfc.html\"");
								document.writeln("onMouseOver=\"document.itfc.src=itfc_over.src; return true\"");
								document.writeln("onMouseOut =\"document.itfc.src=itfc_off.src;  return true\"");
								document.writeln("onMouseDown=\"document.itfc.src=itfc_over.src; return true\">");
						document.writeln("<img src=\"images/itfc_off.jpg\" width=92 height=16 border=0 alt=\"itfc\" name=\"itfc\"></img></a></li>");
					document.writeln("</ul>");
				document.writeln("</li>");
