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;



// Main item style
with(Big=new mm_style()){
styleid=1;
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=0;
bgcolor="#dddddd";
fontfamily="Helvetica";
fontsize="100%";
fontstyle="normal";
itemheight=15;
//menubgimage="sheet.jpg";
//offbgcolor="#ffffff";
//onbgcolor="#f7f7f7";
offcolor="#364E28";
oncolor="#000077";
ondecoration="none";
padding=2;
rawcss="padding-left:10px;padding-right:5px";
subimagepadding=3;
}


// Subitem-box style
with(BigTransparent=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
bgcolor="#dddddd";
fontfamily="Helvetica";
fontsize="100%";
fontstyle="normal";
itemheight=15;
offbgcolor="#ffffff";
onbgcolor="#f8f8f8";
offcolor="#364E28";
oncolor="#000077";
//ondecoration="underline";
ondecoration="none";
onsubimage="dot.gif";
padding=2;
subimage="dot.gif";
subimagepadding=3;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=420;
margin=1;
orientation="horizontal";
//orientation="vertical";
style=Big;
top=107;
aI("status=To Home Page;text=Главная;url=http://olddad.net/index.php;");
aI("showmenu=Club;text=Форум и чат;");
aI("showmenu=Articles;text=Статьи и ссылки;");
aI("showmenu=Mixed Content;text=Всякое разное;");
aI("showmenu=Search;text=Поиск;");
aI("status=Logout;text=Выход;url=modules.php?name=Your_Account&op=logout;");
}

with(milonic=new menuname("Club")){
margin=2;
style=BigTransparent;

aI("text=<img src=dot border=0>Форум;url=modules.php?name=Forums;");
aI("text=<img src=dot.gif border=0>Вход / Регистрация;url=modules.php?name=Your_Account;");
aI("text=<img src=dot.gif border=0>Что нового?;url=modules.php?name=Forums&file=search&search_id=newposts;");
aI("text=<img src=dot.gif border=0>Личные сообщения;url=modules.php?name=Private_Messages;");
aI("text=<img src=dot.gif border=0>Список пользователей;url=modules.php?name=Members_List;");
aI("text=<img src=dot.gif border=0>Что и как;url=modules.php?name=FAQ;");
aI("text=<img src=dot.gif border=0>Ваш профиль;url=modules.php?name=Forums&file=profile&mode=editprofile;");
aI("text=<img src=dot.gif border=0>Ваши настройки;url=modules.php?name=Your_Account;");
aI("text=<img src=dot.gif border=0>Ваш журнал;url=modules.php?name=Journal;");
aI("text=<img src=dot.gif border=0>Чат;url=blablite/index.php;");
}

with(milonic=new menuname("Articles")){
margin=2;
style=BigTransparent;
aI("text=<img src=dot.gif border=0>Тематические разделы;url=modules.php?name=Topics;");
aI("text=<img src=dot.gif border=0>Добавить статью;url=modules.php?name=Submit_News;");
aI("text=<img src=dot.gif border=0>Архив статей;url=modules.php?name=Stories_Archive;");
aI("text=<img src=dot.gif border=0>Полезные ссылки;url=modules.php?name=Web_Links;");
aI("text=<img src=dot.gif border=0>Добавить ссылку;url=modules.php?name=Web_Links&l_op=AddLink;");
aI("text=<img src=dot.gif border=0>Добавить картинку;url=modules.php?name=ImageUp;");

}

with(milonic=new menuname("Mixed Content")){
margin=2;
style=BigTransparent;
aI("text=<img src=dot.gif border=0>Все новости мира;url=modules.php?name=NewsStrips;");
aI("text=<img src=dot.gif border=0>Тетрис;url=modules.php?name=Tetris;");
aI("text=<img src=dot.gif border=0>Погода в Германии;url=modules.php?name=Weather;");
aI("text=<img src=dot.gif border=0>Ваши мнения;url=modules.php?name=Surveys;");
aI("text=<img src=dot.gif border=0>Обратная связь;url=modules.php?name=Feedback;");
aI("text=<img src=dot.gif border=0>Рекомендовать сайт;url=modules.php?name=Recommend_Us;");
aI("text=<img src=dot.gif border=0>Статистика сайта;url=modules.php?name=Statistics;");
aI("text=<img src=dot.gif border=0>Кнопки и баннеры;url=modules.php?name=Content&pa=showpage&pid=4;");
}

with(milonic=new menuname("Search")){
margin=2;
style=BigTransparent;
aI("text=<img src=dot.gif border=0>Поиск на форуме;url=modules.php?name=Forums&file=search;");
aI("text=<img src=dot.gif border=0>Поиск на сайте;url=modules.php?name=Search_Enhanced;");
}

drawMenus();

