
			var frame_builder = '../index.html'
			if (top.document == self.document)
			{
				window.location = frame_builder +'?show='+ window.location.pathname
			}

