var l1 = new Image()
l1.src = "l1.gif"
var l2 = new Image()
l2.src = "l2.gif"
var l3 = new Image()
l3.src = "l3.gif"

var Link=[
[1,1,"League Office",null,"_blank"],
 [2,3,"Home","http://omega.mflzone.com/main.htm","main"],
 [2,3,"News","http://omega.atomicboards.com/","main"],
 [2,3,"Free Agency","http://omega.mflzone.com/FreeAgency.php","main"],   
 [2,3,"Trades","http://omega.mflzone.com/Trade.php","main"],
 [2,3,"Owners","http://omega.mflzone.com/owners.htm","main"],
 [2,3,"Schedules","http://omega.mflzone.com/schedule.htm","main"],
[2,3,"Standings","http://omega.mflzone.com/Standings.htm","main"],
[2,3,"Transactions","http://omega.mflzone.com/Transactions.php","main"],


[1,1,"Features",null,"_blank"],
 [2,3,"2006 Draft",null,"http://draft.mflzone.com/draft06.htm"],
 [2,3,"Commentary","http://omega.mflzone.com/archive.htm","main"],

[1,1,"History",null,"_blank"],
 [2,3,"Coming soon",null,"main"],

[1,1,"Information",null,"_blank"],
 [2,3,"Omega Charter","http://mfl.mflzone.com/MFLCharter.pdf","main"],
 [2,3,"Disclaimer","http://mfl.mflzone.com/disclaimer.htm","main"],

[1,1,"Multimedia",null,"_blank"],
 [2,3,"Chat","aim:gochat?roomname=ManiakFootball","main"],

[1,1,"Resources",null,"_blank"],
 [2,3,"Coming Soon",null,"_blank"],


[1,3,"Contact","mailto:omega@mflzone.com","_blank"]
];

var Prop=[
15, // height of the level 1 headers
15, // height of the level 2 headers
15, // height of the level 3 headers
];
