Eccovi il codice della pagina, perchè il menu non si vede???
<html
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }
.tabella{
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
padding:3px;
color:#FFFFFF;
}
</style>
</head>
<body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" bgcolor="#000066">
<table width="100%" height="100%" border="1" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="100" align="left" valign="top" colspan="3">
<table width="100%" he height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="30%" align="left" valign="top">[img]immagini/webmaster.png[/img]</td>
<td width="40%" align="center" valign="middle">[img]immagini/ugobasile.png[/img]</td>
<td width="30%"><div align="right"> </div></td>
</tr>
</table></td>
</tr>
<tr>
<td width="15%" height="429" align="left" valign="top">
<script language="JavaScript">
document.write('<STYLE TYPE=text/css>');
document.write('.ejs_mv3_styl_scroll {font-weight: bold;font-size:12px;font-family:Verdana;color:#3a799a;text-decoration:none}');
document.write('</STYLE>');
ejs_mv3_largeur = 100;
ejs_mv3_hauteur = 360;
ejs_mv3_bgcolor = '#000066';
ejs_mv3_menu = new Array;
ejs_mv3_menu[0] = '[img]immagini/imm_menu/homepage.png[/img]';
ejs_mv3_menu[1] = '[img]immagini/imm_menu/chisono.png[/img]';
ejs_mv3_menu[2] = '[img]immagini/imm_menu/curriculum.png[/img]';
ejs_mv3_menu[3] = '[img]immagini/imm_menu/portafolio.png[/img]';
ejs_mv3_menu[4] = '[img]immagini/imm_menu/javascript.png[/img]';
ejs_mv3_menu[5] = '[img]immagini/imm_menu/flash.png[/img]';
ejs_mv3_menu[6] = '[img]immagini/imm_menu/tutorial.png[/img]';
ejs_mv3_menu[7] = '[img]immagini/imm_menu/giochi.png[/img]';
ejs_mv3_menu[8] = '[img]immagini/imm_menu/forum.png[/img]';
ejs_mv3_menu[9] = '[img]immagini/imm_menu/chat.png[/img]';
ejs_mv3_menu[10] = '[img]immagini/imm_menu/download.png[/img]';
ejs_mv3_menu[11] = '[img]immagini/imm_menu/contattami.png[/img]';
ejs_mv3_menu[12] = '[img]immagini/imm_menu/link.png[/img]';
ejs_mv3_menu[13] = '[img]immagini/imm_menu/areaprivata.png[/img]';
ejs_mv3_lien = new Array;
ejs_mv3_lien[0] = ''
ejs_mv3_lien[1] = ''
ejs_mv3_lien[2] = ''
ejs_mv3_lien[3] = ''
ejs_mv3_lien[4] = ''
ejs_mv3_lien[5] = ''
ejs_mv3_lien[6] = ''
ejs_mv3_lien[0] += '- Società
';
ejs_mv3_lien[0] += '- Struttura Aziendale
';
ejs_mv3_lien[0] += '- Chi è il Broker
';
ejs_mv3_lien[0] += '- Codice Deontologico del Broker
';
ejs_mv3_lien[0] += '- Dove Siamo
';
ejs_mv3_lien[1] += '- Servizi per i Clienti
';
ejs_mv3_lien[1] += '- Servizi Aziendali
';
ejs_mv3_lien[1] += '- Convenzione Sviluppo Italia
';
ejs_mv3_lien[2] += '- Cosa è
';
ejs_mv3_lien[2] += '- Convenzioni
';
ejs_mv3_lien[2] += '- Come Averla
';
ejs_mv3_lien[3] += '- Scrivi a Italfi
';
ejs_mv3_lien[3] += '- Contatta il tuo Broker
';
ejs_mv3_lien[4] += '- Del Mese
';
ejs_mv3_lien[4] += '- Archivio
';
ejs_mv3_lien[5] += '- Cosa Sono
';
ejs_mv3_lien[5] += '- Leggile
';
ejs_mv3_lien[6] += '- Mappa del Sito
';
function d(texte)
{
document.write(texte);
}
d('<DIV ID=ejs_mv3_relativ STYLE="position:relative;width:'+ejs_mv3_largeur+' ;height:'+ejs_mv3_hauteur+'">');
d('<DIV ID=ejs_mv3_cadre STYLE="position:absolute;width:'+(ejs_mv3_largeur-8)+';height:'+(ejs_mv3_hauteur-8)+';top:4;left:4;clip:rect(0 '+(ejs_mv3_largeur-8)+' '+(ejs_mv3_hauteur-8)+' 0)">');
d('<div id=ejs_mv3_scroll_1 style="position:absolute;width:'+(ejs_mv3_largeur-8)+';left:0;top:0;" CLASS=ejs_mv3_styl_scroll>Caricamento del menù ...</DIV>');
d('<div id=ejs_mv3_scroll_2 style="position:absolute;width:'+(ejs_mv3_largeur-8)+';top:0;left:'+ejs_mv3_largeur+';" CLASS=ejs_mv3_styl_scroll></DIV>');
d('</DIV></DIV>');
ejs_mv3_mode = 1;
ejs_mv3_actuel = 0;
function ejs_mv3_show(menu)
{
if(menu == "menu")
{
var html = "<TABLE BORDER=0 BORDERCOLOR=#FFCC66 WIDTH=100% CELLSPACING=3 BGCOLOR="+ejs_mv3_bgcolor+">";
for(a=0;a<ejs_mv3_menu.length;a++)
{
html += '<TR><TD>'+ejs_mv3_menu[a]+'</TD></TR>';
}
html += "</TABLE>";
document.getElementById("ejs_mv3_scroll_1").innerH TML = html;
if(ejs_mv3_mode == 2)
ejs_mv3_action(1);
}
else
{
var html = "<TABLE HEIGHT="+(ejs_mv3_hauteur-15)+" BORDER=0 BORDERCOLOR=#000066 WIDTH=100% CELLSPACING=3 BGCOLOR="+ejs_mv3_bgcolor+"><TR><TD HEIGHT=25 ALIGN=center CLASS=ejs_mv3_styl_scroll>"+ejs_mv3_menu[menu]+"</TD></TR><TR><TD HEIGHT="+(ejs_mv3_hauteur-70)+" VALIGN=top CLASS=ejs_mv3_styl_scroll>"+ejs_mv3_lien[menu]+"</TD></TR><TR><TD HEIGHT=25 ALIGN=center CLASS=ejs_mv3_styl_scroll><img src=\"immagini/imm_menu/indietro.png\" width='80' height='20' border='0'></TD></TR></TABLE>";
document.getElementById("ejs_mv3_scroll_2").innerH TML = html;
if(ejs_mv3_mode == 1)
ejs_mv3_action(2);
}
}
ejs_mv3_cursor = ejs_mv3_largeur;
function ejs_mv3_action(action)
{
if(action == 2)
{
if(ejs_mv3_cursor>0)
{
ejs_mv3_cursor -= 10;
document.getElementById("ejs_mv3_scroll_1").style. left = ejs_mv3_cursor-ejs_mv3_largeur;
document.getElementById("ejs_mv3_scroll_2").style. left = ejs_mv3_cursor;
setTimeout("ejs_mv3_action("+action+")",1);
ejs_mv3_mode = 2;
}
}
else
{
if(ejs_mv3_cursor<ejs_mv3_largeur)
{
ejs_mv3_cursor += 10;
document.getElementById("ejs_mv3_scroll_1").style. left = ejs_mv3_cursor-ejs_mv3_largeur;
document.getElementById("ejs_mv3_scroll_2").style. left = ejs_mv3_cursor;
setTimeout("ejs_mv3_action("+action+")",1);
ejs_mv3_mode = 1;
}
}
}
window.onload = new Function("ejs_mv3_show('menu')");
</script>
</td>
<td width="85%" colspan="2" align="left" valign="top">
<div align="left">
<table width="100%" height="68%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="55%">
<div align="left">
<marquee bgcolor="#000066" border="0" align="top" scrollamount="2" direction="right" width="40%" height="20px" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size 14; color: #FFFFFF">
Benvenuto in U&B Site</a>
</marquee>
</p>
</div>
</td>
<td width="11%"></td>
<td width="34%"></td>
</tr>
<tr>
<td><div align="left"><font color="#FFFFFF" size="1" face="Verdana, Arial, Helvetica, sans-serif">Con
questo sito spero di fornire vari strumenti utili per i WebMaster,
E creare una piccola comunità di persone appasionate di
WEB.</font> </div></td>
<td></td>
<td></td>
</tr>
<tr>
<td>
</p>
</p>
</p>
</p>
</p>
</p>
</p>
</td>
<td></td>
<td align="right" valign="bottom">
<div align="right">