with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
/* left=10; */
orientation="horizontal";
position="relative";
style=mainMenuStyle;
/* screenposition="center"; */
/* top=10; */
aI("showmenu=TunnelDemandForecast;image=/images/menuBar/btnMenuBarTunnelDemandForecast.gif;url=/TunnelDemandForecast");
}

with(milonic=new menuname("TunnelDemandForecast")){
overflow="scroll";
style=menuStyle;
aI("text=View the Tunnel Demand Forecast;url=/TunnelDemandForecast;")

}


drawMenus();


