// JavaScript Document
if (top.location.href == document.location.href){
	top.location.href = 'index2.php?redirectTo=' + document.location.href
}