if (parent.frames.length < 1)
	{
	document.location.href = '/default.cfm?target=' + document.location.href;
	}