this is from one of the 'non-jumping' pages...<br>
<br>
<body onload="doInit()"><br>
<table width="100%" height="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0"><br>
<tr><td valign="top"><br>
<table width="150" BORDER="0" CELLPADDING="0" CELLSPACING="0"><br>
<tr><td><img src="images/1pix_trans.gif" width="1" height="70"></td><br>
</tr><br>
<tr> <br>
<td align="right"><a onmouseover="DoOver('#0000FF'); status='x'; return true;" onmouseout="DoOut()" CLASS="BOLD" HREF="systems.htm" target="x">x</a></td><br>
</tr><tr> <br>
<td><img src="images/1pix_trans.gif" width="1" height="3"></td><br>
</tr><br>
<tr><td><br>
<ul><br>
<li><a onmouseover="DoOver('#0000FF'); status='x'; return true;" onmouseout="DoOut()" CLASS="x" HREF="x" onclick target="x">x</a> </li><br>
<li><a onmouseover="DoOver('#0000FF'); status='x'; return true;" onmouseout="DoOut()" CLASS="x" HREF="x" onclick target="x">x</a></li><br>
</ul><br>
</td></tr><br>
</table><br>
</td><br>
<td valign="bottom" align="right"><br>
<table width="250" BORDER="0" CELLPADDING="0" CELLSPACING="0"><br>
<tr><td><img src="images/circle.gif" width"242" height"230" alt=" " WIDTH="242" HEIGHT="230"></td></tr><br>
</table><br>
</td></tr></table><br>
</body><br>
</html><br>
<br>
and this is the code from the page that 'jumps', the image in question is 'circle.gif'.........<br>
<br>
<body><br>
<table width="100%" height="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0"><br>
<tr><br>
<td align="center" valign="top"><font face="verdana, arial, helvetica, sans-serif" size="2">x</font></td><br>
<td align="right" valign="bottom"><img src="images/circle.gif" width"242" height"230" alt=" " hspace="8" WIDTH="242" HEIGHT="230"></td><br>
</tr><br>
</table><br>
</body><br>
</html><br>
<br>
ok... so the code is not EXACTLY alike

<br>
help?<br>
<br>
<br>