function SetDocumentTitle() {
	top.document.title = document.title;
}