

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE.
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless you have more than one _array.js file

effect = "Fade(duration=0.4);"

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

timegap=500                   // 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
"#154388",                     // Mouse Off Font Color
"#97D6FF",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"FFFFFF",                     // Mouse On Font Color
"#0000FF",                     // Mouse On Background Color
"FFFFFF",                     // Menu Border Color
"10",                         // Font Size (default is px but you can specify mm, pt or a percentage)
"normal",                     // Font Style (italic or normal)
"normal",                     // Font Weight (bold or normal)
"Arial,Verdana,Helvetica",    // Font Name
3,                            // Menu Item Padding or spacing
,                             // Sub Menu Image (Leave this blank if not needed)
2,                            // 3D Border & Separator bar
"FFFFFF",                     // 3D High Color
"FFFFFF",                     // 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
]


addmenu(menu=["main",65,391,117,2,,EasySampleStyle,0,,effect,0,0,0,,,0,0,,,0,,
,"&#1054;&nbsp;&#1082;&#1086;&#1084;&#1087;&#1072;&#1085;&#1080;&#1080;","index-company.php",,,1
,"&#1057;&#1090;&#1088;&#1091;&#1082;&#1090;&#1091&#1088;&#1072;&nbsp;&#1082;&#1086;&#1084;&#1087;&#1072;&#1085;&#1080;&#1080;","index-str-company.php",,,1
])

addmenu(menu=["projects",65,507,117,2,,EasySampleStyle,0,,effect,0,0,0,,,0,0,,,0,,
,"&#1058;&#1077;&#1082;&#1091;&#1097;&#1080;&#1077;&nbsp;&#1087;&#1088;&#1086;&#1077;&#1082;&#1090;&#1099;","activprojects.php",,,1
,"Производство щитового оборудования","index-hvalilka.php",,,1
,"&#1040;&#1056;&#1061;&#1048;&#1042;","projects-arhive.php",,,1
])

addmenu(menu=["contact",65,739,121,2,,EasySampleStyle,0,,effect,0,0,0,,,0,0,,,0,,
,"&#1042;&#1072;&#1082;&#1072;&#1085;&#1089;&#1080;&#1080;","index-vacancy.php",,,1
,"&#1054;&#1090;&#1087;&#1088;&#1072;&#1074;&#1080;&#1090;&#1100;&nbsp;&#1089;&#1086;&#1086;&#1073;&#1097;&#1077;&#1085;&#1080;&#1077;","mailto:info@unix-spb.ru",,,1
,"&#1053;&#1072;&#1096;&#1083;&#1080;&nbsp;&#1086;&#1096;&#1080;&#1073;&#1082;&#1091; ?","mailto:master@dmosk.ru",,,1
])

dumpmenus();
