Well, you're making it to hard for me
Actually, I want the solution you'll think work the best (smoothest to edit etc). The template itself isn't made by me, so my html-knowledge is still very limited

. I just added some small changes..
What's the difference with ajax and other solutions ? Pro's and cons ?
My menu looks like this
Code:
<td valign=top>
<div style="overflow: auto; width: auto; height: 635; border-left: 0px gray solid; border-top: 0px gray solid; border-bottom: 0px gray solid; padding:0px; margin: 0px">
<table border=0 cellspacing="0" cellpadding="2" BGCOLOR="#f1f5f8">
<tr>
<td nowrap>
<FONT FACE="arial" SIZE="2" color="#516a88">
<B><u><a href="#Instructions"><center>INSTRUKTIONER (Klicka här)</center></a></u></B></FONT></td>
</tr>
<tr>
<td nowrap>
<FONT FACE="arial" SIZE="2" color="#516a88">
<br />
<B> <IMG SRC="v3/forum/style_images/pixelized/nav_m.gif" align="middle">  Nordlig vind</B>
</FONT>
</td>
</tr>
<tr>
<td nowrap>
<FONT FACE="arial" SIZE="1">
  <a href="#TOind24" > • Ett nordligt ställe <font color=red>New!</font></a>
</FONT>
</td>
</tr>
<tr>
<td nowrap>
<FONT FACE="arial" SIZE="1">
  <a href="#TOind1" > • Ännu ett</a>
</FONT>
</td>
</tr>
<tr>
<td nowrap>
<FONT FACE="arial" SIZE="1">
  <a href="#TOind2" > • 3 stycken</a>
</FONT>
</td>
</tr>
</table>
</div>
</td>