
if (top.frames.length == 0)
	{
	window.location.href = 'index.html';
	}