if (Menu_Supported)
{
        setDefaultMenuColor("#80A080", "#FFFFFF", "#339933","#000000");
        setDefaultSubMenuColor("#80A080", "#FFFFFF", "#339933","#000000");


        addMenu("CompanyMenu", "About&nbsp;company", "about-company.html");
        addSubMenu("CompanyMenu","History","about-company.html#history");
        addSubMenu("CompanyMenu","International&nbsp;projects","about-project.html");
        addSubMenu("CompanyMenu","Our&nbsp;clients","clients.html");
        addSubMenu("CompanyMenu","Contacts","about-company.html#address");


        addMenu("ServicesMenu", "Services", "services.html");
        addSubMenu("ServicesMenu","Informational&nbsp;services","services.html#it");
        addSubMenu("ServicesMenu","Translation","services.html#translation");
        addSubMenu("ServicesMenu","Quality&nbsp;management","services.html#quality");
//        addSubMenu("ServicesMenu","Taxes","services.html#taxes");


        addMenu("InformationMenu", "Useful&nbsp;information", "information.html");
        addSubMenu("InformationMenu","Customs&nbsp;cost&nbsp;evaluation","information.html#cls");
        addSubMenu("InformationMenu","Net&nbsp;weight&nbsp;determination","information.html#netto");
        addSubMenu("InformationMenu","Customs&nbsp;charges&nbsp;for&nbsp;imported&nbsp;to&nbsp;Russia&nbsp;goods" ,"information.html#paids");
        addSubMenu("InformationMenu","System&nbsp;of&nbsp;tariff&nbsp;preferences" ,"information.html#less");
        addSubMenu("InformationMenu","Non&nbsp;tariff&nbsp;regulation&nbsp;measures" ,"information.html#regulation");
 

        addMenu("DocumentsMenu", "Standart&nbsp;documents", "documents.html");
//        addSubMenu("DocumentsMenu","","documents.html#");
        addSubMenu("DocumentsMenu","Agency&nbsp;agreement","textdocs/x001.txt");
        addSubMenu("DocumentsMenu","Act&nbsp;of&nbsp;acceptance","textdocs/x002.txt");
        addSubMenu("DocumentsMenu","Scientific&nbsp;and&nbsp;technical&nbsp;product&nbsp;acceptance&nbsp;report","textdocs/x003.txt");
        addSubMenu("DocumentsMenu","To&nbsp;the&nbsp;State&nbsp;Tax&nbsp;Inspection","textdocs/x004.txt");
        addSubMenu("DocumentsMenu","Dealer&nbsp;contract","textdocs/x005.txt");
        addSubMenu("DocumentsMenu","Power&nbsp;of&nbsp;Attorney","textdocs/x006.txt");
        addSubMenu("DocumentsMenu","Power&nbsp;of&nbsp;Attorney&nbsp;(general)","textdocs/x007.txt");
        addSubMenu("DocumentsMenu","Concluding&nbsp;contract&nbsp;power","textdocs/x009.txt");
        addSubMenu("DocumentsMenu","Household&nbsp;turnkey&nbsp;contract","textdocs/x010.txt");
        addSubMenu("DocumentsMenu","Commission&nbsp;contract","textdocs/x011.txt");
        addSubMenu("DocumentsMenu","Commercial&nbsp;concession&nbsp;contract&nbsp;(franchise)","textdocs/x012.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;purchase","textdocs/x013.txt");
        addSubMenu("DocumentsMenu","Broker's&nbsp;service&nbsp;contract","textdocs/x014.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;motor&nbsp;shipment","textdocs/x015.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;transport&nbsp;forwarding&nbsp;service","textdocs/x016.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;trust&nbsp;investment","textdocs/x017.txt");
        addSubMenu("DocumentsMenu","Service&nbsp;contract","textdocs/x018.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;agency","textdocs/x019.txt");
        addSubMenu("DocumentsMenu","Supply&nbsp;contract","textdocs/x020.txt");
        addSubMenu("DocumentsMenu","Contract&nbsp;of&nbsp;concession of enforce right","textdocs/x021.txt");
        addSubMenu("DocumentsMenu","Storage&nbsp;contract","textdocs/x022.txt");
        addSubMenu("DocumentsMenu","Warehouse&nbsp;storage&nbsp;contract","textdocs/x023.txt");
        addSubMenu("DocumentsMenu","Barter&nbsp;transaction","textdocs/x025.txt");
        addSubMenu("DocumentsMenu","Acceptance&nbsp;report","textdocs/x026.txt");
        addSubMenu("DocumentsMenu","Sample&nbsp;form&nbsp;of&nbsp;morgage&nbsp;contract","textdocs/x027.txt");
        addSubMenu("DocumentsMenu","Sample&nbsp;license&nbsp;agreement&nbsp;of&nbsp;general&nbsp;type","textdocs/x028.txt");
        addSubMenu("DocumentsMenu","Agreement&nbsp;on&nbsp;a&nbsp;contractual&nbsp;price&nbsp;of&nbsp;product&nbsp;(services)advertising","textdocs/x029.txt");
        addSubMenu("DocumentsMenu","Packing&nbsp;list","textdocs/x030.txt");
        addSubMenu("DocumentsMenu","Claim&nbsp;blank","textdocs/x031.txt");

        addMenu("Laws","Legislation","laws.html");
        addSubMenu("Laws","Federal&nbsp;law&nbsp;of&nbsp;December,&nbsp;8&nbsp;2003&nbsp;N&nbsp;164&nbsp;FL","textdocs/2003-12-08_-_Federal_Law.txt");



        addMenu("BInfoMenu", "Buisness&nbsp;information", "binfo.html");
        addSubMenu("BInfoMenu", "Information&nbsp;websites","binfo.html#sites");
        addSubMenu("BInfoMenu", "Exhibitions","binfo.html#expo");
        addSubMenu("BInfoMenu", "Advertisement","binfo.html#bull");


        addMenu("MailMenu", "Mail", "mailto:icc@comch.ru");
//        addMenu("MailMenu", "Ïî÷òà", "mail.html");
//        addSubMenu("MailMenu", "Under&nbsp;construction","mail.html#constr");
//        addSubMenu("MailMenu", "","mail.html#");
        

        drawMenu();

        //Highlight links
/*      
        document.onmouseover=highlight;
        document.onmouseout=unhighlight;
        
        function highlight()
        {
                src=event.toElement;
                if (src.tagName=="A")
                {
                        src.oldcol=src.style.color;
                        src.style.color="#FF0000";
                }
        }

        function unhighlight()
        {
                src=event.fromElement;
                if (src.tagName=="A")
                {
                        src.style.color=src.oldcol;
                }
        }
*/
}
else
{
        Menu_Not_Supported_Str =
        "<center>" +
        "<table border=0 cellspacing=0 cellpadding=5>" +
        "<tr>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/about/index.html'>ÏÐÎ ÍÀÑ</a></b></font></td>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/ra/index.html'>MUSIC</a></b></font></td>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/maps/index.html'>WARCRAFT II</a></b></font></td>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/java/index.html'>JAVA</a></b></font></td>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/russian/index.html'>ÒÀ-ÅÆÍÀß ÒÅÌÀÒÈÊÀ</a></b></font></td>" +
        "<td><font face='sans-serif' size=-1><b><a href='http://members.tripod.com/divers/chat.html'>CHAT</a></b></font></td>" +
        "</tr>" +
        "</table>" +
        "</center>";
        
        document.write(Menu_Not_Supported_Str);
}

