_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(mainStyle=new mm_style()){
offbgcolor="#6b7aa3";
offcolor="#ffffff";
onbgcolor="#6d6e71";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="3";
padding=6;
fontsize="11px";
fontstyle="normal";
fontfamily="Verdana, Helvetica, sans-serif";
fontweight="bold";
itemwidth="183px";
}


with(subStyle=new mm_style()){
offbgcolor="#dadee9";
offcolor="#6b7aa3";
onbgcolor="#6b7aa3";
oncolor="#ffffff";
separatorcolor="#6d6e71";
separatorsize=0;
padding=3;
fontsize="10px";
fontstyle="normal";
fontfamily="Verdana, Helvetica, sans-serif";
itemwidth="189px";
}


with(subChildStyle=new mm_style()){
offbgcolor="#e4e5e6";
offcolor="#000000";
onbgcolor="#6d6e71";
oncolor="#ffffff";
separatorcolor="#000000";
separatorsize=0;
padding=3;
fontsize="10px";
fontstyle="normal";
fontfamily="Verdana, Helvetica, sans-serif";
}


with(milonic=new menuname("Main Menu")){
style=mainStyle;
top=49;
left=154;
itemheight="26px";
alwaysvisible=1;
orientation="horizontal";
aI("text=Продукты &amp; Сервис &raquo;;showmenu=products;");
aI("text=Поддержка &amp; Downloads &raquo;;showmenu=support;");
aI("text=Партнерам &raquo;;showmenu=partners;");
}


