_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset

with(menuStyle10=new mm_style()){
onbgcolor="FFFFFF";      //Menu bkg color - mouse on - none for transparent
oncolor="#E85900";      //font color while mouse is over text
offbgcolor="FFFFFF";    //Menu bkg color - mouse on - none for transparent
offcolor="#5A5A5A";     //font color while mouse is NOT over text
bordercolor="#00FF00";
borderstyle="none";
borderwidth=0;
padding=4;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
subimage="";
subimagepadding="";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle20=new mm_style()){
onbgcolor="#D0D0D0";      //Menu bkg color - mouse on - none for transparent
oncolor="#E85900";      //font color while mouse is over text
offbgcolor="#f0f0f0";    //Menu bkg color - mouse off - none for transparent
offcolor="#5A5A5A";     //font color while mouse is NOT over text
bordercolor="#00FF00";
borderstyle="none";
borderwidth=0;
separatorcolor="A3A3A3";
separatorsize="1";
padding=4;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";
//pagebgcolor="#82B6D7";
//pagebgcolor="";
//headercolor="#ffffff";
//headerbgcolor="#ffffff";
subimage="";
subimagepadding="";
itemwidth="150px"
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; //memu bkg shadow
//outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle30=new mm_style()){
onbgcolor="";      //Menu bkg color - mouse on - none for transparent
offbgcolor="";    //Menu bkg color - mouse off - "none" for transparent

oncolor="#C40066";      //font color while mouse is over text
offcolor="#5A5A5A";     //font color while mouse is NOT over text

bordercolor="";
borderstyle="none";
borderwidth=0;

separatorcolor="CCCCCC";
separatorsize="0";
padding=4;
fontsize=10;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana";

//pagebgcolor="#82B6D7";
//pagebgcolor="";
//headercolor="#ffffff";
//headerbgcolor="#000099";
subimage="";
subimagepadding="";
itemwidth="92px"
//overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"; //memu bkg shadow
//outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle40=new mm_style()){
onbgcolor="#9398AD";      //Menu bkg color - mouse on - none for transparent
oncolor="#C40066";      //font color while mouse is over text
offbgcolor="#9398AD";    //Menu bkg color - mouse off - none for transparent
offcolor="#FFFFFF";     //font color while mouse is NOT over text
bordercolor="#FFFFFF";
borderstyle="none";
borderwidth=0;
separatorcolor="A3A3A3";
separatorsize="1";
padding=4;
fontsize=10;
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
//pagebgcolor="#82B6D7";
//pagebgcolor="";
//headercolor="#ffffff";
//headerbgcolor="#ffffff";
subimage="";
subimagepadding="";
itemwidth="150px"
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"; //memu bkg shadow
//outfilter="randomdissolve(duration=0.3)";
}

with(milonic=new menuname("SubNav")){
style=menuStyle10;
top=232;
left=125;
alwaysvisible=1;
orientation="horizontal";
//overflow="scroll";
//aI("text=SMB Solutions;show-menu=sols;url=index1.html;");
//aI("text=SMB Products;show-menu=prod;url=index1.html;");
//aI("text=Online Courses;show-menu=online;url=index1.html;");
//aI("text=SMB Resources;show-menu=resources;url=index1.html;");
aI("text=SMB Solutions 		<img height=1 src=spacer.gif width=40 border=0>;showmenu=sols;");
aI("text=SMB Products 		<img height=1 src=spacer.gif width=50 border=0>;showmenu=prod;");
aI("text=Online Courses 	<img height=1 src=spacer.gif width=50 border=0>;showmenu=online;");
aI("text=SMB Resources 		<img height=1 src=spacer.gif width=50 border=0>;showmenu=resources;");
}

with(milonic=new menuname("sols")){
style=menuStyle20;
aI("text=Simple, High Speed Networking;url=/solutions/en_US/smb/scenarios/unmanaged_networking.html;");
aI("text=Gigabit Networking Solutions;url=/solutions/en_US/smb/scenarios/gigabit_networking.html;");
aI("text=Managed, High-Performance Networking;url=/solutions/en_US/smb/scenarios/managed_networking.html;");
aI("text=Wireless Networking;url=/solutions/en_US/smb/scenarios/wireless_networking.html;");
aI("text=Secure Networking;url=/solutions/en_US/smb/scenarios/secure_networking.html;");
aI("text=IP Telephony;url=/solutions/en_US/smb/scenarios/ip_telephony.html;");
}

