fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(MenuBarStyle=new mm_style()){
align="left";
openonclick=true;
fontfamily="Arial";
fontsize="6pt";
fontstyle="normal";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#696969";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#696969";
onbgcolor="#ffffff";
oncolor="#77B300";
outfilter="randomdissolve(duration=0.3)";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#77B300";
separatorcolor="#696969";
separatorsize=1;

}

with(milonic=new menuname("MenuBar")){
alwaysvisible=true;
followscroll=false;
keepalive=true;
menuheight=30;
menuwidth=360;
orientation="horizontal";
style=MenuBarStyle;
zindex=99;
top=5;
left=0;
position="relative";
aI("showmenu=reports;image=../common/media/selectatitle.gif;");


}

with(milonic=new menuname("reports")){
style=SubMenuStyle;
top="offset=-6"; 
left="offset=-4"; 
itemwidth=215;
position="relative";
zindex=99;
top=0;
left=0;
aI("text=10-Q Current Report January 15, 2008 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012308000426/0000950123-08-000426-index.htm;target=new;");
aI("text=8-K Current Report January 14, 2008 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012308000408/0000950123-08-000408-index.htm;target=new;");
aI("text=8-K Current Report September 9, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307013971/0000950123-07-013971-index.htm;target=new;");
aI("text=10-Q Current Report September 9, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307013972/0000950123-07-013972-index.htm;target=new;");
aI("text=8-K Current Report June 17, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307010218/0000950123-07-010218-index.htm;target=new;");
aI("text=10-Q Current Report June 17, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307010217/0000950123-07-010217-index.htm;target=new;");
aI("text=8-K Current Report March 25, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307008473/0000950123-07-008473-index.htm;target=new;");
aI("text=10-K Current Report March 25, 2007;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307008476/0000950123-07-008476-index.htm;target=new;");
aI("text=8-K Current Report April 30, 2007;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307006526/0000950123-07-006526-index.htm;target=new;");
aI("text=8-K Current Report February 28, 2007 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307003099/0000950123-07-003099-index.htm;target=new;");
aI("text=8-K Current Report December 3, 2006;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307000427/0000950123-07-000427-index.htm;target=new;");
aI("text=10-Q Quarterly Report December 3, 2006 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012307000489/0000950123-07-000489-index.htm;target=new;");
aI("text=8-K Current Report September 10, 2006;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012306012681/0000950123-06-012681-index.htm;target=new;");
aI("text=10-Q Quarterly Report September 10, 2006 ;url=http://www.sec.gov/Archives/edgar/data/1364727/000095012306012794/0000950123-06-012794-index.htm;target=new;");
aI("text=8-K Current Report June 18, 2006 ;url=./pdf/NCI%20Form%208-K%20June%206%202006.pdf;target=new;");

}

drawMenus();
