<!--
function chkFrame() {
	if ((top == self) || ((document.images) ? (parent.cook3811246 ? false : true) : (parent.frames[1].name != 'cook3811246'))) {
        var newURL = self.location.protocol + '//' + self.location.host + '/~rjmmilt/index.htm?' + self.location.href + '^submenu.htm';
		if (document.images) top.location.replace(newURL);
            	else top.location.href = newURL;
	}
}

function stepBack( step ) {
	history.back(step);
}
//self.location.pathname.substring(0,self.location.pathname.lastIndexOf('/')) + 
//-->