function checkFrameset(URL)
	{
	if (!parent.mainFrame) 
	location.href=URL;
	}