
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

timegap=500                   // The time delay for menus to remain visible
followspeed=5                 // Follow Scrolling speed
followrate=50                 // Follow Scrolling Rate
suboffset_top=5               // Sub menu offset Top position
suboffset_left=10             // Sub menu offset Left position



ssmImgRoll=[                 // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"000000",                     // Mouse Off Font Color
"CDD4EF",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"ffffff",                     // Mouse On Font Color
"CDD4EF",                     // Mouse On Background Color
"#990000",                    // Menu Border Color
"12",                         // 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)
"Tahoma,Helvetica",           // Font Name
0,                            // Menu Item Padding or spacing
,  	                      // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"FFFFFF",                     // 3D High Color
"000000",                     // 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
]

ssmImgRollsub=[                 // Gray3DStyle is an array of properties. You can have as many property arrays as you need
"White",                     // Mouse Off Font Color
"3f64a0",                     // Mouse Off Background Color (use zero for transparent in Netscape 6)
"Black",                     // Mouse On Font Color
"bdd3f4",                     // Mouse On Background Color
"Black",                     // Menu Border Color
"11",                         // 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)
"Verdana",          	      // Font Name
5,                            // Menu Item Padding or spacing
,  	                      // Sub Menu Image (Leave this blank if not needed)
0,                            // 3D Border & Separator bar
"FFFFFF",                     // 3D High Color
"black",                     // 3D Low Color
"black",                     // Current Page Item Font Color (leave this blank to disable)
"99CCFF",                     // 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
]
//CIPL-MOG
