function checkFrame() {
	if (top==self) self.location.href = "/" + document.forms.tieto.kohde.value;
}
window.defaultStatus=top.document.title;