
function showFrameset() {
	if (top == self) { 
		self.location.href="/index.htm?"+escape(self.location.href); 
	}
}