with(milonic=new menuname("prod")){
style=menuStyle20;
aI("text=Switches - Unmanaged;url=/solutions/en_US/smb/products/switches_unmanaged.html;");
aI("text=Switches - Managed;url=/solutions/en_US/smb/products/switches_managed.html;");
aI("text=Routers;url=/solutions/en_US/smb/products/gateways.html;");
aI("text=Wireless Access Points;url=/solutions/en_US/smb/products/access_points.html;");
aI("text=Wireless Client Devices;url=/solutions/en_US/smb/products/wireless_nic.html;");
aI("text=Firewalls;url=/solutions/en_US/smb/products/firewalls.html;");
}

with(milonic=new menuname("online")){
style=menuStyle20;
aI("text=Networking Basics;url=http://www.3com.com/support/en_US/learning_center/read_more/basic.html;");
aI("text=Securely Connecting Your Business to the Internet;url=http://support.3com.com/training/3comu/courses/content/small_business/secure_connecting_internet/main.htm;");
aI("text=Protecting Your Network;url=http://www.3com.com/support/en_US/learning_center/read_more/firewall.html;");
aI("text=More Online Courses;url=http://www.3com.com/support/en_US/learning_center/catalog.html;");
}

with(milonic=new menuname("resources")){
style=menuStyle20;
aI("text=Small and Medium Business Product Guide;url=http://www.3com.com/other/pdfs/products/en_US/600508.pdf;");
aI("text=Small and Medium Business Solutions Guide;url=http://www.3com.com/other/pdfs/solutions/en_US/600269.pdf;");
}

// ***************************** PRIMAY SIDE NAVIGATION ************************************ //

with(milonic=new menuname("pNav")){
style=menuStyle30;
top=115;
left=0;
alwaysvisible=1;
align="right";
aI("text=Products &<br>Services<br>&nbsp;;showmenu=products;");
aI("text=Solutions <br>&nbsp;;showmenu=solutions;");
aI("text=Support &<br>Downloads;showmenu=support;");
}

with(milonic=new menuname("products")){
style=menuStyle40;
left=110;
aI("text=Convergence/IP Telephony;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=23&selcat=Convergence%2FIP+Telephony;");
aI("text=Hubs;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=25&selcat=Hubs;");
aI("text=IntelliJack&#153; Switches;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=61&selcat=IntelliJack%26%23153%3B+Switches;");
aI("text=Lan Switches (Core);url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=27&selcat=LAN+Switches+%28Core%29;");
aI("text=Lan Switches (Workgroup/Desktop);url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=4&selcat=LAN+Switches+%28Workgroup%2FDesktop%29;");
aI("text=Maintenance Services;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=33&selcat=Maintenance+Services;");
aI("text=Network Interface Cards;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=19&selcat=Network+Interface+Cards+%26+LOMs;");
aI("text=Network Management;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=65&selcat=Network+Management;");
aI("text=Professional Services;url=http://www.3com.com/products/en_US/prof_services/index.html;");
aI("text=Redundant Power systems;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=9&selcat=Redundant+Power+Systems;");
aI("text=Routers;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=152882&selcat=Routers;");
aI("text=Security;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=134482&selcat=Security;");
aI("text=Wireless;url=http://www.3com.com/products/en_US/prodlist.jsp?tab=cat&pathtype=purchase&cat=13&selcat=Wireless;");
aI("text=Product Finder Wizards;url=http://www.3com.com/productfinder/index.html;");
}

with(milonic=new menuname("solutions")){
style=menuStyle40;
left=110;
aI("text=Enterprise;url=http://www.3com.com/solutions/en_US/enterprise/index.html;");
aI("text=Small and Medium Business Solutions;url=http://www.3com.com/solutions/en_US/smb/index.html;");
aI("text=Government;url=http://www.3com.com/solutions/en_US/government/index.html;");
aI("text=Education;url=http://www.3com.com/solutions/en_US/education/index.html;");
aI("text=Healthcare;url=http://www.3com.com/solutions/en_US/healthcare/index.html;");
aI("text=Finance;url=http://www.3com.com/solutions/en_US/finance/index.html;");
}

with(milonic=new menuname("support")){
style=menuStyle40;
left=110;
aI("text=Product Support Home;url=http://www.3com.com/products/en_US/support/index.html;");
aI("text=Downloads & Drivers;url=http://www.3com.com/products/en_US/downloadsindex.jsp;");
aI("text=Product Registration & eSupport;url=http://esupport.3com.com;");
aI("text=3Com Knowledgebase;url=http://knowledgebase.3com.com/;");
aI("text=Repair & Replacement;url=http://csoweb4.3com.com/repair/;");
aI("text=Service Offerings;url=http://www.3com.com/support/en_US/service_warranty/index.html;");
aI("text=Training;url=http://www.learn360.com./3com/login/login.jsp;");
}

drawMenus();