if(top==self && screen.width >= 800)
{
	parent.location.href = "default.asp?url=" + escape(parent.location.href);
}
