function show_menus(){

document.write(
	"<table width=\"500\"><tr><td colspan=\"3\"><hr></td></tr><tr>"
	+ "<td class=footer  colspan=\"3\" >© 2006 CDHS/Research Foundation of SUNY/BSC.</td></tr></table>")
}
