if (self.top.location == document.location)
{
self.top.location = 'frames.html?'+document.location.pathname;
}
