_menuCloseDelay = 10;
_menuOpenDelay = 150;
_subOffsetTop = 2;
_subOffsetLeft = -2;




with (mainmenu = new mm_style()) {

    padding = 0;
    //subimage="arrow.gif";
    subimagepadding = 2;
}
with (menuStyle = new mm_style()) {
    bordercolor = "#296488";
    borderstyle = "solid";
    borderwidth = 1;
    fontfamily = "Verdana, Tahoma, Arial";
    fontsize = "80%";
    fontstyle = "normal";
    fontweight = "bolder";
    headerbgcolor = "#ffffff";
    headercolor = "#000000";
    offbgcolor = "#DCE9F0";
    offcolor = "#000000";
    onbgcolor = "#4F8EB6";
    oncolor = "#ffffff";
    outfilter = "randomdissolve(duration=0.3)";
    overfilter = "Strips(duration=0.3,motion=rightdown);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
    padding = 5;
    pagebgcolor = "#82B6D7";
    pagecolor = "black";
    separatorcolor = "#2D729D";
    separatorsize = 1;
    //subimage="arrow.gif";
    subimagepadding = 2;
}

with (milonic = new menuname("Main Menu")) {
    alwaysvisible = 1;
    left = 10;
    orientation = "horizontal";
    style = mainmenu;
    top = 10;
    position = "relative";
    aI("showmenu=Milonic;text=<img src=" + up + "images/investement_e.gif>;");
    aI("showmenu=Partners;text=<img src=" + up + "images/Tenders_e.gif>;");
    aI("showmenu=Agents;text=<img src=" + up + "images/Agents_e.gif>;");
    aI("showmenu=Akar;text=<img src=" + up + "images/Akar_en.png border=0;>;");
    aI("showmenu=Stock;text=<img src=" + up + "images/Menu_Stock_en.png border=0;>;");
    aI("text=<img src=" + up + "images/Serch_e.gif border=0;>;url=" + up + "search.asp;");
    aI("text=<img src=" + up + "images/Contactus_e.gif border=0;>;url=" + up + "contact.asp;");
    aI("text=<img src=" + up + "images/Menu_ourCustomers_e.gif border=0;>;url=" + up + "OurCustomers.asp;");
    aI("showmenu=Advertise;text=<img src=" + up + "images/Menu_Ads_e.png>;");
    aI("text=<img src=" + up + "images/Menu_Subscription_e.gif border=0>;url=" + up + "tenders/pay.asp;");
    aI("text=<img src=" + up + "images/Aboutus_e.gif border=0;>;url=" + up + "about.asp;");
}



with (milonic = new menuname("Milonic")) {
    style = menuStyle;
    aI("status=Sell Opportunities;text=Sell Opportunities;url=" + up + "opps/default.asp;");
    //aI("status=Buy Opportunities;text=Buy Opportunities;url="+up+"opps/EST_buy.asp;");
    aI("status=Offer Your Opportunity;text=Offer Your Opportunity;url=" + up + "opps/Est_for_sale.asp;");
    //aI("status=Request Your Opportunity;text=Request Your Opportunity;url="+up+"opps/Est_for_buy.asp;");
    aI("status=Search;text=Search;url=" + up + "opps/search.asp;");
}

with (milonic = new menuname("Partners")) {
    style = menuStyle;
    aI("status=Offered Tenders;text=Offered Tenders;url=" + up + "tenders/default.asp;");
    aI("status=Add Tender;text=Add Tender;url=" + up + "tenders/tender_offer.asp;");
    aI("status=My Tenders;text=My Tenders;url=" + up + "tenders/my_tenders.asp;");
    aI("status=Search;text=Search;url=" + up + "tenders/search.asp;");
    aI("status=My page;text=My page;url=" + up + "tenders/mypage.asp;");
}
with (milonic = new menuname("Agents")) {
    style = menuStyle;
    aI("status=Required Agents;text=Required Agents;url=" + up + "representative/default.asp;");
    aI("status=Agent Request;text=Agent Request;url=" + up + "representative/agent_request.asp;");
    aI("status=My Agents;text=My Agents;url=" + up + "representative/my_agents.asp;");
    aI("status=About Service;text=About Service;url=" + up + "representative/info.asp;");
}
with (milonic = new menuname("Akar")) {
    style = menuStyle;
    aI("status=Offered Realties;text=Offered Realties;url=http://emp.deal.bz/Akar/Default.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
    aI("status=Add Realty;text=Add Realty;url=http://emp.deal.bz/Akar/SaveDetails.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
    aI("status=My Realties;text=My Realties;url=http://emp.deal.bz/Akar/MyAkars.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
}


with (milonic = new menuname("Stock")) {
    style = menuStyle;

    aI("status=Offered Stock;text=Offered Stock;url=http://emp.deal.bz/Stock/Index.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
    aI("status=Add Stock;text=Add Stock;url=http://emp.deal.bz/Stock/InsertNewStock.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
    aI("status=My Stock;text=My Stock;url=http://emp.deal.bz/Stock/Display.aspx?FromDeal=yes&dealNm=" + dealNm + "&dealId=" + dealId + "&dealED=" + dealED + "&dealRT=" + dealRT + ";");
}
with (milonic = new menuname("Advertise")) {
    style = menuStyle;
    aI("status=Prices Advertise with us;text=Prices Advertise with us;url=" + up + "Advertising/AdsCost.asp;");
    aI("status=Some of our ads for our clients;text=Some of our ads for our clients;url=" + up + "Advertising/default.asp;");
    aI("status=Advertising in newspapers and magazines;text=Advertising in newspapers and magazines;url=" + up + "Advertising/AdsForNews.asp;");
}
drawMenus();


