//--termination script for all pages 
//--End the cell for the content portion of the page and the main table
	document.write("</td></tr></table>");

