	par = new String(window.parent.location);
	if (par.indexOf("topics.htm") == -1) {
		location = "topics.htm?" + location.href;
	}
	write('<link href="../sty/tch-top.css" rel="stylesheet" type="text/css" />')
	write('<base target="_top" />')
