/* Copyright 2009, Richard W. Adams */

	par = new String(window.parent.location);
	if (par.indexOf("scriptur.htm") == -1) {
		location = "scriptur.htm?" + location.href;
	}
	write('<link href="../sty/tch-scr.css" rel="stylesheet" type="text/css" />');
	write('<base target="_top" />');
