function changeTitle(title)
{
	;//parent.document.title = document.title;
}
