<!-- Hide script from old browsers

		function setFrames(newPage) {
			parent.content.document.location.href = "page" + newPage + ".htm"
			document.location.href = "head" + newPage + ".htm"
			parent.side.document.location.href = "tml_title.htm"
		}
// End hiding script from old browsers -->