if(window.top == window.self)
{
	window.location = "../index.html?page=" + window.location;
}
