if (window.name != "contents")
{
	document.fs_form.url.value=document.location.pathname;
	document.fs_form.submit();
}