window.onload = function() {
	// load frameset
	if (top.location == self.location) top.location="../index.html";
}        