La pagina è in asp e tramite la funziona include, carico questa pagina HTML che contiene il menù laterale
<table border="1" width="217" id="table1" style="border-collapse: collapse" cellspacing="0" cellpadding="2">
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<p align="left" id="id1"><span style="font-size: 10pt">
</span><a href="/index.asp"><span style="font-size: 10pt">.: Home
page</span></a></td>
</tr>
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<span style="font-size: 10pt"> </span>
<a href="/chisiamo.asp"><span style="font-size: 10pt">.:
Chi siamo</span></a></td>
</tr>
<tr>
<td height="15" style="background-image: url('/images/061.gif');" onmouseover="this.style.backgroundImage = 'url(/images/062.gif)'" onmouseout="this.style.backgroundImage = 'url(/images/061.gif)'" >
<span style="font-size: 10pt"> </span>
<a href="/pista.asp"><span style="font-size: 10pt">.:
La nostra Pista</span></a></td>
</tr>