menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<scr"+"ipt language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/scr"+"ipt>";_d.write(mt)}

timegap=1000                  // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=40                 // Follow Scrolling Rate
suboffset_top=10              // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



EasySampleStyle=[             // EasySampleStyle is an array of properties. You can have as many property arrays as you need
"000000",                     // Mouse Off Font Color
"6FB3E2",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"000000",                     // Mouse On Font Color
"4A99D3",                     // Mouse On Background Color
"1C3361",                     // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"bold",                       // Font Weight (bold or normal)
"Verdana",                    // Font Name
5,                            // Menu Item Padding or spacing
"menu/subarrow.gif",          // Sub Menu Image (Leave this blank if not needed)
1,                            // 3D Border & Separator bar
"1C3361",                     // 3D High Color
"1C3361",                     // 3D Low Color
,                             // Current Page Item Font Color (leave this blank to disable)
,                             // Current Page Item Background Color (leave this blank to disable)
,                             // Top Bar image (Leave this blank to disable)
,                             // Menu Header Font Color (Leave blank if headers are not needed)
,                             // Menu Header Background Color (Leave blank if headers are not needed)
,                             // Menu Item Separator Color
]


/////////////////
// Products //
///////////////

addmenu(
menu=[
"productsmenu",
210,
120,
199,
2,
,
EasySampleStyle,
0,
,
"Fade(duration=0.5)",
0,
0,
0,
,
,
0,
0,
,
,
0,
,
,"Industrial Computers & Servers", "computers_servers.php",,,1
,"Monitors","monitors.php",,,1
,"Keyboards","keyboards.php",,,1
,"Serial & Digital I/O","serial_digital.php",,,1
])



dumpmenus();
	