Her er den rå menukode fra IT-News:
<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">
<HTML>
<HEAD>
<TITLE>[Ingen titel]</TITLE>
<STYLE type=text/css>A {
TEXT-DECORATION: none
}
A.menu {
COLOR: #222222; TEXT-DECORATION: none
}
A.menu2 {
COLOR: #000000; TEXT-DECORATION: none
}
A.menu3 {
COLOR: #cccccc; TEXT-DECORATION: none
}
</STYLE>
<SCRIPT language=javascript>
function mOvr(src) {
if (!src.contains(event.fromElement))
{src.style.cursor = \'hand\'; src.bgColor = \'#eeeeee\';}
}
function mOut(src) {
if (!src.contains(event.toElement))
{src.style.cursor = \'default\'; src.bgColor = \'#cccccc\';}
}
function mClk(src) {
if(event.srcElement.tagName==\'TD\')
{src.children.tags(\'A\')[0].click();}
}
function antaltegntilbage()
{
document.SMS.num.value = document.SMS.fra.value.length + document.SMS.besked.value.length;
}
</SCRIPT>
</HEAD>
<BODY>
<TABLE borderColor=#000000 cellSpacing=1 cellPadding=5 width=138
align=center bgColor=#000000 border=0>
<TBODY>
<TR bgColor=#62819e>
<TD><FONT color=#222222 size=2><B>Navigation:</FONT></B></TD></TR>
<TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=2\">Om IT
News</A></B></FONT></TD></TR>
<TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=1\">Nyheder</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=3\">Webudvikling</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=4\">Hardware</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=5\">Underholdning</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=6\">Mobil</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=7\">Spil</A></B></FONT></TD></TR> <TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=8\">DVD &
Media</A></B></FONT></TD></TR>
<TR>
<TD onmouseover=mOvr(this) onclick=mClk(this)
onmouseout=mOut(this) bgColor=#cccccc ;><B><A class=menu
href=\"
http://www.itnews.dk/asp/home.asp?intMenuID=9\">Filer m.m.</A></B></FONT></TD></TR>
<TR bgColor=#62819e>
<TD align=right><A class=menu2
href=\"
http://www.itnews.dk/asp/home.asp\"><B>Forside</A></B></TD></TR></TBODY></TABLE></BODY>
</HTML>
/callesen