function checkParent() {
	if (parent == self) {
		location="http://www.MaryAliceQuinn.com";
	}
}
