
_menuCloseDelay=100           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=10           // The time delay before menus open on mouse over
_subOffsetTop=0            // Sub menu top offset
_subOffsetLeft=2            // Sub menu left offset


with(menuStyle1=new mm_style()){
onbgcolor="white"; //selected item background color;
oncolor="red"; //selected font color;
offbgcolor="#808080";//menu background color;
offcolor="white"; //item font color;
bordercolor="black";
borderstyle="solid";
borderwidth=1;
separatorcolor="#F0F0F0";
separatorsize="0";
padding=1;
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial,Verdana, Tahoma";
pagecolor="#3904B2"; //current page item font color;
pagebgcolor="#C7DDDB";//current page item background color;
headercolor="#3904B2";
headerbgcolor="3904B2";
subimage="../../../gif/arrow_red_small_down.gif";
subimagepadding="0";
outfilter="randomdissolve(duration=0.3)";}


with(menuStyle2=new mm_style()){
borderstyle="none";
padding=1;
outfilter="randomdissolve(duration=0.3)";
openonclick="true"; 
}


with(menuStyle3=new mm_style()){
onbgcolor="white"; //selected item background color;
oncolor="red"; //selected font color;
offbgcolor="#808080";//menu background color;
offcolor="white"; //item font color;
bordercolor="black";
borderstyle="solid";
borderwidth=1;
separatorcolor="#F0F0F0";
separatorsize="0";
padding=1;
fontsize="11px";
fontstyle="normal";
fontweight="bold";
fontfamily="Arial,Verdana, Tahoma";
pagecolor="#3904B2"; //current page item font color;
pagebgcolor="#C7DDDB";//current page item background color;
headercolor="#3904B2";
headerbgcolor="3904B2";
subimage="../../../gif/arrow_red_small.gif";
subimagepadding="0";
outfilter="randomdissolve(duration=0.3)";}


with(milonic=new menuname("Main Menu")){
style=menuStyle2;
top=54;
left=10;
alwaysvisible=1;
orientation="horizontal";
overflow="scroll";
followscroll="1"; 
itemwidth=20;
fontweight="bold";


//aI("text=<img src=../../../jpg/file.jpg border=0>;showmenu=Year;");
aI("text=<img src=../../../gif/archive3.gif border=0>;showmenu=Year;");
//aI("text=<img src=../../../gif/space.gif width=2 border=0>Year;showmenu=Year;");
}
with(milonic=new menuname("Year")){

style=menuStyle3;
overflow="scroll";
itemwidth=40;
subimage="../../../gif/arrow_red_small.gif";




//aI("text=<img src=../../../jpg/file.jpg border=0>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2005;showmenu=2005;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2006;showmenu=2006;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2007;showmenu=2007;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2008;showmenu=2008;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2009;showmenu=2009;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>2010;showmenu=2010;");

}


with(milonic=new menuname("2005")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;


aI("text=<img src=../../../gif/space.gif width=2 border=0> March ;url=../../2005/03_march/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> April;url=../../2005/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> May;url=../../2005/05_may/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> June;url=../../2005/06_june/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> July;url=../../2005/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> August;url=../../2005/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> September;url=../../2005/09_september/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> October;url=../../2005/10_october/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> November;url=../../2005/11_november/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0> December;url=../../2005/12_december/contents.html;");

}

with(milonic=new menuname("2006")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;
aI("text=<img src=../../../gif/space.gif width=2 border=0>January;url=../../2005/12_december/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>February;url=../../2006/02_february/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>March;url=../../2006/03_march/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>April;url=../../2006/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>May;url=../../2006/05_may/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>June;url=../../2006/06_june/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>July/August;url=../../2006/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>September;url=../../2006/09_september/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>October;url=../../2006/10_october/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>November;url=../../2006/11_november/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>December;url=../../2006/12_december/contents.html;");


}

with(milonic=new menuname("2007")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;
aI("text=<img src=../../../gif/space.gif width=2 border=0>January;url=../../2006/12_december/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>February;url=../../2007/02_february/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>March;url=../../2007/03_march/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>April;url=../../2007/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>May;url=../../2007/05_may/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>June;url=../../2007/06_june/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>July/August;url=../../2007/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>September;url=../../2007/09_september/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>October;url=../../2007/10_october/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>November;url=../../2007/11_november/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>December;url=../../2007/12_december/contents.html;");


}

with(milonic=new menuname("2008")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;
aI("text=<img src=../../../gif/space.gif width=2 border=0>January;url=../../2007/12_december/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>February;url=../../2008/02_february/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>March;url=../../2008/03_march/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>April;url=../../2008/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>May;url=../../2008/05_may/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>June;url=../../2008/06_june/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>July/August;url=../../2008/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>September;url=../../2008/09_september/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>October;url=../../2008/10_october/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>November;url=../../2008/11_november/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>December;url=../../2008/12_december/contents.html;");


}

with(milonic=new menuname("2009")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;
aI("text=<img src=../../../gif/space.gif width=2 border=0>January;url=../../2008/12_december/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>February;url=../../2009/02_february/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>March;url=../../2009/03_march/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>April;url=../../2009/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>May;url=../../2009/04_april/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>June;url=../../2009/06_june/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>July/August;url=../../2009/07_july/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>September;url=../../2009/09_september/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>October;url=../../2009/10_october/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>November;url=../../2009/11_november/contents.html;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>December;url=../../2009/12_december/contents.html;");


}

with(milonic=new menuname("2010")){
style=menuStyle1;
overflow="scroll";
itemwidth=70;
//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>January</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>January;url=../../2009/12_december/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>February</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>February;url=../../2010/02_february/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>March</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>March;url=../../2010/03_march/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>April</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>April;url=../../2010/04_april/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>May</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>May;url=../../2010/05_may/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>June</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>June;url=../../2010/06_june/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>July</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>July;url=../../2010/07_july/contents.html;");

//aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>August</del></span>;");
aI("text=<img src=../../../gif/space.gif width=2 border=0>August;url=../../2010/07_july/contents.html;");


aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>September</del></span>;");
//aI("text=<img src=../../../gif/space.gif width=2 border=0>September;url=../../2010/09_september/contents.html;");

aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>October</del></span>;");
//aI("text=<img src=../../../gif/space.gif width=2 border=0>October;url=../../2010/10_october/contents.html;");

aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>November</del></span>;");
//aI("text=<img src=../../../gif/space.gif width=2 border=0>November;url=../../2010/11_november/contents.html;");

aI("text=<img src=../../../gif/space.gif width=2 border=0><span style='color:#D4D0C8;'><del>December</del></span>;");
//aI("text=<img src=../../../gif/space.gif width=2 border=0>December;url=../../2010/12_december/contents.html;");


}



drawMenus();
