Greg
The only occurances of "_top" in that file on my installation are at Line 17: <a href="<?php echo substr($_my_uri, 0, strlen($_my_uri)-1); ?>#content" accesskey="c"><img src="images/clr.gif" height="1" width="1" border="0" alt="<?php echo _AT('goto_top'); ?>: ALT-c" /></a><a href="<?php echo substr($_my_uri, 0, strlen($_my_uri)-1);
Line 30: echo '<a class="white" href="logout.php?g=19" title="'._AT('logout').'" target="_top"><img src="images/logout.gif" border="0" height="14" width="15" alt="'._AT('logout').'" class="menuimage" /></a>';
and
Line 33: echo ' <a class="white" href="logout.php?g=19" target="_top">'._AT('logout').'</a>';
Should all 3 be replaced?
thanks
larry