if( parent.frames.length > 0 ) {
	parent.document.location=document.location;
}

