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=0;
_subOffsetLeft=0;


with(horizStyle=new mm_style()){
styleid=1;
borderwidth=0;
fontfamily="tahoma";
fontsize="80%";
fontstyle="normal";
fontcolor="#ed1c24";
headerbgcolor="#FFFFFF";
headerborder=1;
headercolor="#ed1c24";
image="images/top/f_1.gif";
imagepadding=0;
offbgcolor="transparent";
offcolor="#ed1c24";
onbgcolor="#96c4de";
onborder="0px";
oncolor="#000000";
padding=5;
separatorwidth="85%";
menubgcolor="#FFFFFF";
}

with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=526;
margin=0;
orientation="horizontal";
style=horizStyle;
top=116;
aI("showmenu=Sample about;image=/images/top/f_1.gif;overimage=/images/top/f_2.gif;");
}

with(milonic=new menuname("Sample about")){
margin=3;
style=horizStyle;
top="offset=2";
aI("image=/images/top/mn_imlc.gif;text=Gemi Reviri;url=/g_reviri.asp;");
aI("image=/images/top/mn_imlc.gif;text=Gemi İlaçları;url=/g_ilaclari.asp;");
aI("image=/images/top/mn_imlc.gif;text=İşyeri Reviri;url=/i_reviri.asp;");
aI("image=/images/top/mn_imlc.gif;text=Fabrika Reviri;url=/f_reviri.asp;");
aI("image=/images/top/mn_imlc.gif;text=Okul Reviri;url=#;");
aI("image=/images/top/mn_imlc.gif;text=Tıbbi Malzemeler;url=/t_malzeme.asp;");
aI("image=/images/top/mn_imlc.gif;text=Medikal Malzemeler;url=/m_malzeme.asp;");
aI("image=/images/top/mn_imlc.gif;text=İş Güvenlik Ekipmanları<br>(Kişisel koruyucu ekipmanlar);url=/i_g_ekipman.asp;");

}
drawMenus();


