if (top.frames.length == 0)
{
if (document.layers)
top.location.href="indexfns.htm?"+self.location
else
top.location.href="indexf.htm?"+self.location;
}
