/* loads URL if page not in frame */
   if (top == self) { self.location.href = "/web-ring/smithring/index.htm"; }
//