if (parent.frames.length < 1) {
	document.location.href = 'index2.php?frame=' + location.pathname;
}
