function chkloc()
{
	if (window.name!="winssp")
	{ location.href="index.asp"; }
}