if( top.frames.length == 0 )
{
    top.location="http://www.arnoldsteinhardt.com/index.pl?p=" + window.location.pathname;
}
