document.domain = 'uol.com.br';

if (parent.frames.length > 1)
{
	top.location.replace(document.location);
}