with(milonic=new menuname("products")){
style=subStyle;
overflow="scroll";
aI("text=Products Home;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=67;");
aI("text=&nbsp;Hubs;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1430&WFtmpflag_view=2;");
aI("text=&nbsp;IntelliJack Switches;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2133;showmenu=intellijack;");
aI("text=&nbsp;IP Telephony;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2809&WFtmpflag_view=2;showmenu=telephony;");
aI("text=&nbsp;LAN Switches (Core);url=http://www.3com.su/index.phtml?WFi=18&WFw=id=180;showmenu=coreswitches;");
aI("text=&nbsp;LAN Switches (Workgroup);url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2732&WFtmpflag_view=2;showmenu=workgrpswitches;");
aI("text=&nbsp;Network Interface Cards &amp; LOMs;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1308;showmenu=netmanage");
aI("text=&nbsp;Network Management;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2754&WFtmpflag_view=2;");
aI("text=&nbsp;Redundant Power Systems;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=92;");
aI("text=&nbsp;Routers &amp; Gateways;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2018;showmenu=routers");
aI("text=&nbsp;Security;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1731&WFtmpflag_view=2;showmenu=security;");
aI("text=&nbsp;Wireless;;showmenu=wireless;");

}

	with(milonic=new menuname("intellijack")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=3Com IntelliJack NJ205;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2736&WFtmpflag_view=2;");
	aI("text=3Com IntelliJack NJ105;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2737&WFtmpflag_view=2;");
	aI("text=3Com IntelliJack NJ200,NJ220;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2738&WFtmpflag_view=2;");
	aI("text=3Com IntelliJack NJ100;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2739&WFtmpflag_view=2;");
	aI("text=3Com IntelliJack NJ90;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2740&WFtmpflag_view=2;separatorsize=1;");
	aI("text=All IntelliJack Switches;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2133;");
	}
	
	with(milonic=new menuname("telephony")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=VCX V7000 IP Telephony Solution;url=http://www.3com.su/products/index.phtml?WFi=18&WFw=id=2741&WFtmpflag_view=2;");
	aI("text=SuperStack 3 NBX Networked Telephony Solution;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1267&WFtmpflag_view=2;");
	aI("text=NBX 100 Communications System;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=125&WFtmpflag_view=2;");
	aI("text=Networked Telephony Applications;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2742&amp;WFtmpflag_view=2;separatorsize=1;");
	aI("text=All Telephony;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2809&WFtmpflag_view=2;");
	}
	
	with(milonic=new menuname("coreswitches")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=Switch 7700;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1348;");
	aI("text=Switch 40x0 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=180;");
	aI("text=SuperStack 3 Switch 4900 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=57;separatorsize=1;");
	aI("text=All Core Switches;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2731&WFtmpflag_view=2;");
	}
	
	with(milonic=new menuname("workgrpswitches")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=SuperStack 3 Switch 4900 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=57;");
	aI("text=SuperStack 3 Switch 3800 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1941;");
	aI("text=SuperStack 3 Switch 4400 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=67;");
	aI("text=SuperStack 3 Switch 3200 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2300;");
	aI("text=SuperStack 3 Switch 4200 Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=16;");
	aI("text=Baseline Switch Family;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=135;");
	aI("text=OfficeConnect Switches;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1293&WFtmpflag_view=2;separatorsize=1;");
	aI("text=All Workgroup Switches;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2732&WFtmpflag_view=2;");
	}
	
	with(milonic=new menuname("netmanage")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=Network Supervisor;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1277&WFtmpflag_view=2;separatorsize=1;");
	aI("text=All Network Management;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2754&WFtmpflag_view=2;");
	}
	
	with(milonic=new menuname("routers")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=Router 5000 Family;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2013;");
	aI("text=Router 3000 Family;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2008;");
	aI("text=Internet Access Gateway Routers &amp; Modem;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2817&amp;WFtmpflag_view=2;");
	aI("text=Кабель;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2840&amp;WFtmpflag_view=2;separatorsize=1;");
	aI("text=All Routers and Gateways;fontweight=bold;url=http://www.3com.su//index.phtml?WFi=18&WFw=id=2018;");
	}
	
	with(milonic=new menuname("security")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=Security Switch 6200;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2757&amp;WFtmpflag_view=2;");
	aI("text=Perimeter Firewalls &amp; Filters;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2770&amp;WFtmpflag_view=2;");
	aI("text=Embedded Firewall Products;url=http://www.3com.su/index.phtml?WFi=18&amp;WFw=id=2769&amp;WFtmpflag_view=2;separatorsize=1;");
	aI("text=All Security products;fontweight=bold;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=1731&WFtmpflag_view=2;");
	}
	
	with(milonic=new menuname("wireless")){
	style=subChildStyle;
	overflow="scroll";
	aI("text=Wireless LAN Access Points;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2780&WFtmpflag_view=2;");
	aI("text=Wireless LAN Bridges;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2785&WFtmpflag_view=2;");
	aI("text=Wireless LAN Client Devices;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2798&WFtmpflag_view=2;");
	aI("text=Wireless Routers &amp; Gateways;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2801&WFtmpflag_view=2;");
	aI("text=Bluetooth Products;url=http://www.3com.su/index.phtml?WFi=18&WFw=id=2808&WFtmpflag_view=2;");
	}
	



with(milonic=new menuname("support")){
style=subStyle;
overflow="scroll";
aI("text=Техническая поддержка;url=http://www.3comsupport.ru;");
aI("text=Downloads &amp; Drivers;url=http://www.3com.com/products/en_US/downloadsindex.jsp?home1=supportdownload;");
aI("text=Сервисные контракты 3Com;url=http://www.3com.su/index.phtml?WFi=72;");
}

with(milonic=new menuname("partners")){
style=subStyle;
overflow="scroll";
aI("text=Focus Partner Program;url=http://www.3com.su/index.phtml?WFi=62;");
aI("text=Уровни партнеров;url=http://www.3com.su/index.phtml?WFi=63;");
aI("text=Преимущества партнерских программ;url=http://www.3com.su/index.phtml?WFi=110;");
aI("text=Требования к партнерам;url=http://www.3com.su/index.phtml?WFi=109;");
aI("text=Поддержка партнеров;url=http://www.3com.su/index.phtml?WFi=111;");
aI("text=Золотой партнер 3Com;url=http://www.tservice.net.ru;");
}


drawMenus();