// JavaScript Document
if (parent.frames.length == 0) {
	parent.location.href="../index.html"
}
