function to_index (){
	if (top == self){
//		parent.top.underst.location='faq.htn';
		self.location.href = top.location.href='index.asp';
//location.replace("index.htm")
//		self.location.href = top.frames['underst'].location='self';
	}
}